TestJlmRemoteClassNoAuth_0
[2025-05-22T13:18:03.557Z] Running test TestJlmRemoteClassNoAuth_0 ...
[2025-05-22T13:18:03.557Z] ===============================================
[2025-05-22T13:18:03.557Z] TestJlmRemoteClassNoAuth_0 Start Time: Thu May 22 13:18:03 2025 Epoch Time (ms): 1747919883465
[2025-05-22T13:18:03.904Z] variation: Mode150
[2025-05-22T13:18:03.904Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-05-22T13:18:03.904Z] { \
[2025-05-22T13:18:03.904Z] echo ""; echo "TEST SETUP:"; \
[2025-05-22T13:18:03.904Z] echo "Nothing to be done for setup."; \
[2025-05-22T13:18:03.904Z] mkdir -p "C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\\TKG\\output_17479198392863\\TestJlmRemoteClassNoAuth_0"; \
[2025-05-22T13:18:03.904Z] cd "C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\\TKG\\output_17479198392863\\TestJlmRemoteClassNoAuth_0"; \
[2025-05-22T13:18:03.904Z] echo ""; echo "TESTING:"; \
[2025-05-22T13:18:03.904Z] perl C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest\\system\\jlm/../\\STF\\stf.core\\scripts\\stf.pl -test-root="C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest\\system\\jlm/../\\STF;C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest\\system\\jlm/../\\aqa-systemtest""" -systemtest-prereqs="c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/../../testDependency/system_lib\\" -java-args=' -XX:+UseCompressedOops ' -results-root="C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\\TKG\\output_17479198392863\\TestJlmRemoteClassNoAuth_0" -test=TestJlmRemoteClassNoAuth; \
[2025-05-22T13:18:03.904Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "TestJlmRemoteClassNoAuth_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\\TKG\\output_17479198392863\\TestJlmRemoteClassNoAuth_0"; else echo "-----------------------------------"; echo "TestJlmRemoteClassNoAuth_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-22T13:18:03.904Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-22T13:18:03.904Z] echo "Nothing to be done for teardown."; \
[2025-05-22T13:18:03.904Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\\TKG\\output_17479198392863\\TestTargetResult";
[2025-05-22T13:18:03.904Z]
[2025-05-22T13:18:03.904Z] TEST SETUP:
[2025-05-22T13:18:03.904Z] Nothing to be done for setup.
[2025-05-22T13:18:03.904Z]
[2025-05-22T13:18:03.904Z] TESTING:
[2025-05-22T13:18:04.250Z] STF 13:18:04.006 - ========================= S T F =========================
[2025-05-22T13:18:04.250Z] systemtest-prereqs has been processed, and set to: c:/jenkins/testDependency/system_libRetrieving amount of free space on drive containing C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\TKG\output_17479198392863\TestJlmRemoteClassNoAuth_0
[2025-05-22T13:18:04.250Z] There is 130995 Mb free
[2025-05-22T13:18:04.250Z] STF 13:18:04.064 - ================== G E N E R A T I O N ==================
[2025-05-22T13:18:04.250Z] STF 13:18:04.067 - Checking JVM: c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image
[2025-05-22T13:18:04.250Z] STF 13:18:04.067 - Starting process to generate scripts: c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/../../testDependency/system_lib\/asm/asm.jar;c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/../../testDependency/system_lib\/asm/asm-commons.jar;c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/../../testDependency/system_lib\/log4j/log4j-api.jar;c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/../../testDependency/system_lib\/log4j/log4j-core.jar;C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\TKG\output_17479198392863\TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/stf_parameters.properties, , C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\TKG\output_17479198392863\TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth"
[2025-05-22T13:18:04.250Z] GEN stderr OpenJDK 64-Bit Server VM warning: 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-22T13:18:05.418Z] GEN 13:18:05.070 - Found test. Project: 'openjdk.test.jlm' class: 'TestJlmRemoteClassNoAuth.class' Dir: 'C:\jenkins\workspace\Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.jlm\bin'
[2025-05-22T13:18:05.418Z] GEN 13:18:05.118 - Found test. Project: 'openjdk.test.jlm' class: 'net.adoptopenjdk.test.jlm.TestJlmRemoteClassNoAuth'
[2025-05-22T13:18:05.418Z] GEN Classpath directories used by project 'openjdk.test.jlm':
[2025-05-22T13:18:05.418Z] GEN C:\\jenkins\\workspace\\Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1\\jvmtest\\system\\aqa-systemtest\\openjdk.test.jlm\\bin
[2025-05-22T13:18:05.418Z] GEN C:\\jenkins\\workspace\\Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1\\jvmtest\\system\\STF\\stf.core\\bin
[2025-05-22T13:18:05.418Z] GEN c:/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-05-22T13:18:05.418Z] GEN c:/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-22T13:18:05.418Z] GEN c:/jenkins/testDependency/system_lib/junit/junit.jar
[2025-05-22T13:18:05.418Z] GEN 13:18:05.365 - Using Mode NoOptions. Values = ''
[2025-05-22T13:18:05.760Z] GEN 13:18:05.562 -
[2025-05-22T13:18:05.760Z] GEN 13:18:05.563 - Test command summary:
[2025-05-22T13:18:05.760Z] GEN 13:18:05.563 - Step Stage Command Description
[2025-05-22T13:18:05.760Z] GEN 13:18:05.563 - -----+--------+-----------------+------------
[2025-05-22T13:18:05.760Z] GEN 13:18:05.563 - 1 execute Run java Running ClassProfiler Proxy test Server Process
[2025-05-22T13:18:05.760Z] GEN 13:18:05.563 - 2 execute Run java Running the monitoring Client with proxy connection(without security)
[2025-05-22T13:18:05.760Z] GEN 13:18:05.563 - 3 execute Monitor Wait for processes to complete
[2025-05-22T13:18:05.760Z] GEN 13:18:05.564 - 4 execute kill Stop LT1 process
[2025-05-22T13:18:05.760Z] GEN 13:18:05.564 - 5 execute Run java Running ClassProfiler Server test Server Process(without security)
[2025-05-22T13:18:05.760Z] GEN 13:18:05.564 - 6 execute Run java Running the Monitoring Client with server-connection(without security)
[2025-05-22T13:18:05.760Z] GEN 13:18:05.564 - 7 execute Monitor Wait for processes to complete
[2025-05-22T13:18:05.760Z] GEN 13:18:05.564 - 8 execute kill Stop LT2 process
[2025-05-22T13:18:05.760Z] STF 13:18:05.605 -
[2025-05-22T13:18:05.760Z] STF 13:18:05.606 - Script generation completed
[2025-05-22T13:18:05.760Z] STF 13:18:05.606 -
[2025-05-22T13:18:05.760Z] STF 13:18:05.607 -
[2025-05-22T13:18:05.760Z] STF 13:18:05.607 - ======================= S E T U P =======================
[2025-05-22T13:18:05.760Z] STF 13:18:05.607 - Running setup: perl C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\TKG\output_17479198392863\TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/setUp.pl
[2025-05-22T13:18:06.107Z] STF 13:18:05.760 - SETUP stage completed
[2025-05-22T13:18:06.107Z] STF 13:18:05.773 -
[2025-05-22T13:18:06.107Z] STF 13:18:05.773 - ==================== E X E C U T E - ====================
[2025-05-22T13:18:06.107Z] STF 13:18:05.773 - Running execute: perl C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\TKG\output_17479198392863\TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/execute.pl
[2025-05-22T13:18:06.107Z] STF 13:18:05.923 -
[2025-05-22T13:18:06.107Z] STF 13:18:05.923 - Java version
[2025-05-22T13:18:06.107Z] STF 13:18:05.923 - Running: c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-05-22T13:18:06.107Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-05-22T13:18:06.107Z] OpenJDK Runtime Environment Temurin-17.0.16+4-202505212015 (build 17.0.16-beta+4-ea)
[2025-05-22T13:18:06.107Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+4-202505212015 (build 17.0.16-beta+4-ea, mixed mode, sharing)
[2025-05-22T13:18:06.107Z] STF 13:18:06.018 -
[2025-05-22T13:18:06.107Z] STF 13:18:06.018 - +------ Step 1 - Running ClassProfiler Proxy test Server Process
[2025-05-22T13:18:06.107Z] STF 13:18:06.018 - | Start background process
[2025-05-22T13:18:06.107Z] STF 13:18:06.018 - | Program: c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-05-22T13:18:06.107Z] STF 13:18:06.018 - | Mnemonic: LT1
[2025-05-22T13:18:06.107Z] STF 13:18:06.018 - | Echo: ECHO_OFF
[2025-05-22T13:18:06.107Z] STF 13:18:06.018 - | Expectation: NEVER
[2025-05-22T13:18:06.107Z] STF 13:18:06.019 - |
[2025-05-22T13:18:06.107Z] STF 13:18:06.019 - Running command: c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -javaagent:C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/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_openjdk17_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\STF\stf.load\bin;C:\jenkins\workspace\Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1\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_openjdk17_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.lang\bin;C:\jenkins\workspace\Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.util\bin;C:\jenkins\workspace\Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.math\bin net.adoptopenjdk.loadTest.LoadTest -resultsDir C:\jenkins\workspace\Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\output_17479198392863\TestJlmRemoteClassNoAuth_0\20250522-131804-TestJlmRemoteClassNoAuth\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_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/1.LT1.inventory/openjdk.test.load/config/inventories/mix/mini-mix.xml -suite.mini-mix.inventoryExcludeFile C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/1.LT1.inventory/openjdk.test.load/config/inventories/mix/mini-mix_exclude.xml -suite.mini-mix.inventoryExcludeFile C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/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-22T13:18:06.107Z] STF 13:18:06.019 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/1.LT1.stderr
[2025-05-22T13:18:06.107Z] STF 13:18:06.019 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/1.LT1.stdout
[2025-05-22T13:18:06.457Z] STF 13:18:06.057 -
[2025-05-22T13:18:06.457Z] STF 13:18:06.057 - +------ Step 2 - Running the monitoring Client with proxy connection(without security)
[2025-05-22T13:18:06.457Z] STF 13:18:06.057 - | Start background process
[2025-05-22T13:18:06.457Z] STF 13:18:06.057 - | Program: c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-05-22T13:18:06.457Z] STF 13:18:06.057 - | Mnemonic: CL1
[2025-05-22T13:18:06.457Z] STF 13:18:06.057 - | Echo: ECHO_ON
[2025-05-22T13:18:06.457Z] STF 13:18:06.057 - | Expectation: CLEAN_RUN within 30m
[2025-05-22T13:18:06.457Z] STF 13:18:06.057 - |
[2025-05-22T13:18:06.457Z] STF 13:18:06.058 - Running command: c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -Xmx256m -XX:+UseCompressedOops -classpath C:\jenkins\workspace\Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.jlm\bin;c:/jenkins/testDependency/system_lib/junit/junit.jar net.adoptopenjdk.test.jlm.remote.ClassProfiler proxy C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/cls_proxy.log C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/cls_proxy.csv anon localhost 1234
[2025-05-22T13:18:06.457Z] STF 13:18:06.058 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/2.CL1.stderr
[2025-05-22T13:18:06.457Z] STF 13:18:06.058 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/2.CL1.stdout
[2025-05-22T13:18:06.457Z] STF 13:18:06.069 -
[2025-05-22T13:18:06.457Z] STF 13:18:06.069 - +------ Step 3 - Wait for processes to complete
[2025-05-22T13:18:06.458Z] STF 13:18:06.069 - | Wait for processes to meet expectations
[2025-05-22T13:18:06.458Z] STF 13:18:06.069 - | Processes: [LT1, CL1]
[2025-05-22T13:18:06.458Z] STF 13:18:06.069 - |
[2025-05-22T13:18:06.458Z] STF 13:18:06.069 - Monitoring processes: CL1 LT1
[2025-05-22T13:18:06.804Z] CL1 j> 2025/05/22 13:18:06.320 ServerURL=service:jmx:rmi:///jndi/rmi://localhost:1234/jmxrmi
[2025-05-22T13:18:06.804Z] CL1 j> 2025/05/22 13:18:06.389 Attempting to connect
[2025-05-22T13:18:06.804Z] CL1 j> 2025/05/22 13:18:06.657 Monitored VM not ready at May 22, 2025, 1:18:06 PM (attempt 1, elapsed 239ms).
[2025-05-22T13:18:06.804Z] CL1 j> 2025/05/22 13:18:06.658 Waiting 5 secs and trying again...
[2025-05-22T13:18:14.451Z] CL1 j> 2025/05/22 13:18:11.856 Attempting to connect
[2025-05-22T13:18:20.341Z] CL1 j> 2025/05/22 13:18:16.604 Connection established!
[2025-05-22T13:18:20.341Z] CL1 j> 2025/05/22 13:18:16.851 Starting to write data
[2025-05-22T13:23:22.015Z] STF 13:23:05.332 - Heartbeat: Process CL1 is still running
[2025-05-22T13:23:57.753Z] STF 13:23:53.022 - Monitoring Report Summary:
[2025-05-22T13:23:57.753Z] STF 13:23:53.022 - o Process CL1 ended with the expected exit code (0)
[2025-05-22T13:23:57.753Z] STF 13:23:53.022 - o Process LT1 is still running as expected
[2025-05-22T13:23:57.753Z] STF 13:23:53.023 -
[2025-05-22T13:23:57.753Z] STF 13:23:53.023 - +------ Step 4 - Stop LT1 process
[2025-05-22T13:23:57.753Z] STF 13:23:53.023 - | Kill running processes
[2025-05-22T13:23:57.753Z] STF 13:23:53.023 - | Processes: [LT1]
[2025-05-22T13:23:57.753Z] STF 13:23:53.023 - |
[2025-05-22T13:23:57.753Z] STF 13:23:53.023 - Killing processes: LT1
[2025-05-22T13:23:57.753Z] STF 13:23:53.023 - o Process clean up attempt 1 for LT1 pid 30396
[2025-05-22T13:23:57.753Z] STF 13:23:53.023 - o Process LT1 pid 30396 stop()
[2025-05-22T13:23:57.753Z] STF 13:23:53.024 - o Process LT1 pid 30396 killed
[2025-05-22T13:23:57.753Z] STF 13:23:53.025 -
[2025-05-22T13:23:57.753Z] STF 13:23:53.025 - +------ Step 5 - Running ClassProfiler Server test Server Process(without security)
[2025-05-22T13:23:57.753Z] STF 13:23:53.025 - | Start background process
[2025-05-22T13:23:57.753Z] STF 13:23:53.025 - | Program: c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-05-22T13:23:57.753Z] STF 13:23:53.025 - | Mnemonic: LT2
[2025-05-22T13:23:57.753Z] STF 13:23:53.025 - | Echo: ECHO_OFF
[2025-05-22T13:23:57.753Z] STF 13:23:53.025 - | Expectation: NEVER
[2025-05-22T13:23:57.753Z] STF 13:23:53.025 - |
[2025-05-22T13:23:57.753Z] STF 13:23:53.025 - Running command: c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -javaagent:C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/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_openjdk17_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\STF\stf.load\bin;C:\jenkins\workspace\Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1\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_openjdk17_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.lang\bin;C:\jenkins\workspace\Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.util\bin;C:\jenkins\workspace\Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.math\bin net.adoptopenjdk.loadTest.LoadTest -resultsDir C:\jenkins\workspace\Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\output_17479198392863\TestJlmRemoteClassNoAuth_0\20250522-131804-TestJlmRemoteClassNoAuth\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_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/5.LT2.inventory/openjdk.test.load/config/inventories/mix/mini-mix.xml -suite.mini-mix.inventoryExcludeFile C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/5.LT2.inventory/openjdk.test.load/config/inventories/mix/mini-mix_exclude.xml -suite.mini-mix.inventoryExcludeFile C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/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-22T13:23:57.753Z] STF 13:23:53.025 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/5.LT2.stderr
[2025-05-22T13:23:57.753Z] STF 13:23:53.025 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/5.LT2.stdout
[2025-05-22T13:23:57.753Z] STF 13:23:53.052 -
[2025-05-22T13:23:57.753Z] STF 13:23:53.052 - +------ Step 6 - Running the Monitoring Client with server-connection(without security)
[2025-05-22T13:23:57.753Z] STF 13:23:53.052 - | Start background process
[2025-05-22T13:23:57.753Z] STF 13:23:53.052 - | Program: c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-05-22T13:23:57.753Z] STF 13:23:53.052 - | Mnemonic: CL2
[2025-05-22T13:23:57.753Z] STF 13:23:53.052 - | Echo: ECHO_ON
[2025-05-22T13:23:57.753Z] STF 13:23:53.052 - | Expectation: CLEAN_RUN within 30m
[2025-05-22T13:23:57.753Z] STF 13:23:53.052 - |
[2025-05-22T13:23:57.753Z] STF 13:23:53.052 - Running command: c:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -Xmx256m -XX:+UseCompressedOops -classpath C:\jenkins\workspace\Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.jlm\bin;c:/jenkins/testDependency/system_lib/junit/junit.jar net.adoptopenjdk.test.jlm.remote.ClassProfiler server C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/cls_proxy.log C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/cls_proxy.csv anon localhost 1234
[2025-05-22T13:23:57.753Z] STF 13:23:53.052 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/6.CL2.stderr
[2025-05-22T13:23:57.753Z] STF 13:23:53.052 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17479198392863/TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/results/6.CL2.stdout
[2025-05-22T13:23:57.753Z] STF 13:23:53.059 -
[2025-05-22T13:23:57.753Z] STF 13:23:53.059 - +------ Step 7 - Wait for processes to complete
[2025-05-22T13:23:57.753Z] STF 13:23:53.059 - | Wait for processes to meet expectations
[2025-05-22T13:23:57.753Z] STF 13:23:53.059 - | Processes: [LT2, CL2]
[2025-05-22T13:23:57.753Z] STF 13:23:53.059 - |
[2025-05-22T13:23:57.753Z] STF 13:23:53.059 - Monitoring processes: CL2 LT2
[2025-05-22T13:23:57.753Z] CL2 j> 2025/05/22 13:23:53.323 ServerURL=service:jmx:rmi:///jndi/rmi://localhost:1234/jmxrmi
[2025-05-22T13:23:57.753Z] CL2 j> 2025/05/22 13:23:53.393 Attempting to connect
[2025-05-22T13:23:57.754Z] CL2 j> 2025/05/22 13:23:53.611 Monitored VM not ready at May 22, 2025, 1:23:53 PM (attempt 1, elapsed 199ms).
[2025-05-22T13:23:57.754Z] CL2 j> 2025/05/22 13:23:53.611 Waiting 5 secs and trying again...
[2025-05-22T13:24:02.754Z] CL2 j> 2025/05/22 13:23:59.003 Attempting to connect
[2025-05-22T13:24:08.339Z] CL2 j> 2025/05/22 13:24:02.440 Connection established!
[2025-05-22T13:28:24.102Z] STF 13:28:05.885 - Heartbeat: Process LT2 is still running
[2025-05-22T13:29:35.874Z] STF 13:29:30.225 - Monitoring Report Summary:
[2025-05-22T13:29:35.874Z] STF 13:29:30.225 - o Process CL2 ended with the expected exit code (0)
[2025-05-22T13:29:35.874Z] STF 13:29:30.225 - o Process LT2 is still running as expected
[2025-05-22T13:29:35.874Z] STF 13:29:30.226 -
[2025-05-22T13:29:35.874Z] STF 13:29:30.226 - +------ Step 8 - Stop LT2 process
[2025-05-22T13:29:35.874Z] STF 13:29:30.226 - | Kill running processes
[2025-05-22T13:29:35.874Z] STF 13:29:30.226 - | Processes: [LT2]
[2025-05-22T13:29:35.874Z] STF 13:29:30.226 - |
[2025-05-22T13:29:35.874Z] STF 13:29:30.226 - Killing processes: LT2
[2025-05-22T13:29:35.874Z] STF 13:29:30.226 - o Process clean up attempt 1 for LT2 pid 52212
[2025-05-22T13:29:35.874Z] STF 13:29:30.226 - o Process LT2 pid 52212 stop()
[2025-05-22T13:29:35.874Z] STF 13:29:30.227 - o Process LT2 pid 52212 killed
[2025-05-22T13:29:35.874Z] STF 13:29:30.228 - EXECUTE stage completed
[2025-05-22T13:29:35.874Z] STF 13:29:30.744 -
[2025-05-22T13:29:35.874Z] STF 13:29:30.744 - ==================== T E A R D O W N ====================
[2025-05-22T13:29:35.874Z] STF 13:29:30.744 - Running teardown: perl C:/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\TKG\output_17479198392863\TestJlmRemoteClassNoAuth_0/20250522-131804-TestJlmRemoteClassNoAuth/tearDown.pl
[2025-05-22T13:29:35.874Z] STF 13:29:30.909 - TEARDOWN stage completed
[2025-05-22T13:29:35.874Z] STF 13:29:30.926 -
[2025-05-22T13:29:35.874Z] STF 13:29:30.926 - ===================== R E S U L T S =====================
[2025-05-22T13:29:35.874Z] STF 13:29:30.926 - Stage results:
[2025-05-22T13:29:35.874Z] STF 13:29:30.926 - setUp: pass
[2025-05-22T13:29:35.874Z] STF 13:29:30.926 - execute: pass
[2025-05-22T13:29:35.874Z] STF 13:29:30.926 - teardown: pass
[2025-05-22T13:29:35.874Z] STF 13:29:30.926 -
[2025-05-22T13:29:35.874Z] STF 13:29:30.926 - Overall result: PASSED
[2025-05-22T13:29:35.874Z] -----------------------------------
[2025-05-22T13:29:35.874Z] TestJlmRemoteClassNoAuth_0_PASSED
[2025-05-22T13:29:35.874Z] -----------------------------------
[2025-05-22T13:29:35.874Z]
[2025-05-22T13:29:35.874Z] TEST TEARDOWN:
[2025-05-22T13:29:35.874Z] Nothing to be done for teardown.
[2025-05-22T13:29:35.874Z] TestJlmRemoteClassNoAuth_0 Finish Time: Thu May 22 13:29:31 2025 Epoch Time (ms): 1747920571130