No Possible Issues Found via Git Search

jdk_collections_0

[2026-01-09T04:03:28.308Z] Running test jdk_collections_0 ... [2026-01-09T04:03:28.308Z] =============================================== [2026-01-09T04:03:28.308Z] jdk_collections_0 Start Time: Fri Jan 9 04:03:26 2026 Epoch Time (ms): 1767931406774 [2026-01-09T04:03:28.308Z] variation: Mode150 [2026-01-09T04:03:28.308Z] JVM_OPTIONS: -XX:+UseCompressedOops [2026-01-09T04:03:28.308Z] { \ [2026-01-09T04:03:28.308Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T04:03:28.308Z] echo "Nothing to be done for setup."; \ [2026-01-09T04:03:28.308Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17679281757127/jdk_collections_0"; \ [2026-01-09T04:03:28.308Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17679281757127/jdk_collections_0"; \ [2026-01-09T04:03:28.308Z] echo ""; echo "TESTING:"; \ [2026-01-09T04:03:28.308Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \ [2026-01-09T04:03:28.308Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:3 -nativepath:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx1540m -XX:+UseCompressedOops " \ [2026-01-09T04:03:28.308Z] \ [2026-01-09T04:03:28.308Z] -w ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17679281757127/jdk_collections_0"/work" \ [2026-01-09T04:03:28.308Z] -r ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17679281757127/jdk_collections_0"/report" \ [2026-01-09T04:03:28.308Z] -jdk:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image" \ [2026-01-09T04:03:28.308Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \ [2026-01-09T04:03:28.308Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk26.txt" \ [2026-01-09T04:03:28.308Z] \ [2026-01-09T04:03:28.308Z] \ [2026-01-09T04:03:28.308Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_collections"; \ [2026-01-09T04:03:28.308Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_collections_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_collections_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T04:03:28.308Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T04:03:28.308Z] echo "Nothing to be done for teardown."; \ [2026-01-09T04:03:28.308Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17679281757127/TestTargetResult"; [2026-01-09T04:03:28.308Z] [2026-01-09T04:03:28.308Z] TEST SETUP: [2026-01-09T04:03:28.308Z] Nothing to be done for setup. [2026-01-09T04:03:28.308Z] [2026-01-09T04:03:28.308Z] TESTING: [2026-01-09T04:03:28.308Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17679281757127/jdk_collections_0/work" not found: creating [2026-01-09T04:03:28.308Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17679281757127/jdk_collections_0/report" not found: creating [2026-01-09T04:03:35.518Z] XML output with verification to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work [2026-01-09T04:06:38.622Z] -------------------------------------------------- [2026-01-09T04:06:38.622Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#default [2026-01-09T04:06:38.622Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2026-01-09T04:06:38.622Z] [2026-01-09T04:06:38.622Z] ACTION: build -- Passed. Build successful [2026-01-09T04:06:38.622Z] REASON: User specified action: run build * [2026-01-09T04:06:38.622Z] TIME: 2.686 seconds [2026-01-09T04:06:38.622Z] messages: [2026-01-09T04:06:38.622Z] command: build * [2026-01-09T04:06:38.622Z] reason: User specified action: run build * [2026-01-09T04:06:38.622Z] started: Fri Jan 09 04:05:47.179 GMT 2026 [2026-01-09T04:06:38.622Z] Test directory: [2026-01-09T04:06:38.622Z] compile: AbstractQueueTest, ArrayDeque8Test, ScheduledExecutorTest, CollectionTest, DelayQueueTest, ReentrantReadWriteLock20Test, TimeUnitTest, AtomicIntegerFieldUpdaterTest, LongAccumulatorTest, AtomicStampedReferenceTest, ThreadPoolExecutorTest, SubmissionPublisherTest, ConcurrentSkipListSubMapTest, AtomicReference9Test, CollectionImplementation, LockSupportTest, CountedCompleter8Test, AtomicReferenceFieldUpdaterTest, VectorTest, CountedCompleterTest, ConcurrentHashMapTest, SemaphoreTest, ConcurrentSkipListSubSetTest, EntryTest, ThreadLocalRandom8Test, PriorityQueueTest, DoubleAccumulatorTest, ArrayBlockingQueueTest, ConcurrentSkipListSetTest, ThreadTest, CountDownLatchTest, AtomicReferenceTest, ForkJoinTaskTest, TreeSubMapTest, AtomicLongArray9Test, ThreadLocalRandomTest, ArrayListTest, RecursiveActionTest, ExecutorCompletionService9Test, RecursiveTaskTest, Atomic8Test, StampedLockTest, ThreadLocalTest, CyclicBarrierTest, AtomicIntegerArrayTest, LinkedBlockingDequeTest, ForkJoinPool8Test, AbstractExecutorServiceTest, ForkJoinPool20Test, SynchronousQueueTest, ReentrantLockTest, ConcurrentLinkedQueueTest, HashtableTest, ArrayDequeTest, AtomicMarkableReferenceTest, ConcurrentLinkedDequeTest, LinkedHashMapTest, ForkJoinPoolTest, AtomicBooleanTest, AtomicIntegerTest, NonNestmates, ConcurrentSkipListMapTest, AtomicReferenceArray9Test, AtomicLongTest, AtomicInteger9Test, TreeSubSetTest, LinkedBlockingDeque8Test, SplittableRandomTest, AtomicIntegerArray9Test, AtomicLongArrayTest, TreeMapTest, TreeSetTest, ExecutorCompletionServiceTest, ScheduledExecutorSubclassTest, ExecutorsTest, FutureTaskTest, ForkJoinPool9Test, ExchangerTest, Item, BlockingQueueTest, LinkedTransferQueueTest, LinkedBlockingQueueTest, ThreadPoolExecutorSubclassTest, CopyOnWriteArraySetTest, MapTest, CompletableFutureTest, LinkedListTest, HashMapTest, TimeUnit8Test, LongAdderTest, LinkedBlockingQueue8Test, AtomicBoolean9Test, ReentrantReadWriteLockTest, PriorityBlockingQueueTest, ForkJoinTask8Test, ConcurrentHashMap8Test, Collection8Test, PhaserTest, DoubleAdderTest, CopyOnWriteArrayListTest, MapImplementation, AbstractQueuedSynchronizerTest, AtomicLong9Test, AtomicLongFieldUpdaterTest, JSR166TestCase, SynchronousQueue20Test, ForkJoinPool19Test, AbstractQueuedLongSynchronizerTest, AtomicReferenceArrayTest [2026-01-09T04:06:38.622Z] finished: Fri Jan 09 04:05:49.865 GMT 2026 [2026-01-09T04:06:38.622Z] elapsed time (seconds): 2.686 [2026-01-09T04:06:38.622Z] [2026-01-09T04:06:38.622Z] ACTION: compile -- Passed. Compilation successful [2026-01-09T04:06:38.622Z] REASON: .class file out of date or does not exist [2026-01-09T04:06:38.622Z] TIME: 2.678 seconds [2026-01-09T04:06:38.622Z] messages: [2026-01-09T04:06:38.623Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2026-01-09T04:06:38.623Z] reason: .class file out of date or does not exist [2026-01-09T04:06:38.623Z] started: Fri Jan 09 04:05:47.187 GMT 2026 [2026-01-09T04:06:38.623Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-09T04:06:38.623Z] Mode: agentvm [2026-01-09T04:06:38.623Z] Agent id: 3 [2026-01-09T04:06:38.623Z] Process id: 534119 [2026-01-09T04:06:38.623Z] finished: Fri Jan 09 04:05:49.865 GMT 2026 [2026-01-09T04:06:38.623Z] elapsed time (seconds): 2.678 [2026-01-09T04:06:38.623Z] configuration: [2026-01-09T04:06:38.623Z] Boot Layer (javac runtime environment) [2026-01-09T04:06:38.623Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-01-09T04:06:38.623Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-01-09T04:06:38.623Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/patches/java.base [2026-01-09T04:06:38.623Z] [2026-01-09T04:06:38.623Z] javac compilation environment [2026-01-09T04:06:38.623Z] add modules: java.management java.base [2026-01-09T04:06:38.623Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-09T04:06:38.624Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2026-01-09T04:06:38.624Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2026-01-09T04:06:38.624Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d [2026-01-09T04:06:38.624Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar [2026-01-09T04:06:38.624Z] [2026-01-09T04:06:38.624Z] rerun: [2026-01-09T04:06:38.624Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/scratch/1 && \ [2026-01-09T04:06:38.624Z] DISPLAY=:0 \ [2026-01-09T04:06:38.624Z] HOME=/home/jenkins \ [2026-01-09T04:06:38.624Z] LANG=C.utf8 \ [2026-01-09T04:06:38.624Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-09T04:06:38.624Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2026-01-09T04:06:38.624Z] -J-ea \ [2026-01-09T04:06:38.624Z] -J-esa \ [2026-01-09T04:06:38.624Z] -J-Xmx1540m \ [2026-01-09T04:06:38.624Z] -J-XX:+UseCompressedOops \ [2026-01-09T04:06:38.624Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-09T04:06:38.624Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-09T04:06:38.624Z] -J-Dtest.compiler.opts= \ [2026-01-09T04:06:38.624Z] -J-Dtest.java.opts= \ [2026-01-09T04:06:38.624Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:06:38.624Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:06:38.624Z] -J-Dtest.timeout.factor=8.0 \ [2026-01-09T04:06:38.624Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:06:38.624Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-09T04:06:38.624Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \ [2026-01-09T04:06:38.624Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-09T04:06:38.624Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2026-01-09T04:06:38.624Z] -J-Dtest.main.class=JSR166TestCase \ [2026-01-09T04:06:38.624Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.624Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.624Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-09T04:06:38.624Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-09T04:06:38.624Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.624Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-09T04:06:38.624Z] --add-modules java.management,java.base \ [2026-01-09T04:06:38.624Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-09T04:06:38.624Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-09T04:06:38.624Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.625Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2026-01-09T04:06:38.625Z] direct: [2026-01-09T04:06:38.625Z] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java uses or overrides a deprecated API. [2026-01-09T04:06:38.625Z] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T04:06:38.625Z] Note: Some input files use unchecked or unsafe operations. [2026-01-09T04:06:38.625Z] Note: Recompile with -Xlint:unchecked for details. [2026-01-09T04:06:38.625Z] [2026-01-09T04:06:38.625Z] ACTION: build -- Passed. All files up to date [2026-01-09T04:06:38.625Z] REASON: Named class compiled on demand [2026-01-09T04:06:38.625Z] TIME: 0.001 seconds [2026-01-09T04:06:38.625Z] messages: [2026-01-09T04:06:38.625Z] command: build JSR166TestCase [2026-01-09T04:06:38.625Z] reason: Named class compiled on demand [2026-01-09T04:06:38.625Z] started: Fri Jan 09 04:05:49.865 GMT 2026 [2026-01-09T04:06:38.625Z] finished: Fri Jan 09 04:05:49.866 GMT 2026 [2026-01-09T04:06:38.625Z] elapsed time (seconds): 0.001 [2026-01-09T04:06:38.625Z] [2026-01-09T04:06:38.626Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.626Z] REASON: User specified action: run junit/othervm/timeout=1000 JSR166TestCase [2026-01-09T04:06:38.626Z] TIME: 33.375 seconds [2026-01-09T04:06:38.626Z] messages: [2026-01-09T04:06:38.626Z] command: junit JSR166TestCase [2026-01-09T04:06:38.626Z] reason: User specified action: run junit/othervm/timeout=1000 JSR166TestCase [2026-01-09T04:06:38.626Z] started: Fri Jan 09 04:05:49.866 GMT 2026 [2026-01-09T04:06:38.626Z] Mode: othervm [/othervm specified] [2026-01-09T04:06:38.626Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-09T04:06:38.626Z] Process id: 600015 [2026-01-09T04:06:38.626Z] finished: Fri Jan 09 04:06:23.241 GMT 2026 [2026-01-09T04:06:38.626Z] elapsed time (seconds): 33.375 [2026-01-09T04:06:38.626Z] configuration: [2026-01-09T04:06:38.626Z] Boot Layer [2026-01-09T04:06:38.626Z] add modules: java.management java.base [2026-01-09T04:06:38.626Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-09T04:06:38.626Z] [2026-01-09T04:06:38.626Z] STDOUT: [2026-01-09T04:06:38.626Z] [23.359s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-09T04:06:38.626Z] [23.359s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-09T04:06:38.626Z] [31.873s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-09T04:06:38.626Z] [31.873s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-09T04:06:38.626Z] STDERR: [2026-01-09T04:06:38.626Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-09T04:06:38.626Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-09T04:06:38.626Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2026-01-09T04:06:38.626Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-09T04:06:38.626Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2026-01-09T04:06:38.626Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:06:38.626Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:06:38.626Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-09T04:06:38.626Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-09T04:06:38.626Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-09T04:06:38.626Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-09T04:06:38.626Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-09T04:06:38.626Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-09T04:06:38.626Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-09T04:06:38.626Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-09T04:06:38.626Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.626Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.626Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.626Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.626Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.626Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.626Z] [04:06:15.330] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [8952ms] [2026-01-09T04:06:38.626Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-09T04:06:38.626Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-09T04:06:38.626Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2026-01-09T04:06:38.626Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-09T04:06:38.626Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2026-01-09T04:06:38.626Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:06:38.626Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:06:38.626Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-09T04:06:38.626Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-09T04:06:38.626Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-09T04:06:38.626Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-09T04:06:38.626Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-09T04:06:38.626Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-09T04:06:38.626Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-09T04:06:38.626Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-09T04:06:38.626Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.626Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.626Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.626Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.626Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.626Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.626Z] [04:06:22.980] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [7643ms] [2026-01-09T04:06:38.626Z] JavaTest Message: JUnit Platform Failure(s): 2 [2026-01-09T04:06:38.626Z] [2026-01-09T04:06:38.626Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2026-01-09T04:06:38.626Z] [ JUnit Tests: found 4119, started 4098, succeeded 4096, failed 2, aborted 0, skipped 0] [2026-01-09T04:06:38.626Z] [2026-01-09T04:06:38.626Z] java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.626Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:156) [2026-01-09T04:06:38.626Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2026-01-09T04:06:38.626Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:79) [2026-01-09T04:06:38.626Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:06:38.626Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:06:38.626Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2026-01-09T04:06:38.626Z] at java.base/java.lang.Thread.run(Thread.java:1516) [2026-01-09T04:06:38.626Z] [2026-01-09T04:06:38.626Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.626Z] JavaTest Message: shutting down test [2026-01-09T04:06:38.626Z] [2026-01-09T04:06:38.626Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.626Z] rerun: [2026-01-09T04:06:38.626Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/scratch/1 && \ [2026-01-09T04:06:38.626Z] DISPLAY=:0 \ [2026-01-09T04:06:38.626Z] HOME=/home/jenkins \ [2026-01-09T04:06:38.626Z] LANG=C.utf8 \ [2026-01-09T04:06:38.626Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-09T04:06:38.626Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2026-01-09T04:06:38.626Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-01-09T04:06:38.626Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-09T04:06:38.626Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-09T04:06:38.626Z] -Dtest.compiler.opts= \ [2026-01-09T04:06:38.626Z] -Dtest.java.opts= \ [2026-01-09T04:06:38.626Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:06:38.626Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:06:38.626Z] -Dtest.timeout.factor=8.0 \ [2026-01-09T04:06:38.626Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:06:38.626Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-09T04:06:38.626Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \ [2026-01-09T04:06:38.626Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-09T04:06:38.626Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2026-01-09T04:06:38.626Z] -Dtest.main.class=JSR166TestCase \ [2026-01-09T04:06:38.626Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.626Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.626Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-09T04:06:38.626Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-09T04:06:38.627Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.627Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-09T04:06:38.627Z] --add-modules java.management,java.base \ [2026-01-09T04:06:38.627Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-09T04:06:38.627Z] -ea \ [2026-01-09T04:06:38.627Z] -esa \ [2026-01-09T04:06:38.627Z] -Xmx1540m \ [2026-01-09T04:06:38.627Z] -XX:+UseCompressedOops \ [2026-01-09T04:06:38.627Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:06:38.627Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/java/util/concurrent/tck/JSR166TestCase_default.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#default JSR166TestCase [2026-01-09T04:06:38.627Z] [2026-01-09T04:06:38.627Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.627Z] -------------------------------------------------- [2026-01-09T04:06:38.627Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism [2026-01-09T04:06:38.627Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2026-01-09T04:06:38.627Z] [2026-01-09T04:06:38.627Z] ACTION: build -- Passed. Build successful [2026-01-09T04:06:38.627Z] REASON: User specified action: run build * [2026-01-09T04:06:38.627Z] TIME: 3.257 seconds [2026-01-09T04:06:38.627Z] messages: [2026-01-09T04:06:38.627Z] command: build * [2026-01-09T04:06:38.627Z] reason: User specified action: run build * [2026-01-09T04:06:38.627Z] started: Fri Jan 09 04:05:50.478 GMT 2026 [2026-01-09T04:06:38.627Z] Test directory: [2026-01-09T04:06:38.627Z] compile: AbstractQueueTest, ArrayDeque8Test, ScheduledExecutorTest, CollectionTest, DelayQueueTest, ReentrantReadWriteLock20Test, TimeUnitTest, AtomicIntegerFieldUpdaterTest, LongAccumulatorTest, AtomicStampedReferenceTest, ThreadPoolExecutorTest, SubmissionPublisherTest, ConcurrentSkipListSubMapTest, AtomicReference9Test, CollectionImplementation, LockSupportTest, CountedCompleter8Test, AtomicReferenceFieldUpdaterTest, VectorTest, CountedCompleterTest, ConcurrentHashMapTest, SemaphoreTest, ConcurrentSkipListSubSetTest, EntryTest, ThreadLocalRandom8Test, PriorityQueueTest, DoubleAccumulatorTest, ArrayBlockingQueueTest, ConcurrentSkipListSetTest, ThreadTest, CountDownLatchTest, AtomicReferenceTest, ForkJoinTaskTest, TreeSubMapTest, AtomicLongArray9Test, ThreadLocalRandomTest, ArrayListTest, RecursiveActionTest, ExecutorCompletionService9Test, RecursiveTaskTest, Atomic8Test, StampedLockTest, ThreadLocalTest, CyclicBarrierTest, AtomicIntegerArrayTest, LinkedBlockingDequeTest, ForkJoinPool8Test, AbstractExecutorServiceTest, ForkJoinPool20Test, SynchronousQueueTest, ReentrantLockTest, ConcurrentLinkedQueueTest, HashtableTest, ArrayDequeTest, AtomicMarkableReferenceTest, ConcurrentLinkedDequeTest, LinkedHashMapTest, ForkJoinPoolTest, AtomicBooleanTest, AtomicIntegerTest, NonNestmates, ConcurrentSkipListMapTest, AtomicReferenceArray9Test, AtomicLongTest, AtomicInteger9Test, TreeSubSetTest, LinkedBlockingDeque8Test, SplittableRandomTest, AtomicIntegerArray9Test, AtomicLongArrayTest, TreeMapTest, TreeSetTest, ExecutorCompletionServiceTest, ScheduledExecutorSubclassTest, ExecutorsTest, FutureTaskTest, ForkJoinPool9Test, ExchangerTest, Item, BlockingQueueTest, LinkedTransferQueueTest, LinkedBlockingQueueTest, ThreadPoolExecutorSubclassTest, CopyOnWriteArraySetTest, MapTest, CompletableFutureTest, LinkedListTest, HashMapTest, TimeUnit8Test, LongAdderTest, LinkedBlockingQueue8Test, AtomicBoolean9Test, ReentrantReadWriteLockTest, PriorityBlockingQueueTest, ForkJoinTask8Test, ConcurrentHashMap8Test, Collection8Test, PhaserTest, DoubleAdderTest, CopyOnWriteArrayListTest, MapImplementation, AbstractQueuedSynchronizerTest, AtomicLong9Test, AtomicLongFieldUpdaterTest, JSR166TestCase, SynchronousQueue20Test, ForkJoinPool19Test, AbstractQueuedLongSynchronizerTest, AtomicReferenceArrayTest [2026-01-09T04:06:38.627Z] finished: Fri Jan 09 04:05:53.735 GMT 2026 [2026-01-09T04:06:38.627Z] elapsed time (seconds): 3.257 [2026-01-09T04:06:38.627Z] [2026-01-09T04:06:38.627Z] ACTION: compile -- Passed. Compilation successful [2026-01-09T04:06:38.627Z] REASON: .class file out of date or does not exist [2026-01-09T04:06:38.627Z] TIME: 3.251 seconds [2026-01-09T04:06:38.627Z] messages: [2026-01-09T04:06:38.628Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2026-01-09T04:06:38.630Z] reason: .class file out of date or does not exist [2026-01-09T04:06:38.630Z] started: Fri Jan 09 04:05:50.484 GMT 2026 [2026-01-09T04:06:38.630Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-09T04:06:38.630Z] Mode: agentvm [2026-01-09T04:06:38.630Z] Agent id: 1 [2026-01-09T04:06:38.630Z] Process id: 534067 [2026-01-09T04:06:38.630Z] finished: Fri Jan 09 04:05:53.735 GMT 2026 [2026-01-09T04:06:38.630Z] elapsed time (seconds): 3.251 [2026-01-09T04:06:38.630Z] configuration: [2026-01-09T04:06:38.630Z] Boot Layer (javac runtime environment) [2026-01-09T04:06:38.630Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-01-09T04:06:38.630Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-01-09T04:06:38.630Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/patches/java.base [2026-01-09T04:06:38.630Z] [2026-01-09T04:06:38.630Z] javac compilation environment [2026-01-09T04:06:38.630Z] add modules: java.management java.base [2026-01-09T04:06:38.630Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-09T04:06:38.630Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2026-01-09T04:06:38.630Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2026-01-09T04:06:38.630Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d [2026-01-09T04:06:38.630Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar [2026-01-09T04:06:38.630Z] [2026-01-09T04:06:38.630Z] rerun: [2026-01-09T04:06:38.630Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/scratch/0 && \ [2026-01-09T04:06:38.630Z] DISPLAY=:0 \ [2026-01-09T04:06:38.630Z] HOME=/home/jenkins \ [2026-01-09T04:06:38.630Z] LANG=C.utf8 \ [2026-01-09T04:06:38.630Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-09T04:06:38.630Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2026-01-09T04:06:38.630Z] -J-ea \ [2026-01-09T04:06:38.630Z] -J-esa \ [2026-01-09T04:06:38.630Z] -J-Xmx1540m \ [2026-01-09T04:06:38.630Z] -J-XX:+UseCompressedOops \ [2026-01-09T04:06:38.630Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-09T04:06:38.630Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-09T04:06:38.630Z] -J-Dtest.compiler.opts= \ [2026-01-09T04:06:38.630Z] -J-Dtest.java.opts= \ [2026-01-09T04:06:38.630Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:06:38.630Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:06:38.630Z] -J-Dtest.timeout.factor=8.0 \ [2026-01-09T04:06:38.630Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:06:38.630Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-09T04:06:38.630Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism \ [2026-01-09T04:06:38.631Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-09T04:06:38.631Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2026-01-09T04:06:38.631Z] -J-Dtest.main.class=JSR166TestCase \ [2026-01-09T04:06:38.631Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.631Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.631Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-09T04:06:38.631Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-09T04:06:38.631Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.631Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-09T04:06:38.631Z] --add-modules java.management,java.base \ [2026-01-09T04:06:38.631Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-09T04:06:38.631Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-09T04:06:38.631Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.632Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2026-01-09T04:06:38.632Z] direct: [2026-01-09T04:06:38.632Z] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java uses or overrides a deprecated API. [2026-01-09T04:06:38.632Z] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T04:06:38.632Z] Note: Some input files use unchecked or unsafe operations. [2026-01-09T04:06:38.632Z] Note: Recompile with -Xlint:unchecked for details. [2026-01-09T04:06:38.632Z] [2026-01-09T04:06:38.632Z] ACTION: build -- Passed. All files up to date [2026-01-09T04:06:38.632Z] REASON: Named class compiled on demand [2026-01-09T04:06:38.632Z] TIME: 0.001 seconds [2026-01-09T04:06:38.632Z] messages: [2026-01-09T04:06:38.632Z] command: build JSR166TestCase [2026-01-09T04:06:38.632Z] reason: Named class compiled on demand [2026-01-09T04:06:38.632Z] started: Fri Jan 09 04:05:53.735 GMT 2026 [2026-01-09T04:06:38.632Z] finished: Fri Jan 09 04:05:53.736 GMT 2026 [2026-01-09T04:06:38.632Z] elapsed time (seconds): 0.001 [2026-01-09T04:06:38.632Z] [2026-01-09T04:06:38.632Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.632Z] REASON: User specified action: run junit/othervm/timeout=1000 --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 JSR166TestCase [2026-01-09T04:06:38.632Z] TIME: 30.101 seconds [2026-01-09T04:06:38.632Z] messages: [2026-01-09T04:06:38.632Z] command: junit --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 JSR166TestCase [2026-01-09T04:06:38.632Z] reason: User specified action: run junit/othervm/timeout=1000 --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 JSR166TestCase [2026-01-09T04:06:38.632Z] started: Fri Jan 09 04:05:53.736 GMT 2026 [2026-01-09T04:06:38.632Z] Mode: othervm [/othervm specified] [2026-01-09T04:06:38.632Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-09T04:06:38.632Z] Process id: 600804 [2026-01-09T04:06:38.632Z] finished: Fri Jan 09 04:06:23.837 GMT 2026 [2026-01-09T04:06:38.632Z] elapsed time (seconds): 30.101 [2026-01-09T04:06:38.632Z] configuration: [2026-01-09T04:06:38.632Z] Boot Layer [2026-01-09T04:06:38.632Z] add modules: java.management java.base [2026-01-09T04:06:38.632Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-09T04:06:38.632Z] add opens: java.base/java.lang ALL-UNNAMED [2026-01-09T04:06:38.632Z] java.base/java.util.concurrent ALL-UNNAMED [2026-01-09T04:06:38.632Z] [2026-01-09T04:06:38.632Z] STDOUT: [2026-01-09T04:06:38.632Z] [19.477s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-09T04:06:38.632Z] [19.478s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-09T04:06:38.632Z] [27.991s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-09T04:06:38.632Z] [27.992s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-09T04:06:38.632Z] STDERR: [2026-01-09T04:06:38.632Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-09T04:06:38.632Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-09T04:06:38.632Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2026-01-09T04:06:38.632Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-09T04:06:38.632Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2026-01-09T04:06:38.632Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:06:38.632Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:06:38.632Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-09T04:06:38.632Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-09T04:06:38.632Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-09T04:06:38.632Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-09T04:06:38.632Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-09T04:06:38.632Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-09T04:06:38.632Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-09T04:06:38.632Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-09T04:06:38.632Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.632Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.632Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.632Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.632Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.632Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.632Z] [04:06:14.839] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [6049ms] [2026-01-09T04:06:38.632Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-09T04:06:38.632Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-09T04:06:38.632Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2026-01-09T04:06:38.632Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-09T04:06:38.632Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2026-01-09T04:06:38.632Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:06:38.632Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:06:38.632Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-09T04:06:38.632Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-09T04:06:38.632Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-09T04:06:38.632Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-09T04:06:38.632Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-09T04:06:38.632Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-09T04:06:38.632Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-09T04:06:38.632Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-09T04:06:38.632Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.632Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.632Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.632Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.632Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.632Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.632Z] [04:06:23.590] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [8743ms] [2026-01-09T04:06:38.632Z] JavaTest Message: JUnit Platform Failure(s): 2 [2026-01-09T04:06:38.632Z] [2026-01-09T04:06:38.632Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2026-01-09T04:06:38.632Z] [ JUnit Tests: found 4119, started 4098, succeeded 4096, failed 2, aborted 0, skipped 0] [2026-01-09T04:06:38.632Z] [2026-01-09T04:06:38.632Z] java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.632Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:156) [2026-01-09T04:06:38.632Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2026-01-09T04:06:38.632Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:79) [2026-01-09T04:06:38.632Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:06:38.632Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:06:38.632Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2026-01-09T04:06:38.632Z] at java.base/java.lang.Thread.run(Thread.java:1516) [2026-01-09T04:06:38.632Z] [2026-01-09T04:06:38.632Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.632Z] JavaTest Message: shutting down test [2026-01-09T04:06:38.632Z] [2026-01-09T04:06:38.632Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.632Z] rerun: [2026-01-09T04:06:38.632Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/scratch/0 && \ [2026-01-09T04:06:38.632Z] DISPLAY=:0 \ [2026-01-09T04:06:38.632Z] HOME=/home/jenkins \ [2026-01-09T04:06:38.632Z] LANG=C.utf8 \ [2026-01-09T04:06:38.632Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-09T04:06:38.632Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2026-01-09T04:06:38.632Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-01-09T04:06:38.632Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-09T04:06:38.632Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-09T04:06:38.632Z] -Dtest.compiler.opts= \ [2026-01-09T04:06:38.632Z] -Dtest.java.opts= \ [2026-01-09T04:06:38.632Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:06:38.632Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:06:38.632Z] -Dtest.timeout.factor=8.0 \ [2026-01-09T04:06:38.632Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:06:38.632Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-09T04:06:38.632Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism \ [2026-01-09T04:06:38.632Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-09T04:06:38.632Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2026-01-09T04:06:38.632Z] -Dtest.main.class=JSR166TestCase \ [2026-01-09T04:06:38.632Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.632Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.632Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-09T04:06:38.632Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-09T04:06:38.632Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.632Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-09T04:06:38.633Z] --add-modules java.management,java.base \ [2026-01-09T04:06:38.633Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-09T04:06:38.633Z] -ea \ [2026-01-09T04:06:38.633Z] -esa \ [2026-01-09T04:06:38.633Z] -Xmx1540m \ [2026-01-09T04:06:38.633Z] -XX:+UseCompressedOops \ [2026-01-09T04:06:38.633Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:06:38.633Z] --add-opens java.base/java.util.concurrent=ALL-UNNAMED \ [2026-01-09T04:06:38.633Z] --add-opens java.base/java.lang=ALL-UNNAMED \ [2026-01-09T04:06:38.633Z] -Djsr166.testImplementationDetails=true \ [2026-01-09T04:06:38.633Z] -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 \ [2026-01-09T04:06:38.633Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism JSR166TestCase [2026-01-09T04:06:38.633Z] [2026-01-09T04:06:38.633Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.633Z] -------------------------------------------------- [2026-01-09T04:06:38.633Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#others [2026-01-09T04:06:38.633Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2026-01-09T04:06:38.633Z] [2026-01-09T04:06:38.633Z] ACTION: build -- Passed. Build successful [2026-01-09T04:06:38.633Z] REASON: User specified action: run build * [2026-01-09T04:06:38.633Z] TIME: 4.99 seconds [2026-01-09T04:06:38.633Z] messages: [2026-01-09T04:06:38.633Z] command: build * [2026-01-09T04:06:38.633Z] reason: User specified action: run build * [2026-01-09T04:06:38.633Z] started: Fri Jan 09 04:05:53.501 GMT 2026 [2026-01-09T04:06:38.633Z] Test directory: [2026-01-09T04:06:38.633Z] compile: AbstractQueueTest, ArrayDeque8Test, ScheduledExecutorTest, CollectionTest, DelayQueueTest, ReentrantReadWriteLock20Test, TimeUnitTest, AtomicIntegerFieldUpdaterTest, LongAccumulatorTest, AtomicStampedReferenceTest, ThreadPoolExecutorTest, SubmissionPublisherTest, ConcurrentSkipListSubMapTest, AtomicReference9Test, CollectionImplementation, LockSupportTest, CountedCompleter8Test, AtomicReferenceFieldUpdaterTest, VectorTest, CountedCompleterTest, ConcurrentHashMapTest, SemaphoreTest, ConcurrentSkipListSubSetTest, EntryTest, ThreadLocalRandom8Test, PriorityQueueTest, DoubleAccumulatorTest, ArrayBlockingQueueTest, ConcurrentSkipListSetTest, ThreadTest, CountDownLatchTest, AtomicReferenceTest, ForkJoinTaskTest, TreeSubMapTest, AtomicLongArray9Test, ThreadLocalRandomTest, ArrayListTest, RecursiveActionTest, ExecutorCompletionService9Test, RecursiveTaskTest, Atomic8Test, StampedLockTest, ThreadLocalTest, CyclicBarrierTest, AtomicIntegerArrayTest, LinkedBlockingDequeTest, ForkJoinPool8Test, AbstractExecutorServiceTest, ForkJoinPool20Test, SynchronousQueueTest, ReentrantLockTest, ConcurrentLinkedQueueTest, HashtableTest, ArrayDequeTest, AtomicMarkableReferenceTest, ConcurrentLinkedDequeTest, LinkedHashMapTest, ForkJoinPoolTest, AtomicBooleanTest, AtomicIntegerTest, NonNestmates, ConcurrentSkipListMapTest, AtomicReferenceArray9Test, AtomicLongTest, AtomicInteger9Test, TreeSubSetTest, LinkedBlockingDeque8Test, SplittableRandomTest, AtomicIntegerArray9Test, AtomicLongArrayTest, TreeMapTest, TreeSetTest, ExecutorCompletionServiceTest, ScheduledExecutorSubclassTest, ExecutorsTest, FutureTaskTest, ForkJoinPool9Test, ExchangerTest, Item, BlockingQueueTest, LinkedTransferQueueTest, LinkedBlockingQueueTest, ThreadPoolExecutorSubclassTest, CopyOnWriteArraySetTest, MapTest, CompletableFutureTest, LinkedListTest, HashMapTest, TimeUnit8Test, LongAdderTest, LinkedBlockingQueue8Test, AtomicBoolean9Test, ReentrantReadWriteLockTest, PriorityBlockingQueueTest, ForkJoinTask8Test, ConcurrentHashMap8Test, Collection8Test, PhaserTest, DoubleAdderTest, CopyOnWriteArrayListTest, MapImplementation, AbstractQueuedSynchronizerTest, AtomicLong9Test, AtomicLongFieldUpdaterTest, JSR166TestCase, SynchronousQueue20Test, ForkJoinPool19Test, AbstractQueuedLongSynchronizerTest, AtomicReferenceArrayTest [2026-01-09T04:06:38.633Z] finished: Fri Jan 09 04:05:58.491 GMT 2026 [2026-01-09T04:06:38.633Z] elapsed time (seconds): 4.99 [2026-01-09T04:06:38.633Z] [2026-01-09T04:06:38.633Z] ACTION: compile -- Passed. Compilation successful [2026-01-09T04:06:38.633Z] REASON: .class file out of date or does not exist [2026-01-09T04:06:38.633Z] TIME: 4.973 seconds [2026-01-09T04:06:38.633Z] messages: [2026-01-09T04:06:38.633Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2026-01-09T04:06:38.634Z] reason: .class file out of date or does not exist [2026-01-09T04:06:38.634Z] started: Fri Jan 09 04:05:53.518 GMT 2026 [2026-01-09T04:06:38.634Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-09T04:06:38.634Z] Mode: agentvm [2026-01-09T04:06:38.634Z] Agent id: 2 [2026-01-09T04:06:38.634Z] Process id: 534092 [2026-01-09T04:06:38.634Z] finished: Fri Jan 09 04:05:58.491 GMT 2026 [2026-01-09T04:06:38.634Z] elapsed time (seconds): 4.973 [2026-01-09T04:06:38.634Z] configuration: [2026-01-09T04:06:38.634Z] Boot Layer (javac runtime environment) [2026-01-09T04:06:38.634Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-01-09T04:06:38.634Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-01-09T04:06:38.634Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/patches/java.base [2026-01-09T04:06:38.634Z] [2026-01-09T04:06:38.634Z] javac compilation environment [2026-01-09T04:06:38.634Z] add modules: java.management java.base [2026-01-09T04:06:38.634Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-09T04:06:38.634Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2026-01-09T04:06:38.634Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2026-01-09T04:06:38.634Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d [2026-01-09T04:06:38.634Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar [2026-01-09T04:06:38.634Z] [2026-01-09T04:06:38.634Z] rerun: [2026-01-09T04:06:38.634Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/scratch/2 && \ [2026-01-09T04:06:38.634Z] DISPLAY=:0 \ [2026-01-09T04:06:38.634Z] HOME=/home/jenkins \ [2026-01-09T04:06:38.634Z] LANG=C.utf8 \ [2026-01-09T04:06:38.634Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-09T04:06:38.634Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2026-01-09T04:06:38.634Z] -J-ea \ [2026-01-09T04:06:38.634Z] -J-esa \ [2026-01-09T04:06:38.634Z] -J-Xmx1540m \ [2026-01-09T04:06:38.634Z] -J-XX:+UseCompressedOops \ [2026-01-09T04:06:38.634Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-09T04:06:38.634Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-09T04:06:38.634Z] -J-Dtest.compiler.opts= \ [2026-01-09T04:06:38.634Z] -J-Dtest.java.opts= \ [2026-01-09T04:06:38.634Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:06:38.634Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:06:38.634Z] -J-Dtest.timeout.factor=8.0 \ [2026-01-09T04:06:38.634Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:06:38.634Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-09T04:06:38.634Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#others \ [2026-01-09T04:06:38.634Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-09T04:06:38.634Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2026-01-09T04:06:38.634Z] -J-Dtest.main.class=JSR166TestCase \ [2026-01-09T04:06:38.634Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.634Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.634Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-09T04:06:38.634Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-09T04:06:38.634Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.634Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-09T04:06:38.634Z] --add-modules java.management,java.base \ [2026-01-09T04:06:38.634Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-09T04:06:38.634Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-09T04:06:38.634Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.635Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2026-01-09T04:06:38.635Z] direct: [2026-01-09T04:06:38.635Z] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java uses or overrides a deprecated API. [2026-01-09T04:06:38.635Z] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T04:06:38.635Z] Note: Some input files use unchecked or unsafe operations. [2026-01-09T04:06:38.635Z] Note: Recompile with -Xlint:unchecked for details. [2026-01-09T04:06:38.635Z] [2026-01-09T04:06:38.635Z] ACTION: build -- Passed. All files up to date [2026-01-09T04:06:38.635Z] REASON: Named class compiled on demand [2026-01-09T04:06:38.635Z] TIME: 0.0 seconds [2026-01-09T04:06:38.635Z] messages: [2026-01-09T04:06:38.635Z] command: build JSR166TestCase [2026-01-09T04:06:38.635Z] reason: Named class compiled on demand [2026-01-09T04:06:38.635Z] started: Fri Jan 09 04:05:58.492 GMT 2026 [2026-01-09T04:06:38.635Z] finished: Fri Jan 09 04:05:58.492 GMT 2026 [2026-01-09T04:06:38.635Z] elapsed time (seconds): 0.0 [2026-01-09T04:06:38.635Z] [2026-01-09T04:06:38.635Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.635Z] REASON: User specified action: run junit/othervm/timeout=1000 --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true JSR166TestCase [2026-01-09T04:06:38.635Z] TIME: 34.761 seconds [2026-01-09T04:06:38.635Z] messages: [2026-01-09T04:06:38.635Z] command: junit --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true JSR166TestCase [2026-01-09T04:06:38.635Z] reason: User specified action: run junit/othervm/timeout=1000 --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true JSR166TestCase [2026-01-09T04:06:38.635Z] started: Fri Jan 09 04:05:58.492 GMT 2026 [2026-01-09T04:06:38.635Z] Mode: othervm [/othervm specified] [2026-01-09T04:06:38.635Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-09T04:06:38.635Z] Process id: 601702 [2026-01-09T04:06:38.635Z] finished: Fri Jan 09 04:06:33.253 GMT 2026 [2026-01-09T04:06:38.635Z] elapsed time (seconds): 34.761 [2026-01-09T04:06:38.635Z] configuration: [2026-01-09T04:06:38.635Z] Boot Layer [2026-01-09T04:06:38.635Z] add modules: java.management java.base [2026-01-09T04:06:38.635Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-09T04:06:38.635Z] add opens: java.base/java.lang ALL-UNNAMED [2026-01-09T04:06:38.635Z] java.base/java.util.concurrent ALL-UNNAMED [2026-01-09T04:06:38.635Z] [2026-01-09T04:06:38.635Z] STDOUT: [2026-01-09T04:06:38.635Z] [14.733s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-09T04:06:38.635Z] [14.734s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-09T04:06:38.635Z] [23.247s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-09T04:06:38.635Z] [23.247s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-09T04:06:38.635Z] STDERR: [2026-01-09T04:06:38.635Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-09T04:06:38.635Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-09T04:06:38.635Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2026-01-09T04:06:38.635Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-09T04:06:38.635Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2026-01-09T04:06:38.635Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:06:38.635Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:06:38.635Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-09T04:06:38.635Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-09T04:06:38.635Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-09T04:06:38.635Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-09T04:06:38.635Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-09T04:06:38.635Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-09T04:06:38.635Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-09T04:06:38.635Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-09T04:06:38.635Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.635Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.635Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.635Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.635Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.635Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.635Z] [04:06:14.157] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [2767ms] [2026-01-09T04:06:38.635Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-09T04:06:38.635Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-09T04:06:38.635Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2026-01-09T04:06:38.635Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-09T04:06:38.635Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2026-01-09T04:06:38.635Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:06:38.635Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:06:38.635Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-09T04:06:38.635Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-09T04:06:38.635Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-09T04:06:38.635Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-09T04:06:38.635Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-09T04:06:38.635Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-09T04:06:38.635Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-09T04:06:38.635Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-09T04:06:38.635Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.635Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.635Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.635Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.635Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:06:38.635Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:06:38.635Z] [04:06:26.773] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [12608ms] [2026-01-09T04:06:38.635Z] JavaTest Message: JUnit Platform Failure(s): 2 [2026-01-09T04:06:38.635Z] [2026-01-09T04:06:38.635Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2026-01-09T04:06:38.635Z] [ JUnit Tests: found 4119, started 4098, succeeded 4096, failed 2, aborted 0, skipped 0] [2026-01-09T04:06:38.635Z] [2026-01-09T04:06:38.635Z] java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.635Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:156) [2026-01-09T04:06:38.635Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2026-01-09T04:06:38.635Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:79) [2026-01-09T04:06:38.635Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:06:38.635Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:06:38.635Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2026-01-09T04:06:38.635Z] at java.base/java.lang.Thread.run(Thread.java:1516) [2026-01-09T04:06:38.635Z] [2026-01-09T04:06:38.635Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.635Z] JavaTest Message: shutting down test [2026-01-09T04:06:38.635Z] [2026-01-09T04:06:38.635Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.635Z] rerun: [2026-01-09T04:06:38.635Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/scratch/2 && \ [2026-01-09T04:06:38.635Z] DISPLAY=:0 \ [2026-01-09T04:06:38.635Z] HOME=/home/jenkins \ [2026-01-09T04:06:38.635Z] LANG=C.utf8 \ [2026-01-09T04:06:38.635Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-09T04:06:38.635Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2026-01-09T04:06:38.635Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-01-09T04:06:38.635Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-09T04:06:38.635Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-09T04:06:38.635Z] -Dtest.compiler.opts= \ [2026-01-09T04:06:38.635Z] -Dtest.java.opts= \ [2026-01-09T04:06:38.635Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:06:38.635Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:06:38.635Z] -Dtest.timeout.factor=8.0 \ [2026-01-09T04:06:38.635Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:06:38.635Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-09T04:06:38.635Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#others \ [2026-01-09T04:06:38.635Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-09T04:06:38.635Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2026-01-09T04:06:38.635Z] -Dtest.main.class=JSR166TestCase \ [2026-01-09T04:06:38.635Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.635Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.635Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-09T04:06:38.635Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-09T04:06:38.635Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-09T04:06:38.635Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-09T04:06:38.635Z] --add-modules java.management,java.base \ [2026-01-09T04:06:38.635Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-09T04:06:38.635Z] -ea \ [2026-01-09T04:06:38.635Z] -esa \ [2026-01-09T04:06:38.635Z] -Xmx1540m \ [2026-01-09T04:06:38.635Z] -XX:+UseCompressedOops \ [2026-01-09T04:06:38.635Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:06:38.635Z] --add-opens java.base/java.util.concurrent=ALL-UNNAMED \ [2026-01-09T04:06:38.635Z] --add-opens java.base/java.lang=ALL-UNNAMED \ [2026-01-09T04:06:38.635Z] -Djsr166.testImplementationDetails=true \ [2026-01-09T04:06:38.635Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work/java/util/concurrent/tck/JSR166TestCase_others.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#others JSR166TestCase [2026-01-09T04:06:38.635Z] [2026-01-09T04:06:38.635Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:06:38.635Z] -------------------------------------------------- [2026-01-09T04:07:17.431Z] Test results: passed: 335; failed: 3; did not match keywords: 3 [2026-01-09T04:07:27.639Z] Framework-based tests: 20,985 = 7,585 TestNG + 13,400 JUnit [2026-01-09T04:07:27.639Z] Report written to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/report/html/report.html [2026-01-09T04:07:27.639Z] Results written to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_collections_0/work [2026-01-09T04:07:27.639Z] Error: Some tests failed or other problems occurred. [2026-01-09T04:07:27.639Z] ----------------------------------- [2026-01-09T04:07:27.639Z] jdk_collections_0_FAILED [2026-01-09T04:07:27.639Z] ----------------------------------- [2026-01-09T04:07:27.639Z] [2026-01-09T04:07:27.639Z] TEST TEARDOWN: [2026-01-09T04:07:27.639Z] Nothing to be done for teardown. [2026-01-09T04:07:28.272Z] jdk_collections_0 Finish Time: Fri Jan 9 04:07:27 2026 Epoch Time (ms): 1767931647607