* [cyber] I: Sisyphus-20240830 x86_64 beehive_status: +15 -11 (186)
@ 2024-08-30 5:27 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2024-08-30 5:27 UTC (permalink / raw)
To: sisyphus-cybertalk
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 10028 bytes --]
15 NEW error logs
curl-8.9.1-alt1
FAIL 190: 'FTP download with strict timeout and slow CWD' FTP, timeout, FAILURE, DELAY
TESTFAIL: These test cases failed: 136 137 138 139 140 141 142 143 144 145 146 147 148
149 161 182 190
make[1]: *** [Makefile:886: full-test] Error 1
fprintd-1.94.3-alt1
Full log written to
/usr/src/RPM/BUILD/fprintd-1.94.3/x86_64-alt-linux/meson-logs/testlog.txt
FAILED: meson-internal__test
/usr/bin/meson test --no-rebuild --print-errorlogs
gawk-5.1.0.0.213.d04f-alt1
make[3]: Entering directory '/usr/src/RPM/BUILD/gawk-5.1.0.0.213.d04f-alt1/test'
1 TESTS FAILED
make[3]: *** [Makefile:5248: pass-fail] Error 1
just-1.34.0-alt1
choose::status_error
test result: FAILED. 796 passed; 1 failed; 7 ignored; 0 measured; 2 filtered out;
finished in 1.16s
error: test failed, to rerun pass `--test integration`
error: 1 target failed:
`--test integration`
kiwix-lib-12.0.0-alt1
Run-time dependency xapian-core found: NO (tried pkgconfig and cmake)
meson.build:28:13: ERROR: Dependency "xapian-core" not found, tried pkgconfig and cmake
A full log can be found at
/usr/src/RPM/BUILD/kiwix-lib-12.0.0/x86_64-alt-linux/meson-logs/meson-log.txt
mumps-5.3.5-alt3
| 1
Fatal Error: Cannot open module file 'zmumps_struc_def.mod' for reading at (1): No such
file or directory
compilation terminated.
python3-module-oslo.rootwrap-7.2.0-alt1
{11} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_run_with_path
[2.985215s] ... ok
{3}
oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_cleanup_client
[4.002173s] ... 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-pydantic-2.8.2-alt1
==================================== ERRORS ====================================
___________________ ERROR collecting tests/test_annotated.py ___________________
ImportError while importing test module
'/usr/src/RPM/BUILD/python3-module-pydantic-2.8.2/tests/test_annotated.py'.
--
import pytz
E ModuleNotFoundError: No module named 'pytz'
___________________ ERROR collecting tests/test_pipeline.py ____________________
ImportError while importing test module
'/usr/src/RPM/BUILD/python3-module-pydantic-2.8.2/tests/test_pipeline.py'.
--
import pytz
E ModuleNotFoundError: No module named 'pytz'
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
--
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-Wignore',
'--ignore=tests/test_docs.py', '--benchmark-skip']' returned non-zero exit status 2.
python3-module-websockets-12.0-alt1
......................................................................................................................................................................................................................................................ss......s.....................................................................................................................s......................................................................................................................................s.................................................................................................................s....................s.............................................sFssE..................s.............................E............................................................................................................................................................................................s..............................................................................................................................................................................................................................................................................................................................................................................
ERROR: test_close_waits_for_recv
(tests.sync.test_connection.ServerConnectionTests.test_close_waits_for_recv)
Traceback (most recent call last):
--
raise TimeoutError("timed out")
TimeoutError: timed out
The above exception was the direct cause of the following exception:
--
raise self.protocol.close_exc from self.recv_events_exc
websockets.exceptions.ConnectionClosedError: sent 1000 (OK); no close frame received
ERROR: test_send_unsupported_iterable
(tests.sync.test_connection.ServerConnectionTests.test_send_unsupported_iterable)
send raises TypeError when called with an iterable of unsupported type.
TimeoutError: timed out while closing connection
The above exception was the direct cause of the following exception:
--
raise self.protocol.close_exc from original_exc
websockets.exceptions.ConnectionClosedError: sent 1011 (internal error) error in
fragmented message; no close frame received
FAIL: test_close_timeout_waiting_for_recv
(tests.sync.test_connection.ServerConnectionTests.test_close_timeout_waiting_for_recv)
Traceback (most recent call last):
--
self.assertFalse(close_thread.is_alive())
AssertionError: True is not false
Ran 1297 tests in 2.699s
FAILED (failures=1, errors=2, skipped=12)
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
exit status 1.
python3-module-zmq-26.0.3-alt1
_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
E zmq.error.ZMQError: Socket operation on non-socket
_zmq.py:1190: ZMQError
--
_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
E zmq.error.ZMQError: Socket operation on non-socket
_zmq.py:1190: ZMQError
--
_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
E zmq.error.ZMQError: Socket operation on non-socket
_zmq.py:1190: ZMQError
--
=========================== short test summary info ============================
FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - TimeoutError: T...
FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - zmq.error...
FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - zmq.erro...
FAILED tests/test_log.py::TestPubLog::test_custom_message_type - zmq.error.ZM...
FAILED tests/test_log.py::TestPubLog::test_init_iface - zmq.error.ZMQError: S...
FAILED tests/test_log.py::TestPubLog::test_init_socket - zmq.error.ZMQError: ...
FAILED tests/test_log.py::TestPubLog::test_root_topic - zmq.error.ZMQError: S...
FAILED tests/test_log.py::TestPubLog::test_set_info_formatter_via_property - ...
qemu-9.0.2-alt2
Summary of Failures:
109/885 qemu:qtest+qtest-arm / qtest-arm/aspeed_smc-test TIMEOUT
360.05s killed by signal 15 SIGTERM
Ok: 814
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 70
Timeout: 1
Full log written to /usr/src/RPM/BUILD/qemu-9.0.2/build-dynamic/meson-logs/testlog.txt
make: *** [Makefile.mtest:26: do-meson-check] Error 1
redis-7.2.4-alt1.1
killing stale instance 2061176
killing stale instance 2376966
killing stale instance 2377141
killing stale instance 2377283
killing stale instance 2377472
killing stale instance 2377635
killing stale instance 2377791
killing stale instance 2377957
killing stale instance 2378262
WARNING 2 test(s) failed.
shepherd-0.10.5-alt1
make[4]: Entering directory '/usr/src/RPM/BUILD/shepherd-0.10.5'
FAIL: tests/pid-file.sh
make[4]: Leaving directory '/usr/src/RPM/BUILD/shepherd-0.10.5'
--
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See ./test-suite.log
srt-1.5.3-alt1
[ PASSED ] 258 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] TestEnforcedEncryption.CASE_B_4_NonBlocking_Enforced_On_Off_Pwd_None_Set
1 FAILED TEST
YOU HAVE 6 DISABLED TESTS
xdg-desktop-portal-1.18.4-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.34s
killed by signal 6 SIGABRT
>>> MESON_TEST_ITERATION=1 G_TEST_SRCDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/tests
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
XDG_CURRENT_DESKTOP=test XDP_UNINSTALLED=1 G_DEBUG=gc-friendly
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
XDG_DATA_DIRS=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/x86_64-alt-linux/tests/share
MALLOC_PERTURB_=209
G_TEST_BUILDDIR=/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/x86_64-alt-linux/tests
/usr/src/RPM/BUILD/xdg-desktop-portal-1.18.4/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.4/x86_64-alt-linux/tests/../src/xdg-desktop-portal:749297):
xdg-desktop-portal-WARNING **: 04:56:01.696: 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.34s
killed by signal 6 SIGABRT
Ok: 26
11 error logs REMOVED from the list
cilk-5.4.6-alt13
glibc-6:2.38.0.76.e9f05fa1c6-alt1
jnr-ffi-2.1.8-alt1_12jpp11
libgupnp-igd-1.6.0-alt1
lightdm-1.32.0-alt7
perl-Tie-DBI-1.08-alt1
pve-manager-8.1.10-alt1
pve-storage-8.1.5-alt1
python3-module-executing-2.0.1-alt1
python3-module-xonsh-0.18.3-alt1
tarantool-3.0.1-alt1
Total 186 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-08-30 5:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-30 5:27 [cyber] I: Sisyphus-20240830 x86_64 beehive_status: +15 -11 (186) ALT beekeeper
ALT Linux Sisyphus cybertalk
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
public-inbox-index sisyphus-cybertalk
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git