testExample_0
[2025-11-22T22:47:20.516Z] Running test testExample_0 ...
[2025-11-22T22:47:20.516Z] ===============================================
[2025-11-22T22:47:20.516Z] testExample_0 Start Time: Sat Nov 22 22:47:20 2025 Epoch Time (ms): 1763851640427
[2025-11-22T22:47:20.516Z] variation: -Xint
[2025-11-22T22:47:20.516Z] JVM_OPTIONS: -Xint
[2025-11-22T22:47:20.516Z] { \
[2025-11-22T22:47:20.516Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:47:20.516Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:47:20.516Z] mkdir -p "/aqa-tests/TKG/../TKG/output_17638516405730/testExample_0"; \
[2025-11-22T22:47:20.516Z] cd "/aqa-tests/TKG/../TKG/output_17638516405730/testExample_0"; \
[2025-11-22T22:47:20.516Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:47:20.516Z] "/opt/java/openjdk/bin/java" -Xint \
[2025-11-22T22:47:20.516Z] -cp "/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/aqa-tests/TKG/../TKG/lib/testng.jar:/aqa-tests/TKG/../TKG/lib/jcommander.jar:/aqa-tests/TKG/../../jvmtest/functional/TestExample/TestExample.jar" \
[2025-11-22T22:47:20.516Z] org.testng.TestNG -d "/aqa-tests/TKG/../TKG/output_17638516405730/testExample_0" "/aqa-tests/TKG/../../jvmtest/functional/TestExample/testng.xml" \
[2025-11-22T22:47:20.516Z] -groups level.extended \
[2025-11-22T22:47:20.516Z] -excludegroups d.*.linux_x86-64,d.*.arch.x86,d.*.os.linux,d.*.bits.64,d.*.generic-all; \
[2025-11-22T22:47:20.516Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "testExample_0""_PASSED"; echo "-----------------------------------"; cd /aqa-tests/TKG/..; else echo "-----------------------------------"; echo "testExample_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:47:20.516Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:47:20.516Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:47:20.516Z] } 2>&1 | tee -a "/aqa-tests/TKG/../TKG/output_17638516405730/TestTargetResult";
[2025-11-22T22:47:20.516Z]
[2025-11-22T22:47:20.516Z] TEST SETUP:
[2025-11-22T22:47:20.516Z] Nothing to be done for setup.
[2025-11-22T22:47:20.516Z]
[2025-11-22T22:47:20.516Z] TESTING:
[2025-11-22T22:47:20.516Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-22T22:47:21.158Z] [IncludeExcludeTestAnnotationTransformer] [INFO] EXCLUDE_FILE environment variable: /aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_8.txt
[2025-11-22T22:47:21.158Z] [IncludeExcludeTestAnnotationTransformer] [INFO] Processing exclude file: /aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_8.txt
[2025-11-22T22:47:21.158Z] ...
[2025-11-22T22:47:21.158Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2025-11-22T22:47:21.158Z] ...
[2025-11-22T22:47:21.158Z]
[2025-11-22T22:47:21.158Z] [MyTest] [INFO] running aTestExample: INFO and above level logging enabled
[2025-11-22T22:47:21.158Z] PASSED: aTestExample
[2025-11-22T22:47:21.158Z]
[2025-11-22T22:47:21.158Z] ===============================================
[2025-11-22T22:47:21.158Z] myTest
[2025-11-22T22:47:21.158Z] Tests run: 1, Failures: 0, Skips: 0
[2025-11-22T22:47:21.158Z] ===============================================
[2025-11-22T22:47:21.158Z]
[2025-11-22T22:47:21.158Z]
[2025-11-22T22:47:21.158Z] ===============================================
[2025-11-22T22:47:21.158Z] TestExample suite
[2025-11-22T22:47:21.158Z] Total tests run: 1, Failures: 0, Skips: 0
[2025-11-22T22:47:21.158Z] ===============================================
[2025-11-22T22:47:21.158Z]
[2025-11-22T22:47:21.158Z] -----------------------------------
[2025-11-22T22:47:21.158Z] testExample_0_PASSED
[2025-11-22T22:47:21.158Z] -----------------------------------
[2025-11-22T22:47:21.158Z]
[2025-11-22T22:47:21.158Z] TEST TEARDOWN:
[2025-11-22T22:47:21.158Z] Nothing to be done for teardown.
[2025-11-22T22:47:21.158Z] testExample_0 Finish Time: Sat Nov 22 22:47:20 2025 Epoch Time (ms): 1763851640802