PatMod_Adv_1
[2025-08-20T23:49:55.440Z] Running test PatMod_Adv_1 ...
[2025-08-20T23:49:55.733Z] ===============================================
[2025-08-20T23:49:56.026Z] PatMod_Adv_1 Start Time: Wed Aug 20 23:49:55 2025 Epoch Time (ms): 1755733795848
[2025-08-20T23:49:56.356Z] variation: Mode650
[2025-08-20T23:49:56.356Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-08-20T23:49:56.356Z] { \
[2025-08-20T23:49:56.356Z] echo ""; echo "TEST SETUP:"; \
[2025-08-20T23:49:56.356Z] echo "Nothing to be done for setup."; \
[2025-08-20T23:49:56.356Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\\TKG\\output_17557318289751\\PatMod_Adv_1"; \
[2025-08-20T23:49:56.356Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\\TKG\\output_17557318289751\\PatMod_Adv_1"; \
[2025-08-20T23:49:56.356Z] echo ""; echo "TESTING:"; \
[2025-08-20T23:49:56.356Z] perl C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests///..//jvmtest\\system\\modularity/../\\STF\\stf.core\\scripts\\stf.pl -test-root="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests///..//jvmtest\\system\\modularity/../\\STF;C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests///..//jvmtest\\system\\modularity/../\\aqa-systemtest""" -systemtest-prereqs="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/../../testDependency/system_lib\\" -java-args=' -XX:-UseCompressedOops ' -results-root="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\\TKG\\output_17557318289751\\PatMod_Adv_1" -test=PatModTest -test-args="variant=Adv"; \
[2025-08-20T23:49:56.356Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "PatMod_Adv_1""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\\TKG\\output_17557318289751\\PatMod_Adv_1"; else echo "-----------------------------------"; echo "PatMod_Adv_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-20T23:49:56.356Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-20T23:49:56.356Z] echo "Nothing to be done for teardown."; \
[2025-08-20T23:49:56.356Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\\TKG\\output_17557318289751\\TestTargetResult";
[2025-08-20T23:49:56.651Z]
[2025-08-20T23:49:56.651Z] TEST SETUP:
[2025-08-20T23:49:56.651Z] Nothing to be done for setup.
[2025-08-20T23:49:56.651Z]
[2025-08-20T23:49:56.651Z] TESTING:
[2025-08-20T23:49:56.944Z] STF 23:49:56.864 - ========================= S T F =========================
[2025-08-20T23:49:56.944Z] systemtest-prereqs has been processed, and set to: C:/Users/jenkins/testDependency/system_libRetrieving amount of free space on drive containing C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\TKG\output_17557318289751\PatMod_Adv_1
[2025-08-20T23:49:57.237Z] There is 18962 Mb free
[2025-08-20T23:49:57.237Z] STF 23:49:56.942 - ================== G E N E R A T I O N ==================
[2025-08-20T23:49:57.237Z] STF 23:49:56.948 - Checking JVM: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image
[2025-08-20T23:49:57.237Z] STF 23:49:56.948 - Starting process to generate scripts: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/../../testDependency/system_lib\/asm/asm.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/../../testDependency/system_lib\/asm/asm-commons.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/../../testDependency/system_lib\/log4j/log4j-api.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/../../testDependency/system_lib\/log4j/log4j-core.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\TKG\output_17557318289751\PatMod_Adv_1/20250820-234956-PatModTest/stf_parameters.properties, , C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\TKG\output_17557318289751\PatMod_Adv_1/20250820-234956-PatModTest"
[2025-08-20T23:49:57.237Z] GEN stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-20T23:49:58.279Z] GEN 23:49:58.161 - Found test. Project: 'openjdk.test.modularity' class: 'PatModTest.class' Dir: 'C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin'
[2025-08-20T23:49:58.279Z] GEN 23:49:58.176 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.PatModTest'
[2025-08-20T23:49:58.573Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\displayService
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.helper
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\displayServiceImpl1
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.discreet
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.hello
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.hola
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\displayServiceImpl2
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.hi
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common
[2025-08-20T23:49:58.573Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\tests
[2025-08-20T23:49:58.573Z] GEN C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\\jvmtest\\system\\aqa-systemtest\\openjdk.test.modularity\\bin
[2025-08-20T23:49:58.573Z] GEN C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\\jvmtest\\system\\STF\\stf.core\\bin
[2025-08-20T23:49:58.573Z] GEN C:/Users/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-08-20T23:49:58.573Z] GEN C:/Users/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-08-20T23:49:58.573Z] GEN C:/Users/jenkins/testDependency/system_lib/junit/junit.jar
[2025-08-20T23:49:58.573Z] GEN 23:49:58.426 - Using Mode NoOptions. Values = ''
[2025-08-20T23:49:58.867Z] GEN 23:49:58.551 -
[2025-08-20T23:49:58.867Z] GEN 23:49:58.551 - Test command summary:
[2025-08-20T23:49:58.867Z] GEN 23:49:58.551 - Step Stage Command Description
[2025-08-20T23:49:58.867Z] GEN 23:49:58.551 - -----+--------+-----------------+------------
[2025-08-20T23:49:58.867Z] GEN 23:49:58.551 - 1 execute jar Create com.hello jar
[2025-08-20T23:49:58.867Z] GEN 23:49:58.551 - 2 execute jar Create com.discreet jar
[2025-08-20T23:49:58.867Z] GEN 23:49:58.551 - 3 execute jar create java.xml.jar
[2025-08-20T23:49:58.867Z] GEN 23:49:58.551 - 4 execute Run java Run application class override test where we specify two exploded module paths in a single --patch-module option
[2025-08-20T23:49:58.867Z] GEN 23:49:58.551 - 5 execute Run java (Negative test) Verify if a module can be specified only once on --patch-module
[2025-08-20T23:49:58.867Z] GEN 23:49:58.551 - 6 execute Run java Combine stderr and stdout files of process OT7
[2025-08-20T23:49:58.867Z] GEN 23:49:58.551 - 7 execute count Check output
[2025-08-20T23:49:58.867Z] GEN 23:49:58.551 - 8 execute Run java (Negative test) Verify if --patch-module allows replacing of module-info.class
[2025-08-20T23:49:58.867Z] GEN 23:49:58.551 - 9 execute count Check output
[2025-08-20T23:49:58.867Z] STF 23:49:58.602 -
[2025-08-20T23:49:58.867Z] STF 23:49:58.602 - Script generation completed
[2025-08-20T23:49:58.867Z] STF 23:49:58.602 -
[2025-08-20T23:49:58.867Z] STF 23:49:58.605 -
[2025-08-20T23:49:58.867Z] STF 23:49:58.605 - ======================= S E T U P =======================
[2025-08-20T23:49:58.867Z] STF 23:49:58.605 - Running setup: perl C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\TKG\output_17557318289751\PatMod_Adv_1/20250820-234956-PatModTest/setUp.pl
[2025-08-20T23:49:59.164Z] STF 23:49:58.989 - SETUP stage completed
[2025-08-20T23:49:59.164Z] STF 23:49:59.017 -
[2025-08-20T23:49:59.164Z] STF 23:49:59.017 - ==================== E X E C U T E - ====================
[2025-08-20T23:49:59.164Z] STF 23:49:59.017 - Running execute: perl C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\TKG\output_17557318289751\PatMod_Adv_1/20250820-234956-PatModTest/execute.pl
[2025-08-20T23:49:59.459Z] STF 23:49:59.411 -
[2025-08-20T23:49:59.459Z] STF 23:49:59.411 - Java version
[2025-08-20T23:49:59.459Z] STF 23:49:59.411 - Running: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-08-20T23:49:59.459Z] Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-20T23:49:59.754Z] openjdk version "21.0.9-beta" 2025-10-21
[2025-08-20T23:49:59.754Z] OpenJDK Runtime Environment Temurin-21.0.9+4-202508201909 (build 21.0.9-beta+4-ea)
[2025-08-20T23:49:59.754Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+4-202508201909 (build 21.0.9-beta+4-ea, mixed mode)
[2025-08-20T23:49:59.754Z] STF 23:49:59.543 -
[2025-08-20T23:49:59.754Z] STF 23:49:59.543 - +------ Step 1 - Create com.hello jar
[2025-08-20T23:49:59.754Z] STF 23:49:59.543 - | Create modular jar
[2025-08-20T23:49:59.754Z] STF 23:49:59.543 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.hello
[2025-08-20T23:49:59.754Z] STF 23:49:59.543 - | ModuleVersion: null
[2025-08-20T23:49:59.754Z] STF 23:49:59.543 - | MainClass: null
[2025-08-20T23:49:59.754Z] STF 23:49:59.544 - | HashModules: null
[2025-08-20T23:49:59.754Z] STF 23:49:59.544 - |
[2025-08-20T23:49:59.754Z] STF 23:49:59.545 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/modules/1.com.hello.jar -C C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\com.hello .
[2025-08-20T23:49:59.754Z] STF 23:49:59.545 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/1.CMJ.stderr
[2025-08-20T23:49:59.754Z] STF 23:49:59.545 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/1.CMJ.stdout
[2025-08-20T23:49:59.754Z] STF 23:49:59.612 - Monitoring processes: CMJ
[2025-08-20T23:49:59.754Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-20T23:50:00.108Z] STF 23:50:00.038 - Monitoring Report Summary:
[2025-08-20T23:50:00.108Z] STF 23:50:00.038 - o Process CMJ ended with the expected exit code (0)
[2025-08-20T23:50:00.108Z] STF 23:50:00.039 - Created modular jar: 1.com.hello.jar
[2025-08-20T23:50:00.108Z] STF 23:50:00.039 -
[2025-08-20T23:50:00.108Z] STF 23:50:00.039 - +------ Step 2 - Create com.discreet jar
[2025-08-20T23:50:00.108Z] STF 23:50:00.039 - | Create modular jar
[2025-08-20T23:50:00.108Z] STF 23:50:00.039 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.discreet
[2025-08-20T23:50:00.108Z] STF 23:50:00.039 - | ModuleVersion: null
[2025-08-20T23:50:00.108Z] STF 23:50:00.039 - | MainClass: null
[2025-08-20T23:50:00.108Z] STF 23:50:00.039 - | HashModules: null
[2025-08-20T23:50:00.108Z] STF 23:50:00.039 - |
[2025-08-20T23:50:00.108Z] STF 23:50:00.040 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/modules/2.com.discreet.jar -C C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\com.discreet .
[2025-08-20T23:50:00.108Z] STF 23:50:00.040 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/2.CMJ.stderr
[2025-08-20T23:50:00.108Z] STF 23:50:00.040 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/2.CMJ.stdout
[2025-08-20T23:50:00.108Z] STF 23:50:00.048 - Monitoring processes: CMJ
[2025-08-20T23:50:00.400Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-20T23:50:00.693Z] STF 23:50:00.489 - Monitoring Report Summary:
[2025-08-20T23:50:00.694Z] STF 23:50:00.489 - o Process CMJ ended with the expected exit code (0)
[2025-08-20T23:50:00.694Z] STF 23:50:00.490 - Created modular jar: 2.com.discreet.jar
[2025-08-20T23:50:00.694Z] STF 23:50:00.490 -
[2025-08-20T23:50:00.694Z] STF 23:50:00.490 - +------ Step 3 - create java.xml.jar
[2025-08-20T23:50:00.694Z] STF 23:50:00.490 - | Create modular jar
[2025-08-20T23:50:00.694Z] STF 23:50:00.490 - | ModuleSpec: openjdk.test.modularity/bin/common-override/java.xml
[2025-08-20T23:50:00.694Z] STF 23:50:00.490 - | ModuleVersion: null
[2025-08-20T23:50:00.694Z] STF 23:50:00.490 - | MainClass: null
[2025-08-20T23:50:00.694Z] STF 23:50:00.490 - | HashModules: null
[2025-08-20T23:50:00.694Z] STF 23:50:00.490 - |
[2025-08-20T23:50:00.694Z] STF 23:50:00.491 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/modules/3.java.xml.jar -C C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\java.xml .
[2025-08-20T23:50:00.694Z] STF 23:50:00.491 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/3.CMJ.stderr
[2025-08-20T23:50:00.694Z] STF 23:50:00.491 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/3.CMJ.stdout
[2025-08-20T23:50:00.694Z] STF 23:50:00.499 - Monitoring processes: CMJ
[2025-08-20T23:50:00.694Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-20T23:50:00.988Z] STF 23:50:00.926 - Monitoring Report Summary:
[2025-08-20T23:50:00.988Z] STF 23:50:00.926 - o Process CMJ ended with the expected exit code (0)
[2025-08-20T23:50:00.988Z] STF 23:50:00.927 - Created modular jar: 3.java.xml.jar
[2025-08-20T23:50:00.988Z] STF 23:50:00.927 -
[2025-08-20T23:50:00.988Z] STF 23:50:00.927 - +------ Step 4 - Run application class override test where we specify two exploded module paths in a single --patch-module option
[2025-08-20T23:50:00.988Z] STF 23:50:00.927 - | Run foreground process
[2025-08-20T23:50:00.988Z] STF 23:50:00.927 - | Program: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-08-20T23:50:00.988Z] STF 23:50:00.927 - | Mnemonic: OT56
[2025-08-20T23:50:00.988Z] STF 23:50:00.927 - | Echo: ECHO_ON
[2025-08-20T23:50:00.988Z] STF 23:50:00.928 - | Expectation: CLEAN_RUN within 1m
[2025-08-20T23:50:00.988Z] STF 23:50:00.928 - |
[2025-08-20T23:50:00.988Z] STF 23:50:00.928 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods;C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\tests --add-modules=com.test --add-exports com.hello/adoptopenjdk.test.modularity.newpkg=com.test --patch-module com.hello=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\com.hello;C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new\com.hello -XX:-UseCompressedOops -classpath C:/Users/jenkins/testDependency/system_lib/junit/junit.jar;C:/Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingMultipleFilePaths
[2025-08-20T23:50:00.988Z] STF 23:50:00.929 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/4.OT56.stderr
[2025-08-20T23:50:00.988Z] STF 23:50:00.929 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/4.OT56.stdout
[2025-08-20T23:50:00.988Z] STF 23:50:00.937 - Monitoring processes: OT56
[2025-08-20T23:50:01.291Z] OT56 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-20T23:50:01.291Z] OT56 stderr WARNING: module-info.class ignored in patch: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\com.hello
[2025-08-20T23:50:01.291Z] OT56 stderr WARNING: module-info.class ignored in patch: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new\com.hello
[2025-08-20T23:50:01.590Z] OT56 JUnit version 4.12
[2025-08-20T23:50:01.590Z] OT56 ...
[2025-08-20T23:50:01.590Z] OT56 Time: 0
[2025-08-20T23:50:01.590Z] OT56
[2025-08-20T23:50:01.590Z] OT56 OK (3 tests)
[2025-08-20T23:50:01.590Z] OT56
[2025-08-20T23:50:01.590Z] STF 23:50:01.395 - Monitoring Report Summary:
[2025-08-20T23:50:01.590Z] STF 23:50:01.395 - o Process OT56 ended with the expected exit code (0)
[2025-08-20T23:50:01.590Z] STF 23:50:01.396 -
[2025-08-20T23:50:01.590Z] STF 23:50:01.396 - +------ Step 5 - (Negative test) Verify if a module can be specified only once on --patch-module
[2025-08-20T23:50:01.590Z] STF 23:50:01.396 - | Run foreground process
[2025-08-20T23:50:01.590Z] STF 23:50:01.396 - | Program: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-08-20T23:50:01.590Z] STF 23:50:01.396 - | Mnemonic: OT7
[2025-08-20T23:50:01.590Z] STF 23:50:01.396 - | Echo: ECHO_ON
[2025-08-20T23:50:01.590Z] STF 23:50:01.396 - | Expectation: NON_ZERO_EXIT [1] within 1m
[2025-08-20T23:50:01.590Z] STF 23:50:01.396 - |
[2025-08-20T23:50:01.590Z] STF 23:50:01.397 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods;C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\tests --add-modules=com.test --patch-module com.hello=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new\com.hello --patch-module com.hello=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\com.hello -XX:-UseCompressedOops -classpath C:/Users/jenkins/testDependency/system_lib/junit/junit.jar;C:/Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingAppModule
[2025-08-20T23:50:01.590Z] STF 23:50:01.397 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/5.OT7.stderr
[2025-08-20T23:50:01.590Z] STF 23:50:01.397 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/5.OT7.stdout
[2025-08-20T23:50:01.590Z] STF 23:50:01.406 - Monitoring processes: OT7
[2025-08-20T23:50:01.590Z] OT7 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-20T23:50:01.590Z] OT7 Error occurred during initialization of boot layer
[2025-08-20T23:50:01.590Z] OT7 java.lang.ExceptionInInitializerError
[2025-08-20T23:50:01.590Z] OT7 Caused by: java.lang.RuntimeException: com.hello specified more than once to --patch-module
[2025-08-20T23:50:01.590Z] STF 23:50:01.524 - Monitoring Report Summary:
[2025-08-20T23:50:01.590Z] STF 23:50:01.525 - o Process OT7 ended with the expected exit code (1)
[2025-08-20T23:50:01.590Z] STF 23:50:01.525 -
[2025-08-20T23:50:01.590Z] STF 23:50:01.525 - +------ Step 6 - Combine stderr and stdout files of process OT7
[2025-08-20T23:50:01.590Z] STF 23:50:01.525 - | Run foreground process
[2025-08-20T23:50:01.590Z] STF 23:50:01.526 - | Program: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-08-20T23:50:01.590Z] STF 23:50:01.526 - | Mnemonic: CO
[2025-08-20T23:50:01.590Z] STF 23:50:01.526 - | Echo: ECHO_OFF
[2025-08-20T23:50:01.590Z] STF 23:50:01.526 - | Expectation: NON_ZERO_EXIT [0] within 30s
[2025-08-20T23:50:01.590Z] STF 23:50:01.526 - |
[2025-08-20T23:50:01.590Z] STF 23:50:01.526 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -Dfile1=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/5.OT7.stdout -Dfile2=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/5.OT7.stderr -Dfinal.file=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\aqa-tests\TKG\output_17557318289751\PatMod_Adv_1\20250820-234956-PatModTest\results\combinedOT7.txt -XX:-UseCompressedOops -classpath C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\STF\stf.core\bin;C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin net.adoptopenjdk.test.modularity.TestUtil
[2025-08-20T23:50:01.590Z] STF 23:50:01.526 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/6.CO.stderr
[2025-08-20T23:50:01.590Z] STF 23:50:01.526 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/6.CO.stdout
[2025-08-20T23:50:01.590Z] STF 23:50:01.534 - Monitoring processes: CO
[2025-08-20T23:50:01.889Z] STF 23:50:01.758 - Monitoring Report Summary:
[2025-08-20T23:50:01.889Z] STF 23:50:01.758 - o Process CO ended with the expected exit code (0)
[2025-08-20T23:50:01.889Z] STF 23:50:01.759 -
[2025-08-20T23:50:01.889Z] STF 23:50:01.759 - +------ Step 7 - Check output
[2025-08-20T23:50:01.889Z] STF 23:50:01.759 - | Count file matches
[2025-08-20T23:50:01.889Z] STF 23:50:01.759 - | TargetFile: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/combinedOT7.txt
[2025-08-20T23:50:01.889Z] STF 23:50:01.759 - | ExpectedNumMatches: 1
[2025-08-20T23:50:01.889Z] STF 23:50:01.759 - | SearchStrings: ["java.lang.ExceptionInInitializerError"]
[2025-08-20T23:50:01.889Z] STF 23:50:01.759 - |
[2025-08-20T23:50:01.889Z] STF 23:50:01.760 - Found 1 instances of ["java.lang.ExceptionInInitializerError"]
[2025-08-20T23:50:01.889Z] STF 23:50:01.760 -
[2025-08-20T23:50:01.889Z] STF 23:50:01.760 - +------ Step 8 - (Negative test) Verify if --patch-module allows replacing of module-info.class
[2025-08-20T23:50:01.889Z] STF 23:50:01.760 - | Run foreground process
[2025-08-20T23:50:01.889Z] STF 23:50:01.760 - | Program: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-08-20T23:50:01.889Z] STF 23:50:01.761 - | Mnemonic: OT8
[2025-08-20T23:50:01.889Z] STF 23:50:01.761 - | Echo: ECHO_ON
[2025-08-20T23:50:01.889Z] STF 23:50:01.761 - | Expectation: NON_ZERO_EXIT [1] within 1m
[2025-08-20T23:50:01.889Z] STF 23:50:01.761 - |
[2025-08-20T23:50:01.889Z] STF 23:50:01.762 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods;C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\tests --add-modules=com.test --patch-module com.hello=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new\com.hello -XX:-UseCompressedOops -classpath C:/Users/jenkins/testDependency/system_lib/junit/junit.jar;C:/Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType
[2025-08-20T23:50:01.889Z] STF 23:50:01.762 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/8.OT8.stderr
[2025-08-20T23:50:01.890Z] STF 23:50:01.762 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/8.OT8.stdout
[2025-08-20T23:50:01.890Z] STF 23:50:01.769 - Monitoring processes: OT8
[2025-08-20T23:50:01.890Z] OT8 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-20T23:50:02.187Z] OT8 stderr WARNING: module-info.class ignored in patch: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new\com.hello
[2025-08-20T23:50:02.187Z] OT8 JUnit version 4.12
[2025-08-20T23:50:02.488Z] OT8 .E
[2025-08-20T23:50:02.488Z] OT8 Time: 0.016
[2025-08-20T23:50:02.488Z] OT8 There was 1 failure:
[2025-08-20T23:50:02.488Z] OT8 1) testPatchingOfNewClassInExistingPackage(net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType)
[2025-08-20T23:50:02.488Z] OT8 java.lang.IllegalAccessException: class net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType (in module com.test) cannot access class adoptopenjdk.test.modularity.newpkg.NewClass2 (in module com.hello) because module com.hello does not export adoptopenjdk.test.modularity.newpkg to module com.test
[2025-08-20T23:50:02.488Z] OT8 at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:394)
[2025-08-20T23:50:02.488Z] OT8 at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:714)
[2025-08-20T23:50:02.489Z] OT8 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:495)
[2025-08-20T23:50:02.489Z] OT8 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
[2025-08-20T23:50:02.489Z] OT8 at com.test/net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType.testPatchingOfNewClassInExistingPackage(TestOverrideUsingUnexportedPublicType.java:34)
[2025-08-20T23:50:02.489Z] OT8 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-08-20T23:50:02.489Z] OT8 at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.Suite.runChild(Suite.java:128)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.Suite.runChild(Suite.java:27)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
[2025-08-20T23:50:02.489Z] OT8 at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
[2025-08-20T23:50:02.489Z] OT8
[2025-08-20T23:50:02.489Z] OT8 FAILURES!!!
[2025-08-20T23:50:02.489Z] OT8 Tests run: 1, Failures: 1
[2025-08-20T23:50:02.489Z] OT8
[2025-08-20T23:50:02.489Z] STF 23:50:02.206 - Monitoring Report Summary:
[2025-08-20T23:50:02.489Z] STF 23:50:02.206 - o Process OT8 ended with the expected exit code (1)
[2025-08-20T23:50:02.489Z] STF 23:50:02.207 -
[2025-08-20T23:50:02.489Z] STF 23:50:02.207 - +------ Step 9 - Check output
[2025-08-20T23:50:02.489Z] STF 23:50:02.207 - | Count file matches
[2025-08-20T23:50:02.489Z] STF 23:50:02.207 - | TargetFile: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17557318289751/PatMod_Adv_1/20250820-234956-PatModTest/results/8.OT8.stdout
[2025-08-20T23:50:02.489Z] STF 23:50:02.207 - | ExpectedNumMatches: 1
[2025-08-20T23:50:02.489Z] STF 23:50:02.207 - | SearchStrings: ["java.lang.IllegalAccessException"]
[2025-08-20T23:50:02.489Z] STF 23:50:02.208 - |
[2025-08-20T23:50:02.489Z] STF 23:50:02.208 - Found 1 instances of ["java.lang.IllegalAccessException"]
[2025-08-20T23:50:02.489Z] STF 23:50:02.208 - EXECUTE stage completed
[2025-08-20T23:50:02.489Z] STF 23:50:02.254 -
[2025-08-20T23:50:02.489Z] STF 23:50:02.254 - ==================== T E A R D O W N ====================
[2025-08-20T23:50:02.489Z] STF 23:50:02.254 - Running teardown: perl C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\TKG\output_17557318289751\PatMod_Adv_1/20250820-234956-PatModTest/tearDown.pl
[2025-08-20T23:50:02.785Z] STF 23:50:02.629 - TEARDOWN stage completed
[2025-08-20T23:50:02.785Z] STF 23:50:02.681 -
[2025-08-20T23:50:02.785Z] STF 23:50:02.681 - ===================== R E S U L T S =====================
[2025-08-20T23:50:02.785Z] STF 23:50:02.681 - Stage results:
[2025-08-20T23:50:02.785Z] STF 23:50:02.681 - setUp: pass
[2025-08-20T23:50:02.785Z] STF 23:50:02.681 - execute: pass
[2025-08-20T23:50:02.785Z] STF 23:50:02.681 - teardown: pass
[2025-08-20T23:50:02.785Z] STF 23:50:02.681 -
[2025-08-20T23:50:02.785Z] STF 23:50:02.681 - Overall result: PASSED
[2025-08-20T23:50:02.785Z] -----------------------------------
[2025-08-20T23:50:02.785Z] PatMod_Adv_1_PASSED
[2025-08-20T23:50:02.785Z] -----------------------------------
[2025-08-20T23:50:02.785Z]
[2025-08-20T23:50:02.785Z] TEST TEARDOWN:
[2025-08-20T23:50:02.785Z] Nothing to be done for teardown.
[2025-08-20T23:50:03.079Z] PatMod_Adv_1 Finish Time: Wed Aug 20 23:50:03 2025 Epoch Time (ms): 1755733803036