hotspot_sanity_0
[2025-01-10T20:57:49.315Z] Running test hotspot_sanity_0 ...
[2025-01-10T20:57:49.315Z] ===============================================
[2025-01-10T20:57:49.315Z] hotspot_sanity_0 Start Time: Fri Jan 10 20:57:49 2025 Epoch Time (ms): 1736542669234
[2025-01-10T20:57:49.315Z] variation: NoOptions
[2025-01-10T20:57:49.315Z] JVM_OPTIONS:
[2025-01-10T20:57:49.315Z] { \
[2025-01-10T20:57:49.315Z] echo ""; echo "TEST SETUP:"; \
[2025-01-10T20:57:49.315Z] echo "Nothing to be done for setup."; \
[2025-01-10T20:57:49.315Z] mkdir -p "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17365426682617/hotspot_sanity_0"; \
[2025-01-10T20:57:49.315Z] cd "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17365426682617/hotspot_sanity_0"; \
[2025-01-10T20:57:49.315Z] echo ""; echo "TESTING:"; \
[2025-01-10T20:57:49.315Z] "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Xmx512m -jar "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2025-01-10T20:57:49.315Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:5 -vmoptions:"-Xmx512m " \
[2025-01-10T20:57:49.315Z] -w ""/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17365426682617/hotspot_sanity_0"/work" \
[2025-01-10T20:57:49.315Z] -r ""/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17365426682617/hotspot_sanity_0"/report" \
[2025-01-10T20:57:49.315Z] -jdk:"/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" \
[2025-01-10T20:57:49.315Z] -exclude:"/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/openjdk-jdk/hotspot/test/ProblemList.txt" \
[2025-01-10T20:57:49.315Z] -exclude:"/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk8.txt" \
[2025-01-10T20:57:49.315Z] \
[2025-01-10T20:57:49.315Z] \
[2025-01-10T20:57:49.315Z] "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/openjdk-jdk/hotspot/test/sanity"; \
[2025-01-10T20:57:49.316Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_sanity_0""_PASSED"; echo "-----------------------------------"; cd /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "hotspot_sanity_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-01-10T20:57:49.316Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-01-10T20:57:49.316Z] echo "Nothing to be done for teardown."; \
[2025-01-10T20:57:49.316Z] } 2>&1 | tee -a "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17365426682617/TestTargetResult";
[2025-01-10T20:57:49.316Z]
[2025-01-10T20:57:49.316Z] TEST SETUP:
[2025-01-10T20:57:49.316Z] Nothing to be done for setup.
[2025-01-10T20:57:49.316Z]
[2025-01-10T20:57:49.316Z] TESTING:
[2025-01-10T20:57:50.142Z] Directory "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17365426682617/hotspot_sanity_0/work" not found: creating
[2025-01-10T20:57:50.142Z] Directory "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17365426682617/hotspot_sanity_0/report" not found: creating
[2025-01-10T20:57:51.471Z] XML output with verification to /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17365426682617/hotspot_sanity_0/work
[2025-01-10T20:57:54.053Z] Test results: passed: 3
[2025-01-10T20:57:54.878Z] Report written to /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17365426682617/hotspot_sanity_0/report/html/report.html
[2025-01-10T20:57:54.878Z] Results written to /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17365426682617/hotspot_sanity_0/work
[2025-01-10T20:57:54.878Z] -----------------------------------
[2025-01-10T20:57:54.878Z] hotspot_sanity_0_PASSED
[2025-01-10T20:57:54.878Z] -----------------------------------
[2025-01-10T20:57:54.878Z]
[2025-01-10T20:57:54.878Z] TEST TEARDOWN:
[2025-01-10T20:57:54.878Z] Nothing to be done for teardown.
[2025-01-10T20:57:54.878Z] hotspot_sanity_0 Finish Time: Fri Jan 10 20:57:54 2025 Epoch Time (ms): 1736542674821