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