TestJlmRemoteThreadNoAuth_0
[2025-05-19T10:30:21.779Z] Running test TestJlmRemoteThreadNoAuth_0 ...
[2025-05-19T10:30:21.779Z] ===============================================
[2025-05-19T10:30:22.125Z] TestJlmRemoteThreadNoAuth_0 Start Time: Mon May 19 10:30:21 2025 Epoch Time (ms): 1747650621837
[2025-05-19T10:30:22.125Z] variation: Mode150
[2025-05-19T10:30:22.125Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-05-19T10:30:22.125Z] { \
[2025-05-19T10:30:22.125Z] echo ""; echo "TEST SETUP:"; \
[2025-05-19T10:30:22.125Z] echo "Nothing to be done for setup."; \
[2025-05-19T10:30:22.125Z] mkdir -p "C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17476498859800\\TestJlmRemoteThreadNoAuth_0"; \
[2025-05-19T10:30:22.125Z] cd "C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17476498859800\\TestJlmRemoteThreadNoAuth_0"; \
[2025-05-19T10:30:22.125Z] echo ""; echo "TESTING:"; \
[2025-05-19T10:30:22.125Z] perl C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests///..//jvmtest\\system\\jlm/../\\STF\\stf.core\\scripts\\stf.pl -test-root="C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests///..//jvmtest\\system\\jlm/../\\STF;C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests///..//jvmtest\\system\\jlm/../\\aqa-systemtest""" -systemtest-prereqs="c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/../../testDependency/system_lib\\" -java-args=' -XX:+UseCompressedOops ' -results-root="C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17476498859800\\TestJlmRemoteThreadNoAuth_0" -test=TestJlmRemoteThreadNoAuth; \
[2025-05-19T10:30:22.125Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "TestJlmRemoteThreadNoAuth_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17476498859800\\TestJlmRemoteThreadNoAuth_0"; else echo "-----------------------------------"; echo "TestJlmRemoteThreadNoAuth_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-19T10:30:22.125Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-19T10:30:22.125Z] echo "Nothing to be done for teardown."; \
[2025-05-19T10:30:22.125Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17476498859800\\TestTargetResult";
[2025-05-19T10:30:22.125Z]
[2025-05-19T10:30:22.125Z] TEST SETUP:
[2025-05-19T10:30:22.125Z] Nothing to be done for setup.
[2025-05-19T10:30:22.470Z]
[2025-05-19T10:30:22.471Z] TESTING:
[2025-05-19T10:30:22.471Z] STF 10:30:22.257 - ========================= S T F =========================
[2025-05-19T10:30:22.471Z] systemtest-prereqs has been processed, and set to: c:/jenkins/testDependency/system_libRetrieving amount of free space on drive containing C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/\TKG\output_17476498859800\TestJlmRemoteThreadNoAuth_0
[2025-05-19T10:30:22.471Z] There is 130345 Mb free
[2025-05-19T10:30:22.471Z] STF 10:30:22.308 - ================== G E N E R A T I O N ==================
[2025-05-19T10:30:22.471Z] STF 10:30:22.311 - Checking JVM: c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image
[2025-05-19T10:30:22.471Z] STF 10:30:22.311 - Starting process to generate scripts: c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/../../testDependency/system_lib\/asm/asm.jar;c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/../../testDependency/system_lib\/asm/asm-commons.jar;c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/../../testDependency/system_lib\/log4j/log4j-api.jar;c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/../../testDependency/system_lib\/log4j/log4j-core.jar;C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/\TKG\output_17476498859800\TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/stf_parameters.properties, , C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/\TKG\output_17476498859800\TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth"
[2025-05-19T10:30:22.471Z] GEN [0.013s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "net.adoptopenjdk.stf.runner.StfClassLoader"). To use archived non-system classes, this property must not be set
[2025-05-19T10:30:23.630Z] GEN 10:30:23.268 - Found test. Project: 'openjdk.test.jlm' class: 'TestJlmRemoteThreadNoAuth.class' Dir: 'C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.jlm\bin'
[2025-05-19T10:30:23.630Z] GEN 10:30:23.311 - Found test. Project: 'openjdk.test.jlm' class: 'net.adoptopenjdk.test.jlm.TestJlmRemoteThreadNoAuth'
[2025-05-19T10:30:23.630Z] GEN Classpath directories used by project 'openjdk.test.jlm':
[2025-05-19T10:30:23.630Z] GEN C:\\jenkins\\workspace\\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\\jvmtest\\system\\aqa-systemtest\\openjdk.test.jlm\\bin
[2025-05-19T10:30:23.630Z] GEN C:\\jenkins\\workspace\\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\\jvmtest\\system\\STF\\stf.core\\bin
[2025-05-19T10:30:23.630Z] GEN c:/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-05-19T10:30:23.630Z] GEN c:/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-19T10:30:23.630Z] GEN c:/jenkins/testDependency/system_lib/junit/junit.jar
[2025-05-19T10:30:23.630Z] GEN 10:30:23.502 - Using Mode NoOptions. Values = ''
[2025-05-19T10:30:23.971Z] GEN 10:30:23.627 -
[2025-05-19T10:30:23.971Z] GEN 10:30:23.627 - Test command summary:
[2025-05-19T10:30:23.971Z] GEN 10:30:23.628 - Step Stage Command Description
[2025-05-19T10:30:23.971Z] GEN 10:30:23.628 - -----+--------+-----------------+------------
[2025-05-19T10:30:23.971Z] GEN 10:30:23.628 - 1 execute Run java Running ThreadProfiler Proxy test Server Process
[2025-05-19T10:30:23.971Z] GEN 10:30:23.628 - 2 execute Run java Running the monitoring Client with proxy connection(without security)
[2025-05-19T10:30:23.971Z] GEN 10:30:23.628 - 3 execute Monitor Wait for processes to complete
[2025-05-19T10:30:23.971Z] GEN 10:30:23.628 - 4 execute kill Stop LT1 process
[2025-05-19T10:30:23.971Z] GEN 10:30:23.628 - 5 execute Run java Running ThreadProfiler Server test Server Process(without security)
[2025-05-19T10:30:23.971Z] GEN 10:30:23.628 - 6 execute Run java Running the Monitoring Client with server-connection(without security)
[2025-05-19T10:30:23.971Z] GEN 10:30:23.628 - 7 execute Monitor Wait for processes to complete
[2025-05-19T10:30:23.971Z] GEN 10:30:23.628 - 8 execute kill Stop LT2 process
[2025-05-19T10:30:23.971Z] STF 10:30:23.663 -
[2025-05-19T10:30:23.971Z] STF 10:30:23.663 - Script generation completed
[2025-05-19T10:30:23.971Z] STF 10:30:23.663 -
[2025-05-19T10:30:23.971Z] STF 10:30:23.665 -
[2025-05-19T10:30:23.971Z] STF 10:30:23.665 - ======================= S E T U P =======================
[2025-05-19T10:30:23.971Z] STF 10:30:23.665 - Running setup: perl C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/\TKG\output_17476498859800\TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/setUp.pl
[2025-05-19T10:30:23.971Z] STF 10:30:23.800 - SETUP stage completed
[2025-05-19T10:30:23.971Z] STF 10:30:23.822 -
[2025-05-19T10:30:23.971Z] STF 10:30:23.822 - ==================== E X E C U T E - ====================
[2025-05-19T10:30:23.971Z] STF 10:30:23.822 - Running execute: perl C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/\TKG\output_17476498859800\TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/execute.pl
[2025-05-19T10:30:24.325Z] STF 10:30:23.963 -
[2025-05-19T10:30:24.325Z] STF 10:30:23.963 - Java version
[2025-05-19T10:30:24.325Z] STF 10:30:23.963 - Running: c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-05-19T10:30:24.325Z] openjdk version "25-beta" 2025-09-16
[2025-05-19T10:30:24.325Z] OpenJDK Runtime Environment Temurin-25+23-202505172039 (build 25-beta+23-ea)
[2025-05-19T10:30:24.325Z] OpenJDK 64-Bit Server VM Temurin-25+23-202505172039 (build 25-beta+23-ea, mixed mode, sharing)
[2025-05-19T10:30:24.325Z] STF 10:30:24.040 -
[2025-05-19T10:30:24.325Z] STF 10:30:24.041 - +------ Step 1 - Running ThreadProfiler Proxy test Server Process
[2025-05-19T10:30:24.325Z] STF 10:30:24.041 - | Start background process
[2025-05-19T10:30:24.325Z] STF 10:30:24.041 - | Program: c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-19T10:30:24.325Z] STF 10:30:24.041 - | Mnemonic: LT1
[2025-05-19T10:30:24.325Z] STF 10:30:24.041 - | Echo: ECHO_OFF
[2025-05-19T10:30:24.325Z] STF 10:30:24.041 - | Expectation: NEVER
[2025-05-19T10:30:24.325Z] STF 10:30:24.041 - |
[2025-05-19T10:30:24.325Z] STF 10:30:24.041 - Running command: c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -javaagent:C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -Xmx256m -Dcom.sun.management.jmxremote.port=1234 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -XX:+UseCompressedOops -classpath C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\STF\stf.load\bin;C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\STF\stf.core\bin;c:/jenkins/testDependency/system_lib/log4j/log4j-api.jar;c:/jenkins/testDependency/system_lib/log4j/log4j-core.jar;c:/jenkins/testDependency/system_lib/asm/asm.jar;c:/jenkins/testDependency/system_lib/asm/asm-commons.jar;c:/jenkins/testDependency/system_lib/junit/junit.jar;c:/jenkins/testDependency/system_lib/junit/hamcrest-core.jar;C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.lang\bin;C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.util\bin;C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.math\bin net.adoptopenjdk.loadTest.LoadTest -resultsDir C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\output_17476498859800\TestJlmRemoteThreadNoAuth_0\20250519-103022-TestJlmRemoteThreadNoAuth\results -resultsPrefix 1.LT1. -timeLimit 30m -abortAtFailureLimit -1 -reportFailureLimit 1 -maxTotalLogFileSpace 200M -maxSingleLogSize 1/25 -suite.mini-mix.totalNumberTests 20000000 -suite.mini-mix.inventoryFile C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/1.LT1.inventory/openjdk.test.load/config/inventories/mix/mini-mix.xml -suite.mini-mix.inventoryExcludeFile C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/1.LT1.inventory/openjdk.test.load/config/inventories/mix/mini-mix_exclude.xml -suite.mini-mix.inventoryExcludeFile C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/1.LT1.inventory/openjdk.test.load/config/inventories/util/util_exclude.xml -suite.mini-mix.threadCount 30 -suite.mini-mix.selection random -suite.mini-mix.seed -1 -suite.mini-mix.repeatCount 1 -suite.mini-mix.thinkingTime 0ms..0ms
[2025-05-19T10:30:24.325Z] STF 10:30:24.041 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/1.LT1.stderr
[2025-05-19T10:30:24.325Z] STF 10:30:24.041 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/1.LT1.stdout
[2025-05-19T10:30:24.325Z] STF 10:30:24.076 -
[2025-05-19T10:30:24.325Z] STF 10:30:24.076 - +------ Step 2 - Running the monitoring Client with proxy connection(without security)
[2025-05-19T10:30:24.325Z] STF 10:30:24.076 - | Start background process
[2025-05-19T10:30:24.325Z] STF 10:30:24.076 - | Program: c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-19T10:30:24.325Z] STF 10:30:24.076 - | Mnemonic: CL1
[2025-05-19T10:30:24.325Z] STF 10:30:24.076 - | Echo: ECHO_ON
[2025-05-19T10:30:24.325Z] STF 10:30:24.076 - | Expectation: CLEAN_RUN within 30m
[2025-05-19T10:30:24.325Z] STF 10:30:24.076 - |
[2025-05-19T10:30:24.325Z] STF 10:30:24.077 - Running command: c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -Xmx256m -XX:+UseCompressedOops -classpath C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.jlm\bin;c:/jenkins/testDependency/system_lib/junit/junit.jar net.adoptopenjdk.test.jlm.remote.ThreadProfiler proxy C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/thd_proxy.log C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/thd_proxy.csv anon localhost 1234
[2025-05-19T10:30:24.325Z] STF 10:30:24.077 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/2.CL1.stderr
[2025-05-19T10:30:24.325Z] STF 10:30:24.077 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/2.CL1.stdout
[2025-05-19T10:30:24.325Z] STF 10:30:24.082 -
[2025-05-19T10:30:24.325Z] STF 10:30:24.082 - +------ Step 3 - Wait for processes to complete
[2025-05-19T10:30:24.325Z] STF 10:30:24.082 - | Wait for processes to meet expectations
[2025-05-19T10:30:24.325Z] STF 10:30:24.082 - | Processes: [LT1, CL1]
[2025-05-19T10:30:24.325Z] STF 10:30:24.082 - |
[2025-05-19T10:30:24.325Z] STF 10:30:24.082 - Monitoring processes: CL1 LT1
[2025-05-19T10:30:24.680Z] CL1 j> 2025/05/19 10:30:24.225 ServerURL=service:jmx:rmi:///jndi/rmi://localhost:1234/jmxrmi
[2025-05-19T10:30:24.680Z] CL1 j> 2025/05/19 10:30:24.296 Attempting to connect
[2025-05-19T10:30:24.680Z] CL1 j> 2025/05/19 10:30:24.515 Monitored VM not ready at May 19, 2025, 10:30:24?AM (attempt 1, elapsed 195ms).
[2025-05-19T10:30:24.680Z] CL1 j> 2025/05/19 10:30:24.515 Waiting 5 secs and trying again...
[2025-05-19T10:30:32.407Z] CL1 j> 2025/05/19 10:30:29.581 Attempting to connect
[2025-05-19T10:30:34.655Z] CL1 j> 2025/05/19 10:30:31.595 Connection established!
[2025-05-19T10:30:38.576Z] CL1 j> 2025/05/19 10:30:35.626 Starting to write data
[2025-05-19T10:35:42.210Z] STF 10:35:24.816 - Heartbeat: Process CL1 is still running
[2025-05-19T10:36:25.245Z] STF 10:36:18.198 - Monitoring Report Summary:
[2025-05-19T10:36:25.245Z] STF 10:36:18.198 - o Process CL1 ended with the expected exit code (0)
[2025-05-19T10:36:25.245Z] STF 10:36:18.198 - o Process LT1 is still running as expected
[2025-05-19T10:36:25.245Z] STF 10:36:18.199 -
[2025-05-19T10:36:25.245Z] STF 10:36:18.199 - +------ Step 4 - Stop LT1 process
[2025-05-19T10:36:25.245Z] STF 10:36:18.199 - | Kill running processes
[2025-05-19T10:36:25.245Z] STF 10:36:18.199 - | Processes: [LT1]
[2025-05-19T10:36:25.245Z] STF 10:36:18.199 - |
[2025-05-19T10:36:25.245Z] STF 10:36:18.199 - Killing processes: LT1
[2025-05-19T10:36:25.245Z] STF 10:36:18.199 - o Process clean up attempt 1 for LT1 pid 18356
[2025-05-19T10:36:25.245Z] STF 10:36:18.199 - o Process LT1 pid 18356 stop()
[2025-05-19T10:36:25.245Z] STF 10:36:18.206 - o Process LT1 pid 18356 killed
[2025-05-19T10:36:25.245Z] STF 10:36:18.207 -
[2025-05-19T10:36:25.245Z] STF 10:36:18.207 - +------ Step 5 - Running ThreadProfiler Server test Server Process(without security)
[2025-05-19T10:36:25.245Z] STF 10:36:18.207 - | Start background process
[2025-05-19T10:36:25.245Z] STF 10:36:18.207 - | Program: c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-19T10:36:25.245Z] STF 10:36:18.207 - | Mnemonic: LT2
[2025-05-19T10:36:25.245Z] STF 10:36:18.207 - | Echo: ECHO_OFF
[2025-05-19T10:36:25.245Z] STF 10:36:18.207 - | Expectation: NEVER
[2025-05-19T10:36:25.245Z] STF 10:36:18.207 - |
[2025-05-19T10:36:25.246Z] STF 10:36:18.207 - Running command: c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -javaagent:C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -Xmx256m -Dcom.sun.management.jmxremote.port=1234 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -XX:+UseCompressedOops -classpath C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\STF\stf.load\bin;C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\STF\stf.core\bin;c:/jenkins/testDependency/system_lib/log4j/log4j-api.jar;c:/jenkins/testDependency/system_lib/log4j/log4j-core.jar;c:/jenkins/testDependency/system_lib/asm/asm.jar;c:/jenkins/testDependency/system_lib/asm/asm-commons.jar;c:/jenkins/testDependency/system_lib/junit/junit.jar;c:/jenkins/testDependency/system_lib/junit/hamcrest-core.jar;C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.lang\bin;C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.util\bin;C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.math\bin net.adoptopenjdk.loadTest.LoadTest -resultsDir C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\aqa-tests\TKG\output_17476498859800\TestJlmRemoteThreadNoAuth_0\20250519-103022-TestJlmRemoteThreadNoAuth\results -resultsPrefix 5.LT2. -timeLimit 30m -abortAtFailureLimit -1 -reportFailureLimit 1 -maxTotalLogFileSpace 200M -maxSingleLogSize 1/25 -suite.mini-mix.totalNumberTests 20000000 -suite.mini-mix.inventoryFile C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/5.LT2.inventory/openjdk.test.load/config/inventories/mix/mini-mix.xml -suite.mini-mix.inventoryExcludeFile C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/5.LT2.inventory/openjdk.test.load/config/inventories/mix/mini-mix_exclude.xml -suite.mini-mix.inventoryExcludeFile C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/5.LT2.inventory/openjdk.test.load/config/inventories/util/util_exclude.xml -suite.mini-mix.threadCount 30 -suite.mini-mix.selection random -suite.mini-mix.seed -1 -suite.mini-mix.repeatCount 1 -suite.mini-mix.thinkingTime 0ms..0ms
[2025-05-19T10:36:25.246Z] STF 10:36:18.208 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/5.LT2.stderr
[2025-05-19T10:36:25.246Z] STF 10:36:18.208 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/5.LT2.stdout
[2025-05-19T10:36:25.246Z] STF 10:36:18.217 -
[2025-05-19T10:36:25.246Z] STF 10:36:18.217 - +------ Step 6 - Running the Monitoring Client with server-connection(without security)
[2025-05-19T10:36:25.246Z] STF 10:36:18.217 - | Start background process
[2025-05-19T10:36:25.246Z] STF 10:36:18.217 - | Program: c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-19T10:36:25.246Z] STF 10:36:18.217 - | Mnemonic: CL2
[2025-05-19T10:36:25.246Z] STF 10:36:18.217 - | Echo: ECHO_ON
[2025-05-19T10:36:25.246Z] STF 10:36:18.217 - | Expectation: CLEAN_RUN within 30m
[2025-05-19T10:36:25.246Z] STF 10:36:18.217 - |
[2025-05-19T10:36:25.246Z] STF 10:36:18.217 - Running command: c:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -Xmx256m -XX:+UseCompressedOops -classpath C:\jenkins\workspace\Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.jlm\bin;c:/jenkins/testDependency/system_lib/junit/junit.jar net.adoptopenjdk.test.jlm.remote.ThreadProfiler server C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/thd_proxy.log C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/thd_proxy.csv anon localhost 1234
[2025-05-19T10:36:25.246Z] STF 10:36:18.217 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/6.CL2.stderr
[2025-05-19T10:36:25.246Z] STF 10:36:18.217 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/TKG/output_17476498859800/TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/results/6.CL2.stdout
[2025-05-19T10:36:25.246Z] STF 10:36:18.223 -
[2025-05-19T10:36:25.246Z] STF 10:36:18.223 - +------ Step 7 - Wait for processes to complete
[2025-05-19T10:36:25.246Z] STF 10:36:18.223 - | Wait for processes to meet expectations
[2025-05-19T10:36:25.246Z] STF 10:36:18.223 - | Processes: [LT2, CL2]
[2025-05-19T10:36:25.246Z] STF 10:36:18.223 - |
[2025-05-19T10:36:25.246Z] STF 10:36:18.223 - Monitoring processes: CL2 LT2
[2025-05-19T10:36:25.246Z] CL2 j> 2025/05/19 10:36:18.403 ServerURL=service:jmx:rmi:///jndi/rmi://localhost:1234/jmxrmi
[2025-05-19T10:36:25.246Z] CL2 j> 2025/05/19 10:36:18.483 Attempting to connect
[2025-05-19T10:36:25.246Z] CL2 j> 2025/05/19 10:36:18.694 Monitored VM not ready at May 19, 2025, 10:36:18?AM (attempt 1, elapsed 192ms).
[2025-05-19T10:36:25.246Z] CL2 j> 2025/05/19 10:36:18.694 Waiting 5 secs and trying again...
[2025-05-19T10:36:26.890Z] CL2 j> 2025/05/19 10:36:23.963 Attempting to connect
[2025-05-19T10:36:34.246Z] CL2 j> 2025/05/19 10:36:26.458 Connection established!
[2025-05-19T10:36:55.150Z] CL2 j> 2025/05/19 10:36:49.846 Writing report data ...
[2025-05-19T10:36:59.082Z] CL2 j> 2025/05/19 10:36:54.544 done.
[2025-05-19T10:37:10.861Z] CL2 j> 2025/05/19 10:37:05.221 Writing report data ...
[2025-05-19T10:37:10.861Z] CL2 j> 2025/05/19 10:37:07.087 done.
[2025-05-19T10:37:23.663Z] CL2 j> 2025/05/19 10:37:17.408 Writing report data ...
[2025-05-19T10:37:23.663Z] CL2 j> 2025/05/19 10:37:18.774 done.
[2025-05-19T10:37:35.200Z] CL2 j> 2025/05/19 10:37:29.679 Writing report data ...
[2025-05-19T10:37:35.200Z] CL2 j> 2025/05/19 10:37:32.073 done.
[2025-05-19T10:37:48.787Z] CL2 j> 2025/05/19 10:37:43.072 Writing report data ...
[2025-05-19T10:37:48.787Z] CL2 j> 2025/05/19 10:37:43.993 done.
[2025-05-19T10:38:01.923Z] CL2 j> 2025/05/19 10:37:54.749 Writing report data ...
[2025-05-19T10:38:05.657Z] CL2 j> 2025/05/19 10:37:56.429 done.
[2025-05-19T10:38:16.128Z] CL2 j> 2025/05/19 10:38:08.463 Writing report data ...
[2025-05-19T10:38:16.128Z] CL2 j> 2025/05/19 10:38:09.174 done.
[2025-05-19T10:38:29.477Z] CL2 j> 2025/05/19 10:38:19.982 Writing report data ...
[2025-05-19T10:38:29.477Z] CL2 j> 2025/05/19 10:38:20.648 done.
[2025-05-19T10:38:35.423Z] CL2 j> 2025/05/19 10:38:30.928 Writing report data ...
[2025-05-19T10:38:35.423Z] CL2 j> 2025/05/19 10:38:31.584 done.
[2025-05-19T10:38:46.086Z] CL2 j> 2025/05/19 10:38:41.801 Writing report data ...
[2025-05-19T10:38:53.451Z] CL2 j> 2025/05/19 10:38:45.395 done.
[2025-05-19T10:39:00.588Z] CL2 j> 2025/05/19 10:38:55.666 Writing report data ...
[2025-05-19T10:39:00.588Z] CL2 j> 2025/05/19 10:38:56.079 done.
[2025-05-19T10:39:13.010Z] CL2 j> 2025/05/19 10:39:06.221 Writing report data ...
[2025-05-19T10:39:13.010Z] CL2 j> 2025/05/19 10:39:06.722 done.
[2025-05-19T10:39:20.391Z] CL2 j> 2025/05/19 10:39:17.102 Writing report data ...
[2025-05-19T10:39:22.006Z] CL2 j> 2025/05/19 10:39:18.688 done.
[2025-05-19T10:39:31.207Z] CL2 j> 2025/05/19 10:39:29.237 Writing report data ...
[2025-05-19T10:39:35.191Z] CL2 j> 2025/05/19 10:39:30.241 done.
[2025-05-19T10:39:42.769Z] CL2 j> 2025/05/19 10:39:40.569 Writing report data ...
[2025-05-19T10:39:46.954Z] CL2 j> 2025/05/19 10:39:42.643 done.
[2025-05-19T10:40:01.989Z] CL2 j> 2025/05/19 10:39:52.900 Writing report data ...
[2025-05-19T10:40:01.989Z] CL2 j> 2025/05/19 10:39:53.207 done.
[2025-05-19T10:40:12.762Z] CL2 j> 2025/05/19 10:40:03.946 Writing report data ...
[2025-05-19T10:40:12.762Z] CL2 j> 2025/05/19 10:40:04.433 done.
[2025-05-19T10:40:21.850Z] CL2 j> 2025/05/19 10:40:14.821 Writing report data ...
[2025-05-19T10:40:21.850Z] CL2 j> 2025/05/19 10:40:16.771 done.
[2025-05-19T10:40:27.525Z] STF 10:40:25.069 - Heartbeat: Process CL2 is still running
[2025-05-19T10:40:35.024Z] CL2 j> 2025/05/19 10:40:27.224 Writing report data ...
[2025-05-19T10:40:35.024Z] CL2 j> 2025/05/19 10:40:27.597 done.
[2025-05-19T10:40:45.550Z] CL2 j> 2025/05/19 10:40:37.899 Writing report data ...
[2025-05-19T10:40:45.550Z] CL2 j> 2025/05/19 10:40:38.384 done.
[2025-05-19T10:40:56.320Z] CL2 j> 2025/05/19 10:40:49.561 Writing report data ...
[2025-05-19T10:40:56.320Z] CL2 j> 2025/05/19 10:40:49.961 done.
[2025-05-19T10:41:04.939Z] CL2 j> 2025/05/19 10:41:00.189 Writing report data ...
[2025-05-19T10:41:04.939Z] CL2 j> 2025/05/19 10:41:00.503 done.
[2025-05-19T10:41:15.362Z] CL2 j> 2025/05/19 10:41:10.679 Writing report data ...
[2025-05-19T10:41:15.362Z] CL2 j> 2025/05/19 10:41:11.325 done.
[2025-05-19T10:41:30.807Z] CL2 j> 2025/05/19 10:41:21.628 Writing report data ...
[2025-05-19T10:41:30.807Z] CL2 j> 2025/05/19 10:41:21.903 done.
[2025-05-19T10:41:38.095Z] CL2 j> 2025/05/19 10:41:32.206 Writing report data ...
[2025-05-19T10:41:38.095Z] CL2 j> 2025/05/19 10:41:32.692 done.
[2025-05-19T10:41:46.704Z] CL2 j> 2025/05/19 10:41:42.986 Writing report data ...
[2025-05-19T10:41:53.962Z] CL2 j> 2025/05/19 10:41:49.831 done.
[2025-05-19T10:42:04.410Z] CL2 j> 2025/05/19 10:42:00.183 Writing report data ...
[2025-05-19T10:42:04.410Z] CL2 j> 2025/05/19 10:42:00.594 done.
[2025-05-19T10:42:16.714Z] CL2 j> 2025/05/19 10:42:10.882 Writing report data ...
[2025-05-19T10:42:16.714Z] CL2 j> 2025/05/19 10:42:11.400 done.
[2025-05-19T10:42:27.156Z] CL2 j> 2025/05/19 10:42:21.852 Writing report data ...
[2025-05-19T10:42:33.081Z] CL2 j> 2025/05/19 10:42:24.081 done.
[2025-05-19T10:42:40.315Z] CL2 j> 2025/05/19 10:42:34.463 Writing report data ...
[2025-05-19T10:42:40.315Z] CL2 j> 2025/05/19 10:42:34.763 done.
[2025-05-19T10:42:40.315Z] STF 10:42:40.041 - Monitoring Report Summary:
[2025-05-19T10:42:40.315Z] STF 10:42:40.041 - o Process CL2 ended with the expected exit code (0)
[2025-05-19T10:42:40.315Z] STF 10:42:40.041 - o Process LT2 is still running as expected
[2025-05-19T10:42:40.315Z] STF 10:42:40.042 -
[2025-05-19T10:42:40.315Z] STF 10:42:40.042 - +------ Step 8 - Stop LT2 process
[2025-05-19T10:42:40.315Z] STF 10:42:40.042 - | Kill running processes
[2025-05-19T10:42:40.315Z] STF 10:42:40.042 - | Processes: [LT2]
[2025-05-19T10:42:40.315Z] STF 10:42:40.042 - |
[2025-05-19T10:42:40.315Z] STF 10:42:40.042 - Killing processes: LT2
[2025-05-19T10:42:40.315Z] STF 10:42:40.042 - o Process clean up attempt 1 for LT2 pid 20216
[2025-05-19T10:42:40.315Z] STF 10:42:40.042 - o Process LT2 pid 20216 stop()
[2025-05-19T10:42:40.315Z] STF 10:42:40.044 - o Process LT2 pid 20216 killed
[2025-05-19T10:42:40.315Z] STF 10:42:40.044 - EXECUTE stage completed
[2025-05-19T10:42:40.660Z] STF 10:42:40.569 -
[2025-05-19T10:42:40.660Z] STF 10:42:40.569 - ==================== T E A R D O W N ====================
[2025-05-19T10:42:40.660Z] STF 10:42:40.569 - Running teardown: perl C:/jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_windows_testList_2/aqa-tests/\TKG\output_17476498859800\TestJlmRemoteThreadNoAuth_0/20250519-103022-TestJlmRemoteThreadNoAuth/tearDown.pl
[2025-05-19T10:42:40.985Z] STF 10:42:40.724 - TEARDOWN stage completed
[2025-05-19T10:42:40.985Z] STF 10:42:40.742 -
[2025-05-19T10:42:40.985Z] STF 10:42:40.742 - ===================== R E S U L T S =====================
[2025-05-19T10:42:40.985Z] STF 10:42:40.742 - Stage results:
[2025-05-19T10:42:40.985Z] STF 10:42:40.742 - setUp: pass
[2025-05-19T10:42:40.985Z] STF 10:42:40.742 - execute: pass
[2025-05-19T10:42:40.985Z] STF 10:42:40.742 - teardown: pass
[2025-05-19T10:42:40.985Z] STF 10:42:40.742 -
[2025-05-19T10:42:40.985Z] STF 10:42:40.742 - Overall result: PASSED
[2025-05-19T10:42:40.985Z] -----------------------------------
[2025-05-19T10:42:40.985Z] TestJlmRemoteThreadNoAuth_0_PASSED
[2025-05-19T10:42:40.985Z] -----------------------------------
[2025-05-19T10:42:40.985Z]
[2025-05-19T10:42:40.985Z] TEST TEARDOWN:
[2025-05-19T10:42:40.985Z] Nothing to be done for teardown.
[2025-05-19T10:42:40.985Z] TestJlmRemoteThreadNoAuth_0 Finish Time: Mon May 19 10:42:40 2025 Epoch Time (ms): 1747651360921