MockitoMockTest_0
[2025-02-12T23:29:40.890Z] Running test MockitoMockTest_0 ...
[2025-02-12T23:29:40.890Z] ===============================================
[2025-02-12T23:29:40.890Z] MockitoMockTest_0 Start Time: Wed Feb 12 23:29:31 2025 Epoch Time (ms): 1739402971819
[2025-02-12T23:29:40.890Z] variation: NoOptions
[2025-02-12T23:29:40.890Z] JVM_OPTIONS:
[2025-02-12T23:29:40.890Z] { \
[2025-02-12T23:29:40.890Z] echo ""; echo "TEST SETUP:"; \
[2025-02-12T23:29:40.890Z] echo "Nothing to be done for setup."; \
[2025-02-12T23:29:40.890Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17393971211692/MockitoMockTest_0"; \
[2025-02-12T23:29:40.890Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17393971211692/MockitoMockTest_0"; \
[2025-02-12T23:29:40.890Z] echo ""; echo "TESTING:"; \
[2025-02-12T23:29:40.890Z] "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -cp "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/MockitoTests/MockitoTests.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../testDependency/lib/mockito-core.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../testDependency/lib/byte-buddy.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../testDependency/lib/byte-buddy-agent.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../testDependency/lib/objenesis.jar" test.java.MockitoMockTest ; \
[2025-02-12T23:29:40.890Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MockitoMockTest_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17393971211692/MockitoMockTest_0"; else echo "-----------------------------------"; echo "MockitoMockTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-02-12T23:29:40.890Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-02-12T23:29:40.890Z] echo "Nothing to be done for teardown."; \
[2025-02-12T23:29:40.890Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17393971211692/TestTargetResult";
[2025-02-12T23:29:40.890Z]
[2025-02-12T23:29:40.890Z] TEST SETUP:
[2025-02-12T23:29:40.890Z] Nothing to be done for setup.
[2025-02-12T23:29:40.890Z]
[2025-02-12T23:29:40.890Z] TESTING:
[2025-02-12T23:29:40.890Z] Call Mockito.mock(ArrayList.class)
[2025-02-12T23:29:40.890Z] WARNING: A Java agent has been loaded dynamically (/home/jenkins/testDependency/lib/byte-buddy-agent.jar)
[2025-02-12T23:29:40.890Z] WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
[2025-02-12T23:29:40.890Z] WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
[2025-02-12T23:29:40.890Z] WARNING: Dynamic loading of agents will be disallowed by default in a future release
[2025-02-12T23:29:40.890Z] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2025-02-12T23:29:57.042Z] -----------------------------------
[2025-02-12T23:29:57.042Z] MockitoMockTest_0_PASSED
[2025-02-12T23:29:57.042Z] -----------------------------------
[2025-02-12T23:29:57.042Z]
[2025-02-12T23:29:57.042Z] TEST TEARDOWN:
[2025-02-12T23:29:57.042Z] Nothing to be done for teardown.
[2025-02-12T23:29:57.042Z] MockitoMockTest_0 Finish Time: Wed Feb 12 23:29:55 2025 Epoch Time (ms): 1739402995843