No Possible Issues Found via Git Search

jdk_concurrent_0

[2026-01-09T04:12:25.023Z] Running test jdk_concurrent_0 ... [2026-01-09T04:12:25.023Z] =============================================== [2026-01-09T04:12:25.023Z] jdk_concurrent_0 Start Time: Fri Jan 9 04:12:24 2026 Epoch Time (ms): 1767931944763 [2026-01-09T04:12:25.023Z] variation: Mode150 [2026-01-09T04:12:25.023Z] JVM_OPTIONS: -XX:+UseCompressedOops [2026-01-09T04:12:25.023Z] { \ [2026-01-09T04:12:25.023Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T04:12:25.023Z] echo "Nothing to be done for setup."; \ [2026-01-09T04:12:25.023Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17679281757127/jdk_concurrent_0"; \ [2026-01-09T04:12:25.023Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17679281757127/jdk_concurrent_0"; \ [2026-01-09T04:12:25.023Z] echo ""; echo "TESTING:"; \ [2026-01-09T04:12:25.023Z] "/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:12:25.023Z] -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:12:25.023Z] \ [2026-01-09T04:12:25.023Z] -w ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17679281757127/jdk_concurrent_0"/work" \ [2026-01-09T04:12:25.023Z] -r ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17679281757127/jdk_concurrent_0"/report" \ [2026-01-09T04:12:25.023Z] -jdk:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image" \ [2026-01-09T04:12:25.023Z] -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:12:25.023Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk26.txt" \ [2026-01-09T04:12:25.023Z] \ [2026-01-09T04:12:25.023Z] \ [2026-01-09T04:12:25.023Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_concurrent"; \ [2026-01-09T04:12:25.023Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_concurrent_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_concurrent_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T04:12:25.023Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T04:12:25.023Z] echo "Nothing to be done for teardown."; \ [2026-01-09T04:12:25.023Z] } 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:12:25.023Z] [2026-01-09T04:12:25.023Z] TEST SETUP: [2026-01-09T04:12:25.023Z] Nothing to be done for setup. [2026-01-09T04:12:25.023Z] [2026-01-09T04:12:25.023Z] TESTING: [2026-01-09T04:12:25.652Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17679281757127/jdk_concurrent_0/work" not found: creating [2026-01-09T04:12:25.653Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17679281757127/jdk_concurrent_0/report" not found: creating [2026-01-09T04:12:31.559Z] XML output with verification to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work [2026-01-09T04:14:19.683Z] -------------------------------------------------- [2026-01-09T04:14:19.683Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#default [2026-01-09T04:14:19.683Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2026-01-09T04:14:19.683Z] [2026-01-09T04:14:19.683Z] ACTION: build -- Passed. Build successful [2026-01-09T04:14:19.683Z] REASON: User specified action: run build * [2026-01-09T04:14:19.683Z] TIME: 2.65 seconds [2026-01-09T04:14:19.683Z] messages: [2026-01-09T04:14:19.683Z] command: build * [2026-01-09T04:14:19.683Z] reason: User specified action: run build * [2026-01-09T04:14:19.683Z] started: Fri Jan 09 04:13:33.044 GMT 2026 [2026-01-09T04:14:19.683Z] Test directory: [2026-01-09T04:14:19.683Z] 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:14:19.683Z] finished: Fri Jan 09 04:13:35.694 GMT 2026 [2026-01-09T04:14:19.683Z] elapsed time (seconds): 2.65 [2026-01-09T04:14:19.683Z] [2026-01-09T04:14:19.683Z] ACTION: compile -- Passed. Compilation successful [2026-01-09T04:14:19.683Z] REASON: .class file out of date or does not exist [2026-01-09T04:14:19.683Z] TIME: 2.641 seconds [2026-01-09T04:14:19.683Z] messages: [2026-01-09T04:14:19.685Z] 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:14:19.685Z] reason: .class file out of date or does not exist [2026-01-09T04:14:19.685Z] started: Fri Jan 09 04:13:33.053 GMT 2026 [2026-01-09T04:14:19.685Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-09T04:14:19.685Z] Mode: agentvm [2026-01-09T04:14:19.685Z] Agent id: 1 [2026-01-09T04:14:19.685Z] Process id: 921410 [2026-01-09T04:14:19.685Z] finished: Fri Jan 09 04:13:35.694 GMT 2026 [2026-01-09T04:14:19.685Z] elapsed time (seconds): 2.641 [2026-01-09T04:14:19.685Z] configuration: [2026-01-09T04:14:19.685Z] Boot Layer (javac runtime environment) [2026-01-09T04:14:19.685Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-01-09T04:14:19.685Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-01-09T04:14:19.685Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/patches/java.base [2026-01-09T04:14:19.685Z] [2026-01-09T04:14:19.685Z] javac compilation environment [2026-01-09T04:14:19.685Z] add modules: java.management java.base [2026-01-09T04:14:19.685Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-09T04:14:19.685Z] 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:14:19.685Z] 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:14:19.685Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_default.d [2026-01-09T04:14:19.685Z] /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:14:19.685Z] [2026-01-09T04:14:19.685Z] rerun: [2026-01-09T04:14:19.685Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/scratch/1 && \ [2026-01-09T04:14:19.685Z] DISPLAY=:0 \ [2026-01-09T04:14:19.685Z] HOME=/home/jenkins \ [2026-01-09T04:14:19.685Z] LANG=C.utf8 \ [2026-01-09T04:14:19.685Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-09T04:14:19.685Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2026-01-09T04:14:19.685Z] -J-ea \ [2026-01-09T04:14:19.685Z] -J-esa \ [2026-01-09T04:14:19.685Z] -J-Xmx1540m \ [2026-01-09T04:14:19.685Z] -J-XX:+UseCompressedOops \ [2026-01-09T04:14:19.685Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-09T04:14:19.685Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-09T04:14:19.685Z] -J-Dtest.compiler.opts= \ [2026-01-09T04:14:19.685Z] -J-Dtest.java.opts= \ [2026-01-09T04:14:19.685Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:14:19.685Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:14:19.685Z] -J-Dtest.timeout.factor=8.0 \ [2026-01-09T04:14:19.685Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:14:19.685Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-09T04:14:19.685Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \ [2026-01-09T04:14:19.685Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-09T04:14:19.685Z] -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:14:19.685Z] -J-Dtest.main.class=JSR166TestCase \ [2026-01-09T04:14:19.685Z] -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:14:19.685Z] -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:14:19.685Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-09T04:14:19.685Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-09T04:14:19.685Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/2/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:14:19.685Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-09T04:14:19.685Z] --add-modules java.management,java.base \ [2026-01-09T04:14:19.685Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-09T04:14:19.685Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-09T04:14:19.685Z] -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:14:19.687Z] -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_concurrent_0/work/classes/2/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:14:19.687Z] direct: [2026-01-09T04:14:19.687Z] 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:14:19.687Z] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T04:14:19.687Z] Note: Some input files use unchecked or unsafe operations. [2026-01-09T04:14:19.687Z] Note: Recompile with -Xlint:unchecked for details. [2026-01-09T04:14:19.687Z] [2026-01-09T04:14:19.687Z] ACTION: build -- Passed. All files up to date [2026-01-09T04:14:19.687Z] REASON: Named class compiled on demand [2026-01-09T04:14:19.687Z] TIME: 0.001 seconds [2026-01-09T04:14:19.687Z] messages: [2026-01-09T04:14:19.687Z] command: build JSR166TestCase [2026-01-09T04:14:19.687Z] reason: Named class compiled on demand [2026-01-09T04:14:19.687Z] started: Fri Jan 09 04:13:35.694 GMT 2026 [2026-01-09T04:14:19.687Z] finished: Fri Jan 09 04:13:35.695 GMT 2026 [2026-01-09T04:14:19.687Z] elapsed time (seconds): 0.001 [2026-01-09T04:14:19.687Z] [2026-01-09T04:14:19.687Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:14:19.687Z] REASON: User specified action: run junit/othervm/timeout=1000 JSR166TestCase [2026-01-09T04:14:19.687Z] TIME: 40.797 seconds [2026-01-09T04:14:19.687Z] messages: [2026-01-09T04:14:19.687Z] command: junit JSR166TestCase [2026-01-09T04:14:19.687Z] reason: User specified action: run junit/othervm/timeout=1000 JSR166TestCase [2026-01-09T04:14:19.687Z] started: Fri Jan 09 04:13:35.695 GMT 2026 [2026-01-09T04:14:19.687Z] Mode: othervm [/othervm specified] [2026-01-09T04:14:19.687Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-09T04:14:19.687Z] Process id: 986037 [2026-01-09T04:14:19.687Z] finished: Fri Jan 09 04:14:16.492 GMT 2026 [2026-01-09T04:14:19.687Z] elapsed time (seconds): 40.797 [2026-01-09T04:14:19.687Z] configuration: [2026-01-09T04:14:19.687Z] Boot Layer [2026-01-09T04:14:19.687Z] add modules: java.management java.base [2026-01-09T04:14:19.687Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-09T04:14:19.687Z] [2026-01-09T04:14:19.687Z] STDOUT: [2026-01-09T04:14:19.688Z] [23.826s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-09T04:14:19.688Z] [23.826s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-09T04:14:19.688Z] [35.759s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-09T04:14:19.688Z] [35.759s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-09T04:14:19.688Z] STDERR: [2026-01-09T04:14:19.688Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-09T04:14:19.688Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-09T04:14:19.688Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2026-01-09T04:14:19.688Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-09T04:14:19.688Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2026-01-09T04:14:19.688Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:14:19.688Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:14:19.688Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-09T04:14:19.688Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-09T04:14:19.688Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-09T04:14:19.688Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-09T04:14:19.688Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-09T04:14:19.688Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-09T04:14:19.688Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-09T04:14:19.688Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-09T04:14:19.688Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:14:19.688Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:14:19.688Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:14:19.688Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:14:19.688Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:14:19.688Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:14:19.688Z] [04:14:03.697] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [11361ms] [2026-01-09T04:14:19.688Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-09T04:14:19.688Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-09T04:14:19.688Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2026-01-09T04:14:19.688Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-09T04:14:19.688Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2026-01-09T04:14:19.688Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:14:19.688Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:14:19.688Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-09T04:14:19.688Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-09T04:14:19.688Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-09T04:14:19.688Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-09T04:14:19.688Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-09T04:14:19.688Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-09T04:14:19.688Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-09T04:14:19.688Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-09T04:14:19.688Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:14:19.688Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:14:19.688Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:14:19.688Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:14:19.688Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:14:19.688Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:14:19.688Z] [04:14:16.276] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [12572ms] [2026-01-09T04:14:19.688Z] JavaTest Message: JUnit Platform Failure(s): 2 [2026-01-09T04:14:19.688Z] [2026-01-09T04:14:19.688Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2026-01-09T04:14:19.688Z] [ JUnit Tests: found 4119, started 4098, succeeded 4096, failed 2, aborted 0, skipped 0] [2026-01-09T04:14:19.688Z] [2026-01-09T04:14:19.688Z] java.lang.Exception: JUnit test failure [2026-01-09T04:14:19.688Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:156) [2026-01-09T04:14:19.688Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2026-01-09T04:14:19.688Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:79) [2026-01-09T04:14:19.688Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:14:19.688Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:14:19.688Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2026-01-09T04:14:19.688Z] at java.base/java.lang.Thread.run(Thread.java:1516) [2026-01-09T04:14:19.688Z] [2026-01-09T04:14:19.688Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:14:19.688Z] JavaTest Message: shutting down test [2026-01-09T04:14:19.688Z] [2026-01-09T04:14:19.688Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:14:19.688Z] rerun: [2026-01-09T04:14:19.688Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/scratch/1 && \ [2026-01-09T04:14:19.688Z] DISPLAY=:0 \ [2026-01-09T04:14:19.688Z] HOME=/home/jenkins \ [2026-01-09T04:14:19.688Z] LANG=C.utf8 \ [2026-01-09T04:14:19.688Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-09T04:14:19.688Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/2/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:14:19.688Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-01-09T04:14:19.688Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-09T04:14:19.688Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-09T04:14:19.688Z] -Dtest.compiler.opts= \ [2026-01-09T04:14:19.688Z] -Dtest.java.opts= \ [2026-01-09T04:14:19.688Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:14:19.688Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:14:19.689Z] -Dtest.timeout.factor=8.0 \ [2026-01-09T04:14:19.689Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:14:19.689Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-09T04:14:19.689Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \ [2026-01-09T04:14:19.689Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-09T04:14:19.689Z] -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:14:19.689Z] -Dtest.main.class=JSR166TestCase \ [2026-01-09T04:14:19.689Z] -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:14:19.689Z] -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:14:19.689Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-09T04:14:19.689Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-09T04:14:19.689Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/2/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:14:19.689Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-09T04:14:19.689Z] --add-modules java.management,java.base \ [2026-01-09T04:14:19.689Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-09T04:14:19.689Z] -ea \ [2026-01-09T04:14:19.689Z] -esa \ [2026-01-09T04:14:19.689Z] -Xmx1540m \ [2026-01-09T04:14:19.689Z] -XX:+UseCompressedOops \ [2026-01-09T04:14:19.689Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:14:19.689Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/java/util/concurrent/tck/JSR166TestCase_default.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#default JSR166TestCase [2026-01-09T04:14:19.689Z] [2026-01-09T04:14:19.689Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:14:19.689Z] -------------------------------------------------- [2026-01-09T04:14:22.857Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#others [2026-01-09T04:14:22.857Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2026-01-09T04:14:22.857Z] [2026-01-09T04:14:22.857Z] ACTION: build -- Passed. Build successful [2026-01-09T04:14:22.857Z] REASON: User specified action: run build * [2026-01-09T04:14:22.857Z] TIME: 4.785 seconds [2026-01-09T04:14:22.857Z] messages: [2026-01-09T04:14:22.857Z] command: build * [2026-01-09T04:14:22.857Z] reason: User specified action: run build * [2026-01-09T04:14:22.857Z] started: Fri Jan 09 04:13:37.664 GMT 2026 [2026-01-09T04:14:22.857Z] Test directory: [2026-01-09T04:14:22.857Z] 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:14:22.857Z] finished: Fri Jan 09 04:13:42.449 GMT 2026 [2026-01-09T04:14:22.857Z] elapsed time (seconds): 4.785 [2026-01-09T04:14:22.857Z] [2026-01-09T04:14:22.857Z] ACTION: compile -- Passed. Compilation successful [2026-01-09T04:14:22.857Z] REASON: .class file out of date or does not exist [2026-01-09T04:14:22.857Z] TIME: 4.767 seconds [2026-01-09T04:14:22.857Z] messages: [2026-01-09T04:14:22.859Z] 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:14:22.859Z] reason: .class file out of date or does not exist [2026-01-09T04:14:22.859Z] started: Fri Jan 09 04:13:37.682 GMT 2026 [2026-01-09T04:14:22.859Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-09T04:14:22.859Z] Mode: agentvm [2026-01-09T04:14:22.859Z] Agent id: 3 [2026-01-09T04:14:22.859Z] Process id: 921462 [2026-01-09T04:14:22.859Z] finished: Fri Jan 09 04:13:42.449 GMT 2026 [2026-01-09T04:14:22.859Z] elapsed time (seconds): 4.767 [2026-01-09T04:14:22.859Z] configuration: [2026-01-09T04:14:22.859Z] Boot Layer (javac runtime environment) [2026-01-09T04:14:22.859Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-01-09T04:14:22.859Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-01-09T04:14:22.859Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/patches/java.base [2026-01-09T04:14:22.859Z] [2026-01-09T04:14:22.859Z] javac compilation environment [2026-01-09T04:14:22.859Z] add modules: java.management java.base [2026-01-09T04:14:22.859Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-09T04:14:22.859Z] 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:14:22.859Z] 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:14:22.859Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d [2026-01-09T04:14:22.859Z] /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:14:22.859Z] [2026-01-09T04:14:22.859Z] rerun: [2026-01-09T04:14:22.859Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/scratch/2 && \ [2026-01-09T04:14:22.859Z] DISPLAY=:0 \ [2026-01-09T04:14:22.859Z] HOME=/home/jenkins \ [2026-01-09T04:14:22.859Z] LANG=C.utf8 \ [2026-01-09T04:14:22.859Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-09T04:14:22.859Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2026-01-09T04:14:22.859Z] -J-ea \ [2026-01-09T04:14:22.859Z] -J-esa \ [2026-01-09T04:14:22.859Z] -J-Xmx1540m \ [2026-01-09T04:14:22.859Z] -J-XX:+UseCompressedOops \ [2026-01-09T04:14:22.859Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-09T04:14:22.859Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-09T04:14:22.859Z] -J-Dtest.compiler.opts= \ [2026-01-09T04:14:22.859Z] -J-Dtest.java.opts= \ [2026-01-09T04:14:22.859Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:14:22.859Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:14:22.859Z] -J-Dtest.timeout.factor=8.0 \ [2026-01-09T04:14:22.859Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:14:22.859Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-09T04:14:22.859Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#others \ [2026-01-09T04:14:22.859Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-09T04:14:22.859Z] -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:14:22.859Z] -J-Dtest.main.class=JSR166TestCase \ [2026-01-09T04:14:22.859Z] -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:14:22.859Z] -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:14:22.859Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-09T04:14:22.859Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-09T04:14:22.859Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_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:14:22.859Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-09T04:14:22.859Z] --add-modules java.management,java.base \ [2026-01-09T04:14:22.859Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-09T04:14:22.859Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-09T04:14:22.860Z] -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:14:22.861Z] -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_concurrent_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:14:22.861Z] direct: [2026-01-09T04:14:22.861Z] 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:14:22.861Z] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T04:14:22.861Z] Note: Some input files use unchecked or unsafe operations. [2026-01-09T04:14:22.861Z] Note: Recompile with -Xlint:unchecked for details. [2026-01-09T04:14:22.861Z] [2026-01-09T04:14:22.861Z] ACTION: build -- Passed. All files up to date [2026-01-09T04:14:22.861Z] REASON: Named class compiled on demand [2026-01-09T04:14:22.861Z] TIME: 0.001 seconds [2026-01-09T04:14:22.861Z] messages: [2026-01-09T04:14:22.861Z] command: build JSR166TestCase [2026-01-09T04:14:22.861Z] reason: Named class compiled on demand [2026-01-09T04:14:22.861Z] started: Fri Jan 09 04:13:42.449 GMT 2026 [2026-01-09T04:14:22.861Z] finished: Fri Jan 09 04:13:42.450 GMT 2026 [2026-01-09T04:14:22.861Z] elapsed time (seconds): 0.001 [2026-01-09T04:14:22.861Z] [2026-01-09T04:14:22.861Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:14:22.861Z] 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:14:22.861Z] TIME: 39.488 seconds [2026-01-09T04:14:22.861Z] messages: [2026-01-09T04:14:22.861Z] 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:14:22.861Z] 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:14:22.861Z] started: Fri Jan 09 04:13:42.450 GMT 2026 [2026-01-09T04:14:22.861Z] Mode: othervm [/othervm specified] [2026-01-09T04:14:22.861Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-09T04:14:22.861Z] Process id: 986969 [2026-01-09T04:14:22.861Z] finished: Fri Jan 09 04:14:21.938 GMT 2026 [2026-01-09T04:14:22.861Z] elapsed time (seconds): 39.488 [2026-01-09T04:14:22.861Z] configuration: [2026-01-09T04:14:22.861Z] Boot Layer [2026-01-09T04:14:22.861Z] add modules: java.management java.base [2026-01-09T04:14:22.861Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-09T04:14:22.861Z] add opens: java.base/java.lang ALL-UNNAMED [2026-01-09T04:14:22.861Z] java.base/java.util.concurrent ALL-UNNAMED [2026-01-09T04:14:22.861Z] [2026-01-09T04:14:22.861Z] STDOUT: [2026-01-09T04:14:22.861Z] [17.070s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-09T04:14:22.861Z] [17.071s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-09T04:14:22.861Z] [29.003s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-09T04:14:22.861Z] [29.004s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-09T04:14:22.861Z] STDERR: [2026-01-09T04:14:22.861Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-09T04:14:22.861Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-09T04:14:22.861Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2026-01-09T04:14:22.861Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-09T04:14:22.861Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2026-01-09T04:14:22.861Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:14:22.861Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:14:22.861Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-09T04:14:22.861Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-09T04:14:22.861Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-09T04:14:22.861Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-09T04:14:22.861Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-09T04:14:22.861Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-09T04:14:22.861Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-09T04:14:22.861Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-09T04:14:22.861Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:14:22.861Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:14:22.861Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:14:22.861Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:14:22.861Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:14:22.861Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:14:22.861Z] [04:14:03.447] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [6910ms] [2026-01-09T04:14:22.861Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-09T04:14:22.861Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-09T04:14:22.861Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2026-01-09T04:14:22.861Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-09T04:14:22.861Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2026-01-09T04:14:22.861Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:14:22.861Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:14:22.861Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-09T04:14:22.861Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-09T04:14:22.861Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-09T04:14:22.861Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-09T04:14:22.861Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-09T04:14:22.861Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-09T04:14:22.861Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-09T04:14:22.861Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-09T04:14:22.861Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:14:22.861Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:14:22.861Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:14:22.861Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:14:22.861Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:14:22.861Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:14:22.861Z] [04:14:16.585] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [13130ms] [2026-01-09T04:14:22.861Z] JavaTest Message: JUnit Platform Failure(s): 2 [2026-01-09T04:14:22.861Z] [2026-01-09T04:14:22.861Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2026-01-09T04:14:22.862Z] [ JUnit Tests: found 4119, started 4098, succeeded 4096, failed 2, aborted 0, skipped 0] [2026-01-09T04:14:22.862Z] [2026-01-09T04:14:22.862Z] java.lang.Exception: JUnit test failure [2026-01-09T04:14:22.862Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:156) [2026-01-09T04:14:22.862Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2026-01-09T04:14:22.862Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:79) [2026-01-09T04:14:22.862Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:14:22.862Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:14:22.862Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2026-01-09T04:14:22.862Z] at java.base/java.lang.Thread.run(Thread.java:1516) [2026-01-09T04:14:22.862Z] [2026-01-09T04:14:22.862Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:14:22.862Z] JavaTest Message: shutting down test [2026-01-09T04:14:22.862Z] [2026-01-09T04:14:22.862Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:14:22.862Z] rerun: [2026-01-09T04:14:22.862Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/scratch/2 && \ [2026-01-09T04:14:22.862Z] DISPLAY=:0 \ [2026-01-09T04:14:22.862Z] HOME=/home/jenkins \ [2026-01-09T04:14:22.862Z] LANG=C.utf8 \ [2026-01-09T04:14:22.862Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-09T04:14:22.862Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_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:14:22.862Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-01-09T04:14:22.862Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-09T04:14:22.862Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-09T04:14:22.862Z] -Dtest.compiler.opts= \ [2026-01-09T04:14:22.862Z] -Dtest.java.opts= \ [2026-01-09T04:14:22.862Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:14:22.862Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:14:22.862Z] -Dtest.timeout.factor=8.0 \ [2026-01-09T04:14:22.862Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:14:22.862Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-09T04:14:22.862Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#others \ [2026-01-09T04:14:22.862Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-09T04:14:22.862Z] -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:14:22.862Z] -Dtest.main.class=JSR166TestCase \ [2026-01-09T04:14:22.862Z] -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:14:22.862Z] -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:14:22.862Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-09T04:14:22.862Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-09T04:14:22.862Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_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:14:22.862Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-09T04:14:22.862Z] --add-modules java.management,java.base \ [2026-01-09T04:14:22.862Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-09T04:14:22.862Z] -ea \ [2026-01-09T04:14:22.862Z] -esa \ [2026-01-09T04:14:22.862Z] -Xmx1540m \ [2026-01-09T04:14:22.862Z] -XX:+UseCompressedOops \ [2026-01-09T04:14:22.862Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:14:22.862Z] --add-opens java.base/java.util.concurrent=ALL-UNNAMED \ [2026-01-09T04:14:22.862Z] --add-opens java.base/java.lang=ALL-UNNAMED \ [2026-01-09T04:14:22.862Z] -Djsr166.testImplementationDetails=true \ [2026-01-09T04:14:22.862Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/java/util/concurrent/tck/JSR166TestCase_others.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#others JSR166TestCase [2026-01-09T04:14:22.862Z] [2026-01-09T04:14:22.862Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:14:22.862Z] -------------------------------------------------- [2026-01-09T04:17:10.292Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism [2026-01-09T04:17:10.292Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2026-01-09T04:17:10.292Z] [2026-01-09T04:17:10.292Z] ACTION: build -- Passed. Build successful [2026-01-09T04:17:10.292Z] REASON: User specified action: run build * [2026-01-09T04:17:10.292Z] TIME: 4.886 seconds [2026-01-09T04:17:10.292Z] messages: [2026-01-09T04:17:10.292Z] command: build * [2026-01-09T04:17:10.292Z] reason: User specified action: run build * [2026-01-09T04:17:10.292Z] started: Fri Jan 09 04:13:37.079 GMT 2026 [2026-01-09T04:17:10.292Z] Test directory: [2026-01-09T04:17:10.292Z] 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:17:10.292Z] finished: Fri Jan 09 04:13:41.965 GMT 2026 [2026-01-09T04:17:10.292Z] elapsed time (seconds): 4.886 [2026-01-09T04:17:10.292Z] [2026-01-09T04:17:10.292Z] ACTION: compile -- Passed. Compilation successful [2026-01-09T04:17:10.292Z] REASON: .class file out of date or does not exist [2026-01-09T04:17:10.292Z] TIME: 4.881 seconds [2026-01-09T04:17:10.292Z] messages: [2026-01-09T04:17:10.292Z] 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:17:10.292Z] reason: .class file out of date or does not exist [2026-01-09T04:17:10.292Z] started: Fri Jan 09 04:13:37.084 GMT 2026 [2026-01-09T04:17:10.292Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-09T04:17:10.292Z] Mode: agentvm [2026-01-09T04:17:10.292Z] Agent id: 2 [2026-01-09T04:17:10.292Z] Process id: 921435 [2026-01-09T04:17:10.292Z] finished: Fri Jan 09 04:13:41.965 GMT 2026 [2026-01-09T04:17:10.292Z] elapsed time (seconds): 4.881 [2026-01-09T04:17:10.292Z] configuration: [2026-01-09T04:17:10.292Z] Boot Layer (javac runtime environment) [2026-01-09T04:17:10.292Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-01-09T04:17:10.292Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-01-09T04:17:10.292Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/patches/java.base [2026-01-09T04:17:10.292Z] [2026-01-09T04:17:10.292Z] javac compilation environment [2026-01-09T04:17:10.293Z] add modules: java.management java.base [2026-01-09T04:17:10.293Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-09T04:17:10.293Z] 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:17:10.293Z] 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:17:10.293Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d [2026-01-09T04:17:10.293Z] /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:17:10.293Z] [2026-01-09T04:17:10.293Z] rerun: [2026-01-09T04:17:10.293Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/scratch/0 && \ [2026-01-09T04:17:10.293Z] DISPLAY=:0 \ [2026-01-09T04:17:10.293Z] HOME=/home/jenkins \ [2026-01-09T04:17:10.293Z] LANG=C.utf8 \ [2026-01-09T04:17:10.293Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-09T04:17:10.293Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2026-01-09T04:17:10.293Z] -J-ea \ [2026-01-09T04:17:10.293Z] -J-esa \ [2026-01-09T04:17:10.293Z] -J-Xmx1540m \ [2026-01-09T04:17:10.293Z] -J-XX:+UseCompressedOops \ [2026-01-09T04:17:10.293Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-09T04:17:10.293Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-09T04:17:10.293Z] -J-Dtest.compiler.opts= \ [2026-01-09T04:17:10.293Z] -J-Dtest.java.opts= \ [2026-01-09T04:17:10.293Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:17:10.293Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:17:10.293Z] -J-Dtest.timeout.factor=8.0 \ [2026-01-09T04:17:10.293Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:17:10.293Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-09T04:17:10.293Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism \ [2026-01-09T04:17:10.293Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-09T04:17:10.293Z] -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:17:10.293Z] -J-Dtest.main.class=JSR166TestCase \ [2026-01-09T04:17:10.293Z] -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:17:10.293Z] -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:17:10.293Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-09T04:17:10.293Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-09T04:17:10.293Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/0/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:17:10.293Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-09T04:17:10.293Z] --add-modules java.management,java.base \ [2026-01-09T04:17:10.293Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-09T04:17:10.293Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-09T04:17:10.293Z] -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:17:10.293Z] -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_concurrent_0/work/classes/0/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:17:10.293Z] direct: [2026-01-09T04:17:10.293Z] 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:17:10.293Z] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T04:17:10.293Z] Note: Some input files use unchecked or unsafe operations. [2026-01-09T04:17:10.293Z] Note: Recompile with -Xlint:unchecked for details. [2026-01-09T04:17:10.293Z] [2026-01-09T04:17:10.293Z] ACTION: build -- Passed. All files up to date [2026-01-09T04:17:10.293Z] REASON: Named class compiled on demand [2026-01-09T04:17:10.293Z] TIME: 0.001 seconds [2026-01-09T04:17:10.293Z] messages: [2026-01-09T04:17:10.293Z] command: build JSR166TestCase [2026-01-09T04:17:10.293Z] reason: Named class compiled on demand [2026-01-09T04:17:10.293Z] started: Fri Jan 09 04:13:41.965 GMT 2026 [2026-01-09T04:17:10.293Z] finished: Fri Jan 09 04:13:41.966 GMT 2026 [2026-01-09T04:17:10.293Z] elapsed time (seconds): 0.001 [2026-01-09T04:17:10.293Z] [2026-01-09T04:17:10.293Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:17:10.293Z] 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:17:10.293Z] TIME: 194.65 seconds [2026-01-09T04:17:10.293Z] messages: [2026-01-09T04:17:10.293Z] 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:17:10.293Z] 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:17:10.293Z] started: Fri Jan 09 04:13:41.966 GMT 2026 [2026-01-09T04:17:10.293Z] Mode: othervm [/othervm specified] [2026-01-09T04:17:10.293Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-09T04:17:10.293Z] Process id: 986899 [2026-01-09T04:17:10.293Z] finished: Fri Jan 09 04:16:56.616 GMT 2026 [2026-01-09T04:17:10.293Z] elapsed time (seconds): 194.65 [2026-01-09T04:17:10.293Z] configuration: [2026-01-09T04:17:10.293Z] Boot Layer [2026-01-09T04:17:10.293Z] add modules: java.management java.base [2026-01-09T04:17:10.293Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-09T04:17:10.293Z] add opens: java.base/java.lang ALL-UNNAMED [2026-01-09T04:17:10.293Z] java.base/java.util.concurrent ALL-UNNAMED [2026-01-09T04:17:10.293Z] [2026-01-09T04:17:10.293Z] STDOUT: [2026-01-09T04:17:10.293Z] [89.901s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-09T04:17:10.293Z] [89.901s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-09T04:17:10.293Z] [149.047s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-09T04:17:10.293Z] [149.047s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-09T04:17:10.293Z] STDERR: [2026-01-09T04:17:10.293Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-09T04:17:10.293Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-09T04:17:10.293Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2026-01-09T04:17:10.293Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-09T04:17:10.293Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2026-01-09T04:17:10.293Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:17:10.293Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:17:10.293Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-09T04:17:10.293Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-09T04:17:10.293Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-09T04:17:10.293Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-09T04:17:10.293Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-09T04:17:10.293Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-09T04:17:10.293Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-09T04:17:10.293Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-09T04:17:10.293Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:17:10.293Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:17:10.293Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:17:10.293Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:17:10.293Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:17:10.293Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:17:10.293Z] [04:15:23.858] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [27754ms] [2026-01-09T04:17:10.293Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-09T04:17:10.294Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-09T04:17:10.294Z] at java.base/java.lang.Thread.start(Thread.java:1459) [2026-01-09T04:17:10.294Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-09T04:17:10.294Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2026-01-09T04:17:10.294Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:17:10.294Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:17:10.294Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-09T04:17:10.294Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-09T04:17:10.294Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-09T04:17:10.294Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-09T04:17:10.294Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-09T04:17:10.294Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-09T04:17:10.294Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-09T04:17:10.294Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-09T04:17:10.294Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:17:10.294Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:17:10.294Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:17:10.294Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:17:10.294Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-09T04:17:10.294Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-09T04:17:10.294Z] [04:16:18.554] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [54688ms] [2026-01-09T04:17:10.294Z] JavaTest Message: JUnit Platform Failure(s): 2 [2026-01-09T04:17:10.294Z] [2026-01-09T04:17:10.294Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2026-01-09T04:17:10.294Z] [ JUnit Tests: found 4119, started 4098, succeeded 4096, failed 2, aborted 0, skipped 0] [2026-01-09T04:17:10.294Z] [2026-01-09T04:17:10.294Z] java.lang.Exception: JUnit test failure [2026-01-09T04:17:10.294Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:156) [2026-01-09T04:17:10.294Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2026-01-09T04:17:10.294Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:79) [2026-01-09T04:17:10.294Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T04:17:10.294Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T04:17:10.294Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2026-01-09T04:17:10.294Z] at java.base/java.lang.Thread.run(Thread.java:1516) [2026-01-09T04:17:10.294Z] [2026-01-09T04:17:10.294Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:17:10.294Z] JavaTest Message: shutting down test [2026-01-09T04:17:10.294Z] [2026-01-09T04:17:10.294Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:17:10.294Z] rerun: [2026-01-09T04:17:10.294Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/scratch/0 && \ [2026-01-09T04:17:10.294Z] DISPLAY=:0 \ [2026-01-09T04:17:10.294Z] HOME=/home/jenkins \ [2026-01-09T04:17:10.294Z] LANG=C.utf8 \ [2026-01-09T04:17:10.294Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-09T04:17:10.294Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/0/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:17:10.294Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-01-09T04:17:10.294Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-09T04:17:10.294Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-09T04:17:10.294Z] -Dtest.compiler.opts= \ [2026-01-09T04:17:10.294Z] -Dtest.java.opts= \ [2026-01-09T04:17:10.294Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:17:10.294Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-09T04:17:10.294Z] -Dtest.timeout.factor=8.0 \ [2026-01-09T04:17:10.294Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:17:10.294Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-09T04:17:10.294Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism \ [2026-01-09T04:17:10.294Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-09T04:17:10.294Z] -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:17:10.294Z] -Dtest.main.class=JSR166TestCase \ [2026-01-09T04:17:10.294Z] -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:17:10.294Z] -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:17:10.294Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-09T04:17:10.294Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-09T04:17:10.294Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work/classes/0/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:17:10.294Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-09T04:17:10.294Z] --add-modules java.management,java.base \ [2026-01-09T04:17:10.294Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-09T04:17:10.294Z] -ea \ [2026-01-09T04:17:10.294Z] -esa \ [2026-01-09T04:17:10.294Z] -Xmx1540m \ [2026-01-09T04:17:10.294Z] -XX:+UseCompressedOops \ [2026-01-09T04:17:10.294Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-09T04:17:10.294Z] --add-opens java.base/java.util.concurrent=ALL-UNNAMED \ [2026-01-09T04:17:10.294Z] --add-opens java.base/java.lang=ALL-UNNAMED \ [2026-01-09T04:17:10.294Z] -Djsr166.testImplementationDetails=true \ [2026-01-09T04:17:10.294Z] -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 \ [2026-01-09T04:17:10.294Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_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:17:10.294Z] [2026-01-09T04:17:10.294Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-09T04:17:10.294Z] -------------------------------------------------- [2026-01-09T04:17:10.294Z] Test results: passed: 131; failed: 3 [2026-01-09T04:17:10.294Z] Framework-based tests: 13,506 = 122 TestNG + 13,384 JUnit [2026-01-09T04:17:10.294Z] Report written to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/report/html/report.html [2026-01-09T04:17:10.294Z] Results written to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17679281757127/jdk_concurrent_0/work [2026-01-09T04:17:10.294Z] Error: Some tests failed or other problems occurred. [2026-01-09T04:17:10.294Z] ----------------------------------- [2026-01-09T04:17:10.294Z] jdk_concurrent_0_FAILED [2026-01-09T04:17:10.294Z] ----------------------------------- [2026-01-09T04:17:10.294Z] [2026-01-09T04:17:10.294Z] TEST TEARDOWN: [2026-01-09T04:17:10.294Z] Nothing to be done for teardown. [2026-01-09T04:17:10.294Z] jdk_concurrent_0 Finish Time: Fri Jan 9 04:17:03 2026 Epoch Time (ms): 1767932223559