hotspot_sanity_0
[2025-02-13T21:51:12.095Z] Running test hotspot_sanity_0 ...
[2025-02-13T21:51:12.095Z] ===============================================
[2025-02-13T21:51:12.095Z] hotspot_sanity_0 Start Time: Thu Feb 13 15:51:11 2025 Epoch Time (ms): 1739483471415
[2025-02-13T21:51:12.095Z] variation: NoOptions
[2025-02-13T21:51:12.095Z] JVM_OPTIONS:
[2025-02-13T21:51:12.095Z] { \
[2025-02-13T21:51:12.095Z] echo ""; echo "TEST SETUP:"; \
[2025-02-13T21:51:12.095Z] echo "Nothing to be done for setup."; \
[2025-02-13T21:51:12.095Z] mkdir -p "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17394834704766/hotspot_sanity_0"; \
[2025-02-13T21:51:12.095Z] cd "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17394834704766/hotspot_sanity_0"; \
[2025-02-13T21:51:12.095Z] echo ""; echo "TESTING:"; \
[2025-02-13T21:51:12.095Z] "/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-02-13T21:51:12.095Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:2 -vmoptions:"-Xmx512m " \
[2025-02-13T21:51:12.095Z] -w ""/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17394834704766/hotspot_sanity_0"/work" \
[2025-02-13T21:51:12.095Z] -r ""/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17394834704766/hotspot_sanity_0"/report" \
[2025-02-13T21:51:12.095Z] -jdk:"/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" \
[2025-02-13T21:51:12.095Z] -exclude:"/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/openjdk-jdk/hotspot/test/ProblemList.txt" \
[2025-02-13T21:51:12.095Z] -exclude:"/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk8.txt" \
[2025-02-13T21:51:12.095Z] \
[2025-02-13T21:51:12.095Z] \
[2025-02-13T21:51:12.095Z] "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/openjdk-jdk/hotspot/test/sanity"; \
[2025-02-13T21:51:12.095Z] 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-02-13T21:51:12.095Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-02-13T21:51:12.095Z] echo "Nothing to be done for teardown."; \
[2025-02-13T21:51:12.095Z] } 2>&1 | tee -a "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17394834704766/TestTargetResult";
[2025-02-13T21:51:12.095Z]
[2025-02-13T21:51:12.095Z] TEST SETUP:
[2025-02-13T21:51:12.095Z] Nothing to be done for setup.
[2025-02-13T21:51:12.095Z]
[2025-02-13T21:51:12.095Z] TESTING:
[2025-02-13T21:51:12.095Z] Directory "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17394834704766/hotspot_sanity_0/work" not found: creating
[2025-02-13T21:51:12.095Z] Directory "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17394834704766/hotspot_sanity_0/report" not found: creating
[2025-02-13T21:51:13.733Z] XML output with verification to /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17394834704766/hotspot_sanity_0/work
[2025-02-13T21:51:15.367Z] Test results: passed: 3
[2025-02-13T21:51:16.159Z] Report written to /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17394834704766/hotspot_sanity_0/report/html/report.html
[2025-02-13T21:51:16.159Z] Results written to /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17394834704766/hotspot_sanity_0/work
[2025-02-13T21:51:16.159Z] -----------------------------------
[2025-02-13T21:51:16.159Z] hotspot_sanity_0_PASSED
[2025-02-13T21:51:16.159Z] -----------------------------------
[2025-02-13T21:51:16.159Z]
[2025-02-13T21:51:16.159Z] TEST TEARDOWN:
[2025-02-13T21:51:16.159Z] Nothing to be done for teardown.
[2025-02-13T21:51:16.159Z] hotspot_sanity_0 Finish Time: Thu Feb 13 15:51:15 2025 Epoch Time (ms): 1739483475414