14 NEW error logs fprintd-1.94.2-alt2 stderr: setUpClass (__main__.FPrintdVirtualDeviceNoStorageVerificationTests) ... ERROR ERROR: setUpClass (__main__.FPrintdVirtualDeviceNoStorageVerificationTests) Traceback (most recent call last): -- cls.dbus = Gio.DBusConnection.new_for_address_sync(os.environ['DBUS_SYSTEM_BUS_ADDRESS'], gi.repository.GLib.GError: g-io-error-quark: Could not connect: Connection refused (39) Ran 0 tests in 0.038s FAILED (errors=1) fprintd:daemon+fprintd+FPrintdVirtualDeviceStorageIdentificationTests / FPrintdVirtualDeviceStorageIdentificationTests.test_verify_retry_general time out (After 30 seconds) -- stderr: setUpClass (__main__.FPrintdVirtualDeviceStorageIdentificationTests) ... ERROR ERROR: setUpClass (__main__.FPrintdVirtualDeviceStorageIdentificationTests) Traceback (most recent call last): -- cls.dbus = Gio.DBusConnection.new_for_address_sync(os.environ['DBUS_SYSTEM_BUS_ADDRESS'], gi.repository.GLib.GError: g-io-error-quark: Could not connect: Connection refused (39) Ran 0 tests in 0.034s FAILED (errors=1) 514/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_already_claimed OK 0.36s -- Full log written to /usr/src/RPM/BUILD/fprintd-1.94.2/x86_64-alt-linux/meson-logs/testlog.txt FAILED: meson-internal__test /usr/bin/meson test --no-rebuild --print-errorlogs glibc-6:2.38.0.44.d37c2b20a4-alt1 UNSUPPORTED: misc/tst-clock_adjtime FAIL: misc/tst-epoll UNSUPPORTED: misc/tst-mount -- + rc=2 + grep '^FAIL:' build-x86_64-linux/tests.sum + cut '-d ' -f2- -- ==> build-x86_64-linux/misc/tst-epoll.test-result <== FAIL: misc/tst-epoll original exit status 1 guile-fibers-1.3.1-alt1 make check-TESTS hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded gzip-1.13-alt3 # SKIP: 1 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 See tests/test-suite.log meschach-1.2-alt1.b.3 ar: `u' modifier ignored since `D' is the default (see `U') ranlib meschach.a make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2' make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2' ar ru meschach.a sparse.o sprow.o sparseio.o spchfctr.o splufctr.o spbkp.o spswap.o iter0.o itersym.o iternsym.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib meschach.a ranlib: meschach.a: error reading spchfctr.o: file truncated make: *** [makefile:89: part3] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2' perl-HTML-Widget-1.11-alt3 Compilation failed in require at t/retain_default.t line 6. BEGIN failed--compilation aborted at t/retain_default.t line 6. # Looks like your test exited with 2 before it could output anything. -- Compilation failed in require at t/submitted.t line 6. BEGIN failed--compilation aborted at t/submitted.t line 6. # Looks like your test exited with 2 before it could output anything. -- Result: FAIL Failed 52/90 test programs. 0/263 subtests failed. make: *** [Makefile:834: test_dynamic] Error 2 perl-Tie-DBI-1.08-alt1 Result: FAIL Failed 1/2 test programs. 0/46 subtests failed. make: *** [Makefile:781: test_dynamic] Error 255 python3-module-hypercorn-0.16.0-alt1 tests/trio/test_lifespan.py::test_startup_timeout_error PASSED [ 97%] tests/trio/test_lifespan.py::test_startup_failure FAILED [ 97%] tests/trio/test_sanity.py::test_http1_request PASSED [ 98%] -- | raise LifespanFailureError("startup", message.get("message", "")) | hypercorn.utils.LifespanFailureError: Lifespan failure in startup. 'Failure' =========================== short test summary info ============================ FAILED tests/trio/test_lifespan.py::test_startup_failure - ExceptionGroup: Ex... ======================== 1 failed, 188 passed in 1.21s ========================= INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra', '-o=addopts=-Wignore']' returned non-zero exit status 1. error: Bad exit status from /usr/src/tmp/rpm-tmp.88327 (%check) python3-module-oslo.rootwrap-7.0.1-alt1.1 {7} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_graceful_death [1.292864s] ... ok {1} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_cleanup_client [1.327039s] ... FAILED Captured traceback: -- raise self.failureException(msg) AssertionError: -9 == -9 : Server haven't stopped in one second Captured daemon_log: -- raise self.failureException(msg) AssertionError: -9 == -9 : Server haven't stopped in one second Captured daemon_log: python3-module-quart-trio-0.11.1-alt1 | raise data | quart.testing.connections.WebsocketResponseError: ------------------------------ Captured log call ------------------------------- ERROR test_app:app.py:1090 Exception on websocket /ws/ + Exception Group Traceback (most recent call last): -- | raise data | quart.testing.connections.WebsocketResponseError: =========================== short test summary info ============================ FAILED tests/test_app.py::test_websocket_exception_group_handling - Exception... FAILED tests/test_app.py::test_websocket_exception_group_unhandled - Exceptio... FAILED tests/test_basic.py::test_websocket_abort - ExceptionGroup: Exceptions... ========================= 3 failed, 10 passed in 0.31s ========================= INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra', '-o=addopts=-Wignore']' returned non-zero exit status 1. error: Bad exit status from /usr/src/tmp/rpm-tmp.98322 (%check) python3-module-taskiq-0.11.0-alt1 INFO taskiq.receiver.receiver:receiver.py:132 Executing task test_receiver_task:test_func with ID: 7279b2adace345cf805b71a64303c453 ERROR taskiq.receiver.receiver:receiver.py:277 Exception found while executing function: Traceback (most recent call last): -- assert kicked == desired_kicked AssertionError: assert 2 == 3 During handling of the above exception, another exception occurred: -- =========================== short test summary info ============================ FAILED tests/api/test_receiver_task.py::test_successful - assert 2 == 3 ================== 1 failed, 160 passed, 8 warnings in 9.03s =================== INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero exit status 1. error: Bad exit status from /usr/src/tmp/rpm-tmp.43670 (%check) python3-module-trio-websocket-0.11.1-alt1 =========================== short test summary info ============================ FAILED tests/test_connection.py::test_handshake_exception_before_accept - Exc... FAILED tests/test_connection.py::test_reject_handshake - ExceptionGroup: Exce... FAILED tests/test_connection.py::test_reject_handshake_invalid_info_status - ... FAILED tests/test_connection.py::test_client_open_timeout - ExceptionGroup: E... FAILED tests/test_connection.py::test_client_close_timeout - ExceptionGroup: ... FAILED tests/test_connection.py::test_client_connect_networking_error - Excep... FAILED tests/test_connection.py::test_finalization_dropped_exception - Except... ========================= 7 failed, 51 passed in 0.35s ========================= INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned non-zero exit status 1. error: Bad exit status from /usr/src/tmp/rpm-tmp.47688 (%check) torrust-tracker-2.3.1-alt1 Compiling unicode-normalization v0.1.19 error: rustc interrupted by SIGSEGV, printing backtrace /usr/lib64/librustc_driver-8a258500883af626.so(+0x7463f6)[0x7fe14e30c3f6] -- note: backtrace dumped due to SIGSEGV! resuming signal error: could not compile `frunk_core` (lib) Caused by: xdg-desktop-portal-1.18.2-alt1 ▶ 8/28 /portal/inhibit/monitor - xdg-desktop-portal:ERROR:../tests/inhibit.c:327:session_state_changed_cb: assertion failed (state == XDP_LOGIN_SESSION_RUNNING): (2 == 1) FAIL ▶ 8/28 ERROR 8/28 xdg-desktop-portal:portals / test-portals-inhibit ERROR 2.21s killed by signal 6 SIGABRT >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 G_TEST_SRCDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.2/tests XDG_DATA_DIRS=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.2/x86_64-alt-linux/tests/share G_TEST_BUILDDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.2/x86_64-alt-linux/tests XDP_UNINSTALLED=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 XDG_CURRENT_DESKTOP=test G_DEBUG=gc-friendly MALLOC_PERTURB_=216 /usr/src/RPM/BUILD/xdg-desktop-portal-1.18.2/x86_64-alt-linux/tests/test-portals --verbose --keep-going --tap -p /portal/inhibit -- XDP: providing portal org.freedesktop.portal.GameMode (/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.2/x86_64-alt-linux/tests/../src/xdg-desktop-portal:515948): xdg-desktop-portal-WARNING **: 04:01:55.424: Failed to create RealtimeKit proxy: Could not connect: No such file or directory XDP: providing portal org.freedesktop.portal.Realtime -- Summary of Failures: 8/28 xdg-desktop-portal:portals / test-portals-inhibit ERROR 2.21s killed by signal 6 SIGABRT Ok: 26 14 error logs REMOVED from the list automake_1.11-1.11.6-alt10 cgns-4.2.0-alt1 gcr4-4.2.1-alt1 guile22-2.2.7-alt1 ldns-1.8.1-alt2 libmed-4.1.0-alt2.1 libvamp-2.10.0-alt2 mumps-5.3.5-alt3 newsflash-3.1.6-alt1 python3-module-asyncpg-0.29.0-alt2 python3-module-hid-tools-0.7-alt1 python3-module-websockets-12.0-alt1 seamonkey-1:2.53.18-alt1 shepherd-0.10.3-alt1 Total 123 error logs.