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