ndCatchAllExceptions(SimpleTest.java:61) at SimpleTest.main(SimpleTest.java:81) continue... Throwing a NullPointerException Exception in thread "main" java.lang.NullPointerException at SimpleTest.throwNullPointerException(SimpleTest.java:36) at SimpleTest.throwAndDontCatchException(SimpleTest.java:71) at SimpleTest.main(SimpleTest.java:83) make[3]: *** [test/CMakeFiles/run_three_times.dir/build.make:90: test/CMakeFiles/run_three_times] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/abrt-java-connector-1.3.2/redhat-linux-build' make[2]: *** [CMakeFiles/Makefile2:859: test/CMakeFiles/run_three_times.dir/all] Error 2 make[2]: Leaving directory '/builddir/build/BUILD/abrt-java-connector-1.3.2/redhat-linux-build' make[1]: *** [CMakeFiles/Makefile2:866: test/CMakeFiles/run_three_times.dir/rule] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/abrt-java-connector-1.3.2/redhat-linux-build' make: *** [Makefile:487: test/CMakeFiles/run_three_times.dir/rule] Error 2 --- /builddir/build/BUILD/abrt-java-connector-1.3.2/redhat-linux-build/test/outputs/run_three_times.log 2024-04-16 12:41:09.058938981 -0400 +++ /tmp/abrt_java_connector.Ng5up31 2024-04-16 13:09:43.870030942 -0400 @@ -1,5 +1,5 @@ Caught exception java.lang.ArrayIndexOutOfBoundsException in method SimpleTest.throwIndexOutOfBoundsException() -Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 42 out of bounds for length 10 +Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 42 at SimpleTest.throwIndexOutOfBoundsException(SimpleTest.java:24) [file:/builddir/build/BUILD/abrt-java-connector-1.3.2/redhat-linux-build/test/SimpleTest.class] at SimpleTest.catchIndexOutOfBoundsException(SimpleTest.java:47) [file:/builddir/build/BUILD/abrt-java-connector-1.3.2/redhat-linux-build/test/SimpleTest.class] at SimpleTest.throwAndCatchAllExceptions(SimpleTest.java:61) [file:/builddir/build/BUILD/abrt-java-connector-1.3.2/redhat-linux-build/test/SimpleTest.class] Expected /builddir/build/BUILD/abrt-java-connector-1.3.2/redhat-linux-build/test/outputs/run_three_times.log differs from result /tmp/abrt_java_connector.Ng5up31 (origin /builddir/build/BUILD/abrt-java-connector-1.3.2/redhat-linux-build/test/run_three_times.log) Start 25: test_run_data_method 25/29 Test #25: test_run_data_method .................. Passed 2.72 sec Start 26: test_unpackaged 26/29 Test #26: test_unpackaged ....................... Passed 0.22 sec Start 27: test_run_jar_relative 27/29 Test #27: test_run_jar_relative ................. Passed 5.87 sec Start 28: test_run_jar_absolute 28/29 Test #28: test_run_jar_absolute ................. Passed 2.03 sec Start 29: unit_tests 29/29 Test #29: unit_tests ............................ Passed 0.16 sec 62% tests passed, 11 tests failed out of 29 Total Test time (real) = 1704.06 sec The following tests FAILED: 1 - test_run (Failed) 2 - test_run_test (Failed) 3 - test_run_package (Failed) 4 - test_run_jar (Failed) 5 - test_run_threads (Failed) 6 - test_run_remote (Failed) 9 - test_run_try_finally (Failed) 10 - test_run_inner (Failed) 15 - test_thread_stress (Failed) 20 - test_run_remote_thread (Failed) 24 - test_run_three_times (Failed) Errors while running CTest error: Bad exit status from /var/tmp/rpm-tmp.Rc35We (%check) Bad exit status from /var/tmp/rpm-tmp.Rc35We (%check) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/abrt-java-connector.spec