jsr292BootstrapTest_0
[2024-10-03T10:14:18.839Z] Running test jsr292BootstrapTest_0 ...
[2024-10-03T10:14:18.839Z] ===============================================
[2024-10-03T10:14:18.839Z] jsr292BootstrapTest_0 Start Time: Thu Oct 3 11:14:18 2024 Epoch Time (ms): 1727950458673
[2024-10-03T10:14:18.839Z] variation: NoOptions
[2024-10-03T10:14:18.839Z] JVM_OPTIONS:
[2024-10-03T10:14:18.839Z] { \
[2024-10-03T10:14:18.839Z] echo ""; echo "TEST SETUP:"; \
[2024-10-03T10:14:18.839Z] echo "Nothing to be done for setup."; \
[2024-10-03T10:14:18.839Z] mkdir -p "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17279504588284/jsr292BootstrapTest_0"; \
[2024-10-03T10:14:18.839Z] cd "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17279504588284/jsr292BootstrapTest_0"; \
[2024-10-03T10:14:18.839Z] echo ""; echo "TESTING:"; \
[2024-10-03T10:14:18.839Z] "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Djava.security.manager=allow \
[2024-10-03T10:14:18.839Z] --add-opens=java.base/java.lang=ALL-UNNAMED --add-exports java.base/jdk.internal.reflect=ALL-UNNAMED \
[2024-10-03T10:14:18.839Z] -Xbootclasspath/a:"/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292bootstrap.jar" \
[2024-10-03T10:14:18.839Z] -cp "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292test.jar:/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/../../testDependency/lib/testng.jar:/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/../../testDependency/lib/jcommander.jar" \
[2024-10-03T10:14:18.839Z] org.testng.TestNG -d "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17279504588284/jsr292BootstrapTest_0" "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/testng.xml" \
[2024-10-03T10:14:18.839Z] -testnames jsr292BootstrapTest \
[2024-10-03T10:14:18.839Z] -groups level.extended \
[2024-10-03T10:14:18.839Z] -excludegroups d.*.osx_x86-64,d.*.arch.x86,d.*.os.osx,d.*.bits.64,d.*.generic-all; \
[2024-10-03T10:14:18.839Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_PASSED"; echo "-----------------------------------"; cd /Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17279504588284/jsr292BootstrapTest_0"; else echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-10-03T10:14:18.839Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-10-03T10:14:18.839Z] echo "Nothing to be done for teardown."; \
[2024-10-03T10:14:18.839Z] } 2>&1 | tee -a "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17279504588284/TestTargetResult";
[2024-10-03T10:14:18.839Z]
[2024-10-03T10:14:18.839Z] TEST SETUP:
[2024-10-03T10:14:18.839Z] Nothing to be done for setup.
[2024-10-03T10:14:18.839Z]
[2024-10-03T10:14:18.839Z] TESTING:
[2024-10-03T10:14:19.189Z] [IncludeExcludeTestAnnotationTransformer] [INFO] EXCLUDE_FILE environment variable: /Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_21.txt
[2024-10-03T10:14:19.189Z] [IncludeExcludeTestAnnotationTransformer] [INFO] Processing exclude file: /Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_21.txt
[2024-10-03T10:14:19.189Z] ...
[2024-10-03T10:14:19.189Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2024-10-03T10:14:19.189Z] ...
[2024-10-03T10:14:19.189Z]
[2024-10-03T10:14:19.547Z] PASSED: test_BootstrapLookup_NonBootstrapInvoke
[2024-10-03T10:14:19.547Z] PASSED: test_NonBootstrapLookup_BootstrapInvoke
[2024-10-03T10:14:19.547Z] PASSED: test_NonBootstrapLookup_NonBootstrapInvoke
[2024-10-03T10:14:19.547Z]
[2024-10-03T10:14:19.547Z] ===============================================
[2024-10-03T10:14:19.547Z] jsr292BootstrapTest
[2024-10-03T10:14:19.547Z] Tests run: 3, Failures: 0, Skips: 0
[2024-10-03T10:14:19.547Z] ===============================================
[2024-10-03T10:14:19.547Z]
[2024-10-03T10:14:19.547Z]
[2024-10-03T10:14:19.547Z] ===============================================
[2024-10-03T10:14:19.547Z] jsr292_Suite_SE90
[2024-10-03T10:14:19.547Z] Total tests run: 3, Failures: 0, Skips: 0
[2024-10-03T10:14:19.547Z] ===============================================
[2024-10-03T10:14:19.547Z]
[2024-10-03T10:14:19.547Z] -----------------------------------
[2024-10-03T10:14:19.547Z] jsr292BootstrapTest_0_PASSED
[2024-10-03T10:14:19.547Z] -----------------------------------
[2024-10-03T10:14:19.547Z]
[2024-10-03T10:14:19.547Z] TEST TEARDOWN:
[2024-10-03T10:14:19.547Z] Nothing to be done for teardown.
[2024-10-03T10:14:19.547Z] jsr292BootstrapTest_0 Finish Time: Thu Oct 3 11:14:19 2024 Epoch Time (ms): 1727950459479