No Possible Issues Found via Git Search
jcstress_SafeDCL_0
[2024-08-01T10:58:33.159Z] Running test jcstress_SafeDCL_0 ...
[2024-08-01T10:58:33.159Z] ===============================================
[2024-08-01T10:58:33.159Z] jcstress_SafeDCL_0 Start Time: Thu Aug 1 10:58:32 2024 Epoch Time (ms): 1722509912910
[2024-08-01T10:58:33.159Z] variation: NoOptions
[2024-08-01T10:58:33.159Z] JVM_OPTIONS:
[2024-08-01T10:58:33.159Z] { \
[2024-08-01T10:58:33.159Z] echo ""; echo "TEST SETUP:"; \
[2024-08-01T10:58:33.159Z] echo "Nothing to be done for setup."; \
[2024-08-01T10:58:33.159Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/aqa-tests/TKG/../TKG/output_17224552688748/jcstress_SafeDCL_0"; \
[2024-08-01T10:58:33.160Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/aqa-tests/TKG/../TKG/output_17224552688748/jcstress_SafeDCL_0"; \
[2024-08-01T10:58:33.160Z] echo ""; echo "TESTING:"; \
[2024-08-01T10:58:33.160Z] "/home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/jdkbinary/j2sdk-image/jdk-21.0.5+1/bin/..//bin/java" -jar "/home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/../../testDependency/system_lib/jcstress-tests-all-20240222.jar" -t SafeDCL; \
[2024-08-01T10:58:33.160Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jcstress_SafeDCL_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/aqa-tests/TKG/../TKG/output_17224552688748/jcstress_SafeDCL_0"; else echo "-----------------------------------"; echo "jcstress_SafeDCL_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-08-01T10:58:33.160Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-08-01T10:58:33.160Z] echo "Nothing to be done for teardown."; \
[2024-08-01T10:58:33.160Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/aqa-tests/TKG/../TKG/output_17224552688748/TestTargetResult";
[2024-08-01T10:58:33.160Z]
[2024-08-01T10:58:33.160Z] TEST SETUP:
[2024-08-01T10:58:33.160Z] Nothing to be done for setup.
[2024-08-01T10:58:33.160Z]
[2024-08-01T10:58:33.160Z] TESTING:
[2024-08-01T10:58:33.160Z] Java Concurrency Stress Tests
[2024-08-01T10:58:33.160Z] ---------------------------------------------------------------------------------
[2024-08-01T10:58:33.160Z] Rev: 86dd040fcfa55590, built by buildbot with 17.0.9 at 2024-02-22T22:01:14Z
[2024-08-01T10:58:33.160Z]
[2024-08-01T10:58:34.624Z] Burning up to figure out the exact CPU count....... done!
[2024-08-01T10:58:34.624Z]
[2024-08-01T10:58:34.624Z] Probing the target OS:
[2024-08-01T10:58:34.624Z] (all failures are non-fatal, but may affect testing accuracy)
[2024-08-01T10:58:34.624Z]
[2024-08-01T10:58:34.624Z] ----- [OK] Trying to set global affinity with taskset
[2024-08-01T10:58:34.624Z] ----- [OK] Trying to set per-thread affinity with syscalls
[2024-08-01T10:58:34.624Z]
[2024-08-01T10:58:34.624Z] Initializing and probing the target VM:
[2024-08-01T10:58:34.624Z] (all failures are non-fatal, but may affect testing accuracy)
[2024-08-01T10:58:34.624Z]
[2024-08-01T10:58:34.624Z] ----- [OK] Unlocking diagnostic VM options
[2024-08-01T10:58:35.361Z] ----- [OK] Disabling performance data collection
[2024-08-01T10:58:35.361Z] ----- [OK] Checking for C1 availability
[2024-08-01T10:58:35.361Z] ----- [OK] Checking for C2 availability
[2024-08-01T10:58:35.361Z] ----- [N/A] Checking for biased locking support
[2024-08-01T10:58:35.361Z] Unrecognized VM option 'UseBiasedLocking'
[2024-08-01T10:58:35.361Z] Error: Could not create the Java Virtual Machine.
[2024-08-01T10:58:35.361Z] Error: A fatal exception has occurred. Program will exit.
[2024-08-01T10:58:35.361Z]
[2024-08-01T10:58:35.361Z] ----- [OK] Trimming down the VM heap size to 256M
[2024-08-01T10:58:35.361Z] ----- [OK] Enabling Java heap pre-touch
[2024-08-01T10:58:35.361Z] ----- [OK] Trimming down the number of parallel GC threads
[2024-08-01T10:58:36.093Z] ----- [OK] Trimming down the number of concurrent GC threads
[2024-08-01T10:58:36.093Z] ----- [OK] Trimming down the number of G1 concurrent refinement GC threads
[2024-08-01T10:58:36.093Z] ----- [OK] Trimming down the number of compiler threads
[2024-08-01T10:58:37.616Z] ----- [OK] Testing @Contended works on all results and infra objects
[2024-08-01T10:58:37.616Z] ----- [OK] Unlocking debug information for non-safepoints
[2024-08-01T10:58:38.350Z] ----- [OK] Unlocking C2 local code motion randomizer
[2024-08-01T10:58:38.350Z] ----- [OK] Unlocking C2 global code motion randomizer
[2024-08-01T10:58:38.350Z] ----- [OK] Unlocking C2 iterative global value numbering randomizer
[2024-08-01T10:58:38.350Z] ----- [OK] Unlocking C2 conditional constant propagation randomizer
[2024-08-01T10:58:38.350Z] ----- [OK] Unlocking C2 incremental inlining randomizer
[2024-08-01T10:58:38.350Z] ----- [N/A] Unlocking C2 macro expansion randomizer
[2024-08-01T10:58:38.350Z] Unrecognized VM option 'StressMacroExpansion'
[2024-08-01T10:58:38.350Z] Error: Could not create the Java Virtual Machine.
[2024-08-01T10:58:38.350Z] Error: A fatal exception has occurred. Program will exit.
[2024-08-01T10:58:38.350Z]
[2024-08-01T10:58:39.084Z] ----- [OK] Checking if C2 randomizers accept stress seed
[2024-08-01T10:58:39.084Z] ----- [OK] Testing allocation profiling
[2024-08-01T10:58:39.084Z] ----- [OK] Testing Thread.onSpinWait
[2024-08-01T10:58:39.084Z] ----- [OK] Testing PrintAssembly
[2024-08-01T10:58:40.047Z] ----- [OK] Testing compiler directives
[2024-08-01T10:58:40.047Z]
[2024-08-01T10:58:40.047Z] Probing what VM configurations are available:
[2024-08-01T10:58:40.047Z] (failures are non-fatal, but may miss some interesting cases)
[2024-08-01T10:58:40.047Z] (split compilation is requested and compiler directives are available)
[2024-08-01T10:58:40.047Z]
[2024-08-01T10:58:40.047Z] ----- [OK] []
[2024-08-01T10:58:40.047Z] ----- [OK] [-XX:+StressLCM, -XX:+StressGCM, -XX:+StressIGVN, -XX:+StressCCP, -XX:+StressIncrementalInlining]
[2024-08-01T10:58:40.047Z]
[2024-08-01T10:58:40.047Z] Detecting CPU topology and computing scheduling classes:
[2024-08-01T10:58:40.047Z] Linux, using /sys/devices/system/cpu, /sys/devices/system/node
[2024-08-01T10:58:40.047Z] 1 package, 8 cores per package, 2 threads per core
[2024-08-01T10:58:40.047Z]
[2024-08-01T10:58:40.047Z] CPU topology:
[2024-08-01T10:58:40.047Z] CPU #0: package #0, core #0, thread #0
[2024-08-01T10:58:40.047Z] CPU #1: package #0, core #0, thread #1
[2024-08-01T10:58:40.047Z] CPU #2: package #0, core #1, thread #2
[2024-08-01T10:58:40.047Z] CPU #3: package #0, core #1, thread #3
[2024-08-01T10:58:40.047Z] CPU #4: package #0, core #2, thread #4
[2024-08-01T10:58:40.047Z] CPU #5: package #0, core #2, thread #5
[2024-08-01T10:58:40.047Z] CPU #6: package #0, core #3, thread #6
[2024-08-01T10:58:40.047Z] CPU #7: package #0, core #3, thread #7
[2024-08-01T10:58:40.047Z] CPU #8: package #0, core #4, thread #8
[2024-08-01T10:58:40.047Z] CPU #9: package #0, core #4, thread #9
[2024-08-01T10:58:40.047Z] CPU #10: package #0, core #5, thread #10
[2024-08-01T10:58:40.047Z] CPU #11: package #0, core #5, thread #11
[2024-08-01T10:58:40.047Z] CPU #12: package #0, core #6, thread #12
[2024-08-01T10:58:40.047Z] CPU #13: package #0, core #6, thread #13
[2024-08-01T10:58:40.047Z] CPU #14: package #0, core #7, thread #14
[2024-08-01T10:58:40.047Z] CPU #15: package #0, core #7, thread #15
[2024-08-01T10:58:40.047Z]
[2024-08-01T10:58:40.047Z] Scheduling classes for matching tests:
[2024-08-01T10:58:40.047Z] 2 actors:
[2024-08-01T10:58:40.047Z] (PG 0, CG 0), (PG 0, CG 0)
[2024-08-01T10:58:40.047Z] (PG 0, CG 0), (PG 0, CG 1)
[2024-08-01T10:58:40.047Z]
[2024-08-01T10:58:40.047Z] Test configuration:
[2024-08-01T10:58:40.047Z] Hardware CPUs in use: 4
[2024-08-01T10:58:40.047Z] Spinning style: Thread.onSpinWait()
[2024-08-01T10:58:40.047Z] Test selection: "SafeDCL"
[2024-08-01T10:58:40.047Z] Forks per test: 1 normal, 3 stress
[2024-08-01T10:58:40.047Z] Test stride: 40 strides x 256 tests, but taking no more than 64 Mb
[2024-08-01T10:58:40.048Z] Test result blob: "jcstress-results-2024-08-01-10-58-33.bin.gz"
[2024-08-01T10:58:40.048Z] Test results: "results/"
[2024-08-01T10:58:40.048Z]
[2024-08-01T10:58:40.048Z] Time budget:
[2024-08-01T10:58:40.048Z] Initial completion estimate: 00:04:48 left; at Thu, 2024-08-01 11:03:27
[2024-08-01T10:58:40.048Z] Initial test time: 2969 ms
[2024-08-01T10:58:40.048Z]
[2024-08-01T10:58:40.048Z] Attached the non-interactive output stream.
[2024-08-01T10:58:40.048Z] Printing the progress line at most every 15000 milliseconds.
[2024-08-01T10:58:40.048Z]
[2024-08-01T10:58:44.313Z] (Time: 00:04:44 left, 2 tests in flight, 2961 ms per test)
[2024-08-01T10:58:44.313Z] (Sampling Rate: 7.14 M/sec)
[2024-08-01T10:58:44.313Z] (JVMs: 1 starting, 1 running, 0 finishing)
[2024-08-01T10:58:44.313Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T10:58:44.313Z] (Results: 96 planned; 1 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T10:58:44.313Z]
[2024-08-01T10:59:02.668Z] (Time: 00:04:25 left, 2 tests in flight, 2918 ms per test)
[2024-08-01T10:59:02.668Z] (Sampling Rate: 6.56 M/sec)
[2024-08-01T10:59:02.668Z] (JVMs: 0 starting, 2 running, 0 finishing)
[2024-08-01T10:59:02.668Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T10:59:02.668Z] (Results: 96 planned; 6 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T10:59:02.668Z]
[2024-08-01T10:59:18.356Z] (Time: 00:04:10 left, 2 tests in flight, 2911 ms per test)
[2024-08-01T10:59:18.356Z] (Sampling Rate: 7.46 M/sec)
[2024-08-01T10:59:18.356Z] (JVMs: 0 starting, 2 running, 0 finishing)
[2024-08-01T10:59:18.356Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T10:59:18.356Z] (Results: 96 planned; 11 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T10:59:18.356Z]
[2024-08-01T10:59:34.006Z] (Time: 00:03:54 left, 2 tests in flight, 2899 ms per test)
[2024-08-01T10:59:34.006Z] (Sampling Rate: 7.58 M/sec)
[2024-08-01T10:59:34.006Z] (JVMs: 0 starting, 2 running, 0 finishing)
[2024-08-01T10:59:34.006Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T10:59:34.006Z] (Results: 96 planned; 16 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T10:59:34.006Z]
[2024-08-01T10:59:52.377Z] (Time: 00:03:37 left, 2 tests in flight, 2872 ms per test)
[2024-08-01T10:59:52.377Z] (Sampling Rate: 7.93 M/sec)
[2024-08-01T10:59:52.377Z] (JVMs: 0 starting, 2 running, 0 finishing)
[2024-08-01T10:59:52.377Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T10:59:52.377Z] (Results: 96 planned; 21 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T10:59:52.377Z]
[2024-08-01T11:00:10.722Z] (Time: 00:03:18 left, 2 tests in flight, 2811 ms per test)
[2024-08-01T11:00:10.722Z] (Sampling Rate: 7.84 M/sec)
[2024-08-01T11:00:10.722Z] (JVMs: 0 starting, 2 running, 0 finishing)
[2024-08-01T11:00:10.722Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T11:00:10.722Z] (Results: 96 planned; 26 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T11:00:10.722Z]
[2024-08-01T11:00:26.832Z] (Time: 00:03:02 left, 2 tests in flight, 2813 ms per test)
[2024-08-01T11:00:26.832Z] (Sampling Rate: 8.50 M/sec)
[2024-08-01T11:00:26.832Z] (JVMs: 0 starting, 2 running, 0 finishing)
[2024-08-01T11:00:26.832Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T11:00:26.832Z] (Results: 96 planned; 32 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T11:00:26.832Z]
[2024-08-01T11:00:45.366Z] (Time: 00:02:43 left, 2 tests in flight, 2735 ms per test)
[2024-08-01T11:00:45.366Z] (Sampling Rate: 8.13 M/sec)
[2024-08-01T11:00:45.366Z] (JVMs: 0 starting, 2 running, 0 finishing)
[2024-08-01T11:00:45.366Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T11:00:45.366Z] (Results: 96 planned; 37 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T11:00:45.366Z]
[2024-08-01T11:01:03.689Z] (Time: 00:02:24 left, 3 tests in flight, 5324 ms per test)
[2024-08-01T11:01:03.689Z] (Sampling Rate: 8.14 M/sec)
[2024-08-01T11:01:03.689Z] (JVMs: 0 starting, 2 running, 1 finishing)
[2024-08-01T11:01:03.689Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T11:01:03.689Z] (Results: 96 planned; 43 passed, 0 failed, 0 soft errs, 0 hard errs)
[2024-08-01T11:01:03.689Z]
[2024-08-01T11:01:22.024Z]
[2024-08-01T11:01:22.024Z] ....... [ERROR] o.o.j.t.singletons.SafeDCL.Safe
[2024-08-01T11:01:22.024Z]
[2024-08-01T11:01:22.024Z] Scheduling class:
[2024-08-01T11:01:22.024Z] actor1: package group 0, core group 0
[2024-08-01T11:01:22.024Z] actor2: package group 0, core group 1
[2024-08-01T11:01:22.024Z]
[2024-08-01T11:01:22.024Z] CPU allocation:
[2024-08-01T11:01:22.024Z] actor1: CPU #2 (package #0, core #1, thread #2)
[2024-08-01T11:01:22.024Z] actor2: CPU #4 (package #0, core #2, thread #4)
[2024-08-01T11:01:22.024Z] <system>: CPU #3 (package #0, core #1, thread #3)
[2024-08-01T11:01:22.024Z] <system>: CPU #5 (package #0, core #2, thread #5)
[2024-08-01T11:01:22.024Z]
[2024-08-01T11:01:22.024Z] Compilation: split
[2024-08-01T11:01:22.024Z] actor1: C2
[2024-08-01T11:01:22.024Z] actor2: Interpreter
[2024-08-01T11:01:22.024Z]
[2024-08-01T11:01:22.024Z] JVM args: []
[2024-08-01T11:01:22.024Z] Fork: #1
[2024-08-01T11:01:22.024Z]
[2024-08-01T11:01:22.024Z] Messages:
[2024-08-01T11:01:22.024Z] Unrecoverable error while running
[2024-08-01T11:01:22.024Z] java.lang.IllegalStateException: Failed: 22
[2024-08-01T11:01:22.024Z] at org.openjdk.jcstress.os.AffinitySupport$Linux.set(AffinitySupport.java:135)
[2024-08-01T11:01:22.024Z] at org.openjdk.jcstress.os.AffinitySupport$Linux.bind(AffinitySupport.java:108)
[2024-08-01T11:01:22.024Z] at org.openjdk.jcstress.os.AffinitySupport.bind(AffinitySupport.java:37)
[2024-08-01T11:01:22.024Z] at org.openjdk.jcstress.tests.singletons.SafeDCL_Safe_jcstress$JcstressThread_actor2.jcstress_iteration_actor2(SafeDCL_Safe_jcstress.java:357)
[2024-08-01T11:01:22.024Z] at org.openjdk.jcstress.tests.singletons.SafeDCL_Safe_jcstress$JcstressThread_actor2.internalRun(SafeDCL_Safe_jcstress.java:350)
[2024-08-01T11:01:22.024Z] at org.openjdk.jcstress.infra.runners.CounterThread.run(CounterThread.java:44)
[2024-08-01T11:01:22.024Z]
[2024-08-01T11:01:22.024Z] (Time: 00:02:07 left, 1 tests in flight, 2687 ms per test)
[2024-08-01T11:01:22.024Z] (Sampling Rate: 8.26 M/sec)
[2024-08-01T11:01:22.024Z] (JVMs: 0 starting, 1 running, 0 finishing)
[2024-08-01T11:01:22.024Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T11:01:22.024Z] (Results: 96 planned; 48 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T11:01:22.024Z]
[2024-08-01T11:01:37.675Z] (Time: 00:01:51 left, 1 tests in flight, 2620 ms per test)
[2024-08-01T11:01:37.675Z] (Sampling Rate: 7.96 M/sec)
[2024-08-01T11:01:37.676Z] (JVMs: 0 starting, 1 running, 0 finishing)
[2024-08-01T11:01:37.676Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T11:01:37.676Z] (Results: 96 planned; 53 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T11:01:37.676Z]
[2024-08-01T11:01:53.343Z] (Time: 00:01:34 left, 1 tests in flight, 2534 ms per test)
[2024-08-01T11:01:53.343Z] (Sampling Rate: 7.71 M/sec)
[2024-08-01T11:01:53.343Z] (JVMs: 0 starting, 1 running, 0 finishing)
[2024-08-01T11:01:53.343Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T11:01:53.343Z] (Results: 96 planned; 58 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T11:01:53.343Z]
[2024-08-01T11:02:08.987Z] (Time: 00:01:19 left, 1 tests in flight, 2449 ms per test)
[2024-08-01T11:02:08.987Z] (Sampling Rate: 7.51 M/sec)
[2024-08-01T11:02:08.987Z] (JVMs: 0 starting, 1 running, 0 finishing)
[2024-08-01T11:02:08.987Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T11:02:08.987Z] (Results: 96 planned; 63 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T11:02:08.987Z]
[2024-08-01T11:02:24.634Z] (Time: 00:01:03 left, 1 tests in flight, 2333 ms per test)
[2024-08-01T11:02:24.634Z] (Sampling Rate: 7.30 M/sec)
[2024-08-01T11:02:24.634Z] (JVMs: 0 starting, 1 running, 0 finishing)
[2024-08-01T11:02:24.634Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T11:02:24.634Z] (Results: 96 planned; 68 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T11:02:24.634Z]
[2024-08-01T11:02:43.218Z] (Time: 00:00:46 left, 1 tests in flight, 2188 ms per test)
[2024-08-01T11:02:43.218Z] (Sampling Rate: 7.11 M/sec)
[2024-08-01T11:02:43.218Z] (JVMs: 0 starting, 1 running, 0 finishing)
[2024-08-01T11:02:43.218Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T11:02:43.218Z] (Results: 96 planned; 74 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T11:02:43.218Z]
[2024-08-01T11:02:58.868Z] (Time: 00:00:30 left, 1 tests in flight, 1997 ms per test)
[2024-08-01T11:02:58.868Z] (Sampling Rate: 6.98 M/sec)
[2024-08-01T11:02:58.868Z] (JVMs: 0 starting, 1 running, 0 finishing)
[2024-08-01T11:02:58.868Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T11:02:58.868Z] (Results: 96 planned; 80 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T11:02:58.868Z]
[2024-08-01T11:03:14.994Z] (Time: 00:00:15 left, 1 tests in flight, 1661 ms per test)
[2024-08-01T11:03:14.994Z] (Sampling Rate: 6.84 M/sec)
[2024-08-01T11:03:14.994Z] (JVMs: 0 starting, 1 running, 0 finishing)
[2024-08-01T11:03:14.994Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T11:03:14.994Z] (Results: 96 planned; 86 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T11:03:14.994Z]
[2024-08-01T11:03:28.312Z] (Time: 00:00:00 left, 1 tests in flight, 128 ms per test)
[2024-08-01T11:03:28.312Z] (Sampling Rate: 6.67 M/sec)
[2024-08-01T11:03:28.312Z] (JVMs: 0 starting, 1 running, 0 finishing)
[2024-08-01T11:03:28.312Z] (CPUs: 4 configured, 4 allocated)
[2024-08-01T11:03:28.312Z] (Results: 96 planned; 94 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T11:03:28.312Z]
[2024-08-01T11:03:29.824Z] (Time: overtime 00:00:01, 1 tests in flight, 30 ms per test)
[2024-08-01T11:03:29.824Z] (Sampling Rate: 6.63 M/sec)
[2024-08-01T11:03:29.824Z] (JVMs: 0 starting, 0 running, 0 finishing)
[2024-08-01T11:03:29.824Z] (CPUs: 4 configured, 0 allocated)
[2024-08-01T11:03:29.824Z] (Results: 96 planned; 95 passed, 0 failed, 0 soft errs, 1 hard errs)
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z] RUN RESULTS:
[2024-08-01T11:03:29.824Z] Interesting tests: No matches.
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z] Failed tests: No matches.
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z] Error tests: 1 matching test results.
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z] ....... [ERROR] o.o.j.t.singletons.SafeDCL.Safe
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z] Results across all configurations:
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z] RESULT SAMPLES FREQ EXPECT DESCRIPTION
[2024-08-01T11:03:29.824Z] 0 0 0.00% Forbidden Factory returned null singleton.
[2024-08-01T11:03:29.824Z] 1 0 0.00% Forbidden The singleton data is null.
[2024-08-01T11:03:29.824Z] 42 989,651,837 100.00% Acceptable The singleton is observed in full.
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z] Messages:
[2024-08-01T11:03:29.824Z] Unrecoverable error while running
[2024-08-01T11:03:29.824Z] java.lang.IllegalStateException: Failed: 22
[2024-08-01T11:03:29.824Z] at org.openjdk.jcstress.os.AffinitySupport$Linux.set(AffinitySupport.java:135)
[2024-08-01T11:03:29.824Z] at org.openjdk.jcstress.os.AffinitySupport$Linux.bind(AffinitySupport.java:108)
[2024-08-01T11:03:29.824Z] at org.openjdk.jcstress.os.AffinitySupport.bind(AffinitySupport.java:37)
[2024-08-01T11:03:29.824Z] at org.openjdk.jcstress.tests.singletons.SafeDCL_Safe_jcstress$JcstressThread_actor2.jcstress_iteration_actor2(SafeDCL_Safe_jcstress.java:357)
[2024-08-01T11:03:29.824Z] at org.openjdk.jcstress.tests.singletons.SafeDCL_Safe_jcstress$JcstressThread_actor2.internalRun(SafeDCL_Safe_jcstress.java:350)
[2024-08-01T11:03:29.824Z] at org.openjdk.jcstress.infra.runners.CounterThread.run(CounterThread.java:44)
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z] All remaining tests: 1 matching test results. Use -v to print them.
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z] HTML report generated at /home/jenkins/workspace/Test_openjdk21_hs_dev.system_x86-64_linux_testList_0/aqa-tests/TKG/output_17224552688748/jcstress_SafeDCL_0/results/index.html
[2024-08-01T11:03:29.824Z] Exception in thread "main" java.lang.AssertionError: TEST FAILURES:
[2024-08-01T11:03:29.824Z] org.openjdk.jcstress.tests.singletons.SafeDCL.Safe [] had failed with the test error.
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z] at org.openjdk.jcstress.infra.grading.ExceptionReportPrinter.work(ExceptionReportPrinter.java:63)
[2024-08-01T11:03:29.824Z] at org.openjdk.jcstress.JCStress.parseResults(JCStress.java:143)
[2024-08-01T11:03:29.824Z] at org.openjdk.jcstress.JCStress.run(JCStress.java:110)
[2024-08-01T11:03:29.824Z] at org.openjdk.jcstress.Main.main(Main.java:60)
[2024-08-01T11:03:29.824Z] -----------------------------------
[2024-08-01T11:03:29.824Z] jcstress_SafeDCL_0_FAILED
[2024-08-01T11:03:29.824Z] -----------------------------------
[2024-08-01T11:03:29.824Z]
[2024-08-01T11:03:29.824Z] TEST TEARDOWN:
[2024-08-01T11:03:29.824Z] Nothing to be done for teardown.
[2024-08-01T11:03:29.824Z] jcstress_SafeDCL_0 Finish Time: Thu Aug 1 11:03:29 2024 Epoch Time (ms): 1722510209510