[cyber] I: Sisyphus-20260606 x86_64 beehive_status: +12 -15 (529)
ALT beekeeper
hiver на altlinux.org
Сб Июн 6 10:07:51 MSK 2026
12 NEW error logs
binwalk3-3.1.0-alt1
test src/extractors/common.rs - extractors::common::Chroot::create_symlink (line 574)
... ok
test src/binwalk.rs - binwalk::Binwalk::analyze (line 639) ... FAILED
failures:
--
src/binwalk.rs - binwalk::Binwalk::analyze (line 639)
test result: FAILED. 28 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out;
finished in 0.25s
error: doctest failed, to rerun pass `--doc`
dm-secdel-1.0.12-alt1
systemctl daemon-reload
make: systemctl: No such file or directory
make: [Makefile:24: install-bin] Error 127 (ignored)
systemctl enable secdeltab
make: systemctl: No such file or directory
make: [Makefile:25: install-bin] Error 127 (ignored)
--
make[2]: Entering directory '/usr/src/RPM/BUILD/dm-secdel-1.0.12'
make[3]: /usr/src/linux-7.0.11-7.0-alt2/scripts/pahole-version.sh: No such file or
directory
make[2]: Leaving directory '/usr/src/RPM/BUILD/dm-secdel-1.0.12'
--
make[2]: Entering directory '/usr/src/RPM/BUILD/dm-secdel-1.0.12'
make[3]: /usr/src/linux-7.0.11-7.0-alt2/scripts/pahole-version.sh: No such file or
directory
warning: pahole version differs from the one used to build the kernel
fish-4.7.1-alt1
tests/pexpects/signals.py [32mPASSED[0m 5350 ms
tests/pexpects/fkr.py [31mFAILED[0m 5678 ms
Failed to match pattern: prompt 2
--
tests/checks/tmux-history-search.fish [32mPASSED[0m 6286 ms
tests/checks/tmux-history-pager.fish [31mFAILED[0m 6550 ms
Failure:
--
236 / 238 passed (10 skipped)
[31mFailed tests[0m:
tests/pexpects/fkr.py
tests/checks/tmux-history-pager.fish
FAILED: [code=1] CMakeFiles/fish_run_tests
/usr/src/RPM/BUILD/fish-4.7.1/x86_64-alt-linux/CMakeFiles/fish_run_tests
cd /usr/src/RPM/BUILD/fish-4.7.1 && /usr/src/RPM/BUILD/fish-4.7.1/tests/test_driver.py
/usr/src/RPM/BUILD/fish-4.7.1/x86_64-alt-linux && env
FISH_CMAKE_BINARY_DIR=/usr/src/RPM/BUILD/fish-4.7.1/x86_64-alt-linux
PREFIX=/usr DOCDIR=/usr/share/doc/fish DATADIR=/usr/share SYSCONFDIR=/etc
BINDIR=/usr/bin CARGO_TARGET_DIR=/usr/src/RPM/BUILD/fish-4.7.1/x86_64-alt-linux/cargo
CARGO_BUILD_RUSTC=/usr/bin/rustc FISH_SPHINX=SPHINX_EXECUTABLE-NOTFOUND /usr/bin/cargo
test --no-default-features --features=localize-messages --workspace --target-dir
/usr/src/RPM/BUILD/fish-4.7.1/x86_64-alt-linux/cargo/x86_64-unknown-linux-gnu --target
x86_64-unknown-linux-gnu --lib
perl-Parallel-Runner-0.014-alt1_3
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e"
"undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'First signal sent after delay'
# at t/Destruction.t line 76.
--
t/Destruction.t (Wstat: 256 (exited 1) Tests: 10 Failed: 1)
Failed test: 7
Non-zero exit status: 1
--
Result: FAIL
Failed 1/3 test programs. 1/57 subtests failed.
make: *** [Makefile:776: test_dynamic] Error 255
php8.4-pcntl-8.4.21-alt1
[1;31m001- bool(true)[0m
[1;32m001+ Fatal error: Uncaught ValueError: pcntl_setns():
Argument #1 ($process_id) process no longer available (663) in
/usr/src/RPM/BUILD/php8.4-pcntl-8.4.21/tests/pcntl_setns_newpid.php:5[0m
[1;32m002+ Stack trace:[0m
--
Time taken : 10.416 seconds
FAILED TEST SUMMARY
pcntl_setns() [tests/pcntl_setns_newpid.phpt]
python3-module-aioquic-1.3.0-alt1
INFO : Running command: ['python3', '-m', 'unittest']
.........F.[7f19580674b65068] Error: 8, reason: original_destination_connection_id does
not match, frame_type: 6
.[1928d422c27cede5] Error: 8, reason: retry_source_connection_id does not match,
frame_type: 6
.....[b03fb06fc4c74890] Error: 298, reason: unable to get local issuer certificate,
frame_type: 6
........................................[a2611be764e42fd1] Error: 10, reason: Invalid
max_early_data value 12345, frame_type: 6
................[ca0bc001f9693f73] Error: 10, reason: Packet contains no CRYPTO frame,
frame_type: 0
.[5bbc77886d61e2f6] Error: 365, reason: No QUIC transport parameters received,
frame_type: 6
.....................................................................................................[4b4deaac0cb91fdc]
Error: 326, reason: No supported protocol version, frame_type: 6
.[d3a914cefaf36c9d] Could not find a common protocol version
.[e9bbec077db72a4e] Version negotiation packet contains protocol version 0x00000001
(VERSION_1)
FAIL: test_connect_and_serve_with_packet_loss
(tests.test_asyncio.HighLevelTest.test_connect_and_serve_with_packet_loss)
This test ensures handshake success and stream data is successfully sent
--
self.assertEqual(response, data)
AssertionError: b'ZZZ[34556 chars]ZZZZZ' != b'ZZZ[34556
chars]ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ[30927 chars]ZZZZ'
Ran 470 tests in 121.186s
FAILED (failures=1)
INFO : Command's result: FAILURE
python3-module-oscrypto-1.3.0-alt1.1
test_dump_certificate (tests.test_asymmetric.AsymmetricTests.test_dump_certificate) ... ok
test_dump_private (tests.test_asymmetric.AsymmetricTests.test_dump_private) ... ERROR
test_dump_private_openssl (tests.test_asymmetric.AsymmetricTests.test_dump_private_openssl)
... ok
--
test_load_order (tests.test_init.InitTests.test_load_order) ... ok
ERROR: test_dump_private (tests.test_asymmetric.AsymmetricTests.test_dump_private)
Traceback (most recent call last):
--
iterations = int(iterations / fraction / 2.0)
ZeroDivisionError: float division by zero
Ran 141 tests in 0.297s
FAILED (errors=1)
python3-module-rapidfuzz-3.14.5-alt1
python3-module-urllib3-2:2.7.0-alt1
SKIPPED [3] test/with_dummyserver/test_socketlevel.py:2613: urllib3 uses Content-Length
in this case
FAILED
test/with_dummyserver/test_socketlevel.py::TestProxyManager::test_tunnel_sets_http_11_alpn
- AssertionError: assert b'h2' not in
b'\x16\x03\x01\x06\x17\x01\x00\x06\x13\x03\x03JS\x82\x8b\x98\'\xb2\x0c\'La\xdd\t9r\x16gy)\xea\xe91#\xb4U\xd6\x88\xa4\x...0\x1d\x00
\xc0x)\xc0tx\xc3\x96-hY\x06H\xe1\xa5X\xef\x02Z\x91\x0c\x0cpN@\x87\xcef\x95;\xca5\x00\x1b\x00\x03\x02\x00\x01'
+ where
b'\x16\x03\x01\x06\x17\x01\x00\x06\x13\x03\x03JS\x82\x8b\x98\'\xb2\x0c\'La\xdd\t9r\x16gy)\xea\xe91#\xb4U\xd6\x88\xa4\x...0\x1d\x00
\xc0x)\xc0tx\xc3\x96-hY\x06H\xe1\xa5X\xef\x02Z\x91\x0c\x0cpN@\x87\xcef\x95;\xca5\x00\x1b\x00\x03\x02\x00\x01'
= <test.with_dummyserver.test_socketlevel.TestProxyManager object at 0x7fd884ed1e00>.buf
--
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned
non-zero exit status 1.
python3-module-websockets-16.0-alt2
.......................................sssssssssssssss.......ssssssss.......................................................................................................................................................................s....s.s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss...........................................................................................................................................................................................................................................................................................................................................................................................sssssssssssssss.....ssssssss.....................................................................................................................s.s............................................................................E............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
ERROR: test_writing_in_recv_events_fails
(tests.sync.test_connection.ServerConnectionTests.test_writing_in_recv_events_fails)
Error when responding to incoming frames is correctly reported.
--
raise self.protocol.close_exc from original_exc
websockets.exceptions.ConnectionClosedError: no close frame received or sent
Ran 1959 tests in 71.768s
FAILED (errors=1, skipped=53)
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
exit status 1.
python3-module-zmq-27.1.0-alt1
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
warnings.warn(
--
=========================== short test summary info ============================
FAILED tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_poll - assert ...
==== 1 failed, 334 passed, 35 skipped, 2 deselected, 15 warnings in 31.77s =====
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not test_cython']'
returned non-zero exit status 1.
qemu-10.2.2-alt1
584/585 qtest+qtest-x86_64 - qemu:qtest-x86_64/hd-geo-test OK
9.84s 23 subtests passed
585/585 qtest+qtest-arm - qemu:qtest-arm/aspeed_smc-test OK
340.23s 34 subtests passed
Summary of Failures:
413/585 qtest+qtest-aarch64 - qemu:qtest-aarch64/test-hmp TIMEOUT
240.09s killed by signal 15 SIGTERM
Ok: 528
Fail: 0
Skipped: 56
Timeout: 1
Full log written to /usr/src/RPM/BUILD/qemu-10.2.2/build-dynamic/meson-logs/testlog.txt
make: *** [Makefile.mtest:26: do-meson-check] Error 1
15 error logs REMOVED from the list
bmake-20251111-alt1
fonts-ttf-IosevkaTermCurlySlab-34.4.0-alt1
fpc-3:3.2.3-alt2
git-cola-4.18.2-alt1
libgupnp-igd-1.6.0-alt1
lightdm-1.32.0-alt13
netty-4.1.100-alt1
python3-module-devpi-server-6.20.1-alt1
python3-module-django-6.0.5-alt1
python3-module-httpdbg-2.1.6-alt1
python3-module-mdp-3.6.0.15.g64f14eee-alt6
python3-module-paho-2.1.0-alt1
python3-module-python-lsp-server-1.14.0-alt1
signify-32-alt1
sssd-2.12.0-alt1
Total 529 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk