From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Filter: OpenDKIM Filter v2.11.0 mskdc-relay.altlinux.org 46BFF600D3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=altlinux.org; s=relay-alt2025; t=1762759115; bh=c3CT1YR2esFaBBZjTxFFN6+shwIVXIJoZFApBrBrEa0=; h=Date:From:To:Subject:From; b=lRHvM0MfbYR6T69UV66Kr0CvG1byOIkUKDBtRW2Ut1RQc82JtPg6CagRomfY3AAFS OpECSQgCyRJj/ssOvEg3Lo0Z2g3vJ9PSBGg1VDAaLUjFOxgax99fWXzAl0Z6conbTu uaZkBFHQQGkFhAwWnbi2wWIlLRpaiafvpnrRH1hM= Date: Mon, 10 Nov 2025 07:18:35 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: Mail-Followup-To: sisyphus-cybertalk@lists.altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [cyber] I: Sisyphus-20251110 x86_64 beehive_status: +13 -10 (242) X-BeenThere: sisyphus-cybertalk@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: devel@lists.altlinux.org List-Id: ALT Linux Sisyphus cybertalk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2025 07:18:35 -0000 Archived-At: List-Archive: 13 NEW error logs altlinux-freedesktop-menu-0.70-alt2 + j=altlinux-webdevelopment.directory + grep altlinux-webdevelopment.directory ignore.list + grep 'Name\[ru\]=' desktop-directories/altlinux-webdevelopment.directory + for i in desktop-directories/*.directory ++ basename desktop-directories/altlinux-xfce.directory + j=altlinux-xfce.directory + grep altlinux-xfce.directory ignore.list + rm ignore.list + '[' 0 -gt 0 ']' + exit 1 java-1.8.0-openjdk-0:1.8.0.472.b08-alt1 RPM build errors: Unparseable macro: % by %%) Macro %z not found ignored self-provides: java-1.8.0-openjdk = 0:1.8.0.472.b08-alt1 ignored self-provides: java-1.8.0-openjdk-headless = 0:1.8.0.472.b08-alt1 ignored self-provides: java-1.8.0-openjdk-devel = 0:1.8.0.472.b08 ignored self-provides: java-1.8.0-openjdk-demo = 0:1.8.0.472.b08-alt1 ignored self-provides: java-1.8.0-openjdk-src = 0:1.8.0.472.b08-alt1 ignored self-provides: java-1.8.0-openjdk-javadoc = 0:1.8.0.472.b08-alt1 Unparseable macro: %.*}" libdqlite-1.18.2-alt1 make[2]: Entering directory '/usr/src/RPM/BUILD/libdqlite-1.18.2' FAIL: integration-test make[2]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-1.18.2' -- # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 See ./test-suite.log python3-module-flask-rq-0.3.3-alt1 INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 1. error: Bad exit status from /usr/src/tmp/rpm-tmp.139 (%check) python3-module-greenlet-3.2.4-alt1 test_inactive_weakref (greenlet.tests.test_weakref.WeakRefTests.test_inactive_weakref) ... ok FAIL: test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main (greenlet.tests.test_leaks.TestLeaks.test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main) Traceback (most recent call last): -- self.assertLessEqual(uss_after, uss_before, "after attempts %d" % (count,)) AssertionError: 24576000 not less than or equal to 22634496 : after attempts 2 Ran 139 tests in 43.144s FAILED (failures=1, skipped=3) Time limit exceeded. python3-module-haversine-2.9.0-alt1 SKIPPED [1] tests/test_performance.py:41: Skipped FAILED tests/test_performance.py::test_haversine[False-True] - assert np.floa... =================== 1 failed, 73 passed, 2 skipped in 10.03s =================== INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned non-zero exit status 1. python3-module-ipykernel-7.1.0-alt1 tests/test_subshells.py::test_create_while_execute PASSED [ 91%] tests/test_subshells.py::test_shutdown_with_subshell FAILED [ 92%] tests/test_subshells.py::test_execute_stop_on_error[are_subshells0] PASSED [ 92%] -- SKIPPED [1] tests/test_parentpoller.py:46: only works on windows FAILED tests/test_subshells.py::test_shutdown_with_subshell - assert not True = 1 failed, 192 passed, 15 skipped, 1 deselected, 21 warnings in 122.02s (0:02:02) = INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-v', 'tests/', '--color=no', '--deselect', 'tests/test_matplotlib_eventloops.py::test_matplotlib_gui[tk]']' returned non-zero exit status 1. python3-module-pysnmp-7.1.22-alt1 tests/hlapi/v3arch/asyncio/manager/cmdgen/test_v3_usm_sha_aes128.py::test_usm_sha_aes128 PASSED [ 68%] tests/hlapi/v3arch/asyncio/manager/cmdgen/test_v3_usm_sha_aes128.py::test_usm_sha_aes128_wrong_auth FAILED [ 69%] tests/hlapi/v3arch/asyncio/manager/cmdgen/test_v3_usm_sha_aes128.py::test_usm_sha_aes128_wrong_priv PASSED [ 71%] -- > assert isinstance(errorIndication, WrongDigest) E AssertionError: assert False E + where False = isinstance(RequestTimedOut('No SNMP response received before timeout'), WrongDigest) -- =========================== short test summary info ============================ FAILED tests/hlapi/v3arch/asyncio/manager/cmdgen/test_v3_usm_sha_aes128.py::test_usm_sha_aes128_wrong_auth ====== 1 failed, 65 passed, 1 deselected, 4 warnings in 86.48s (0:01:26) ======= INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra', '--ignore', 'tests/smi/manager/test_mib-tree-inspection.py', '--ignore', 'tests/smi/manager/test_configure-mib-viewer-and-resolve-pdu-varbinds.py', '--ignore', 'tests/hlapi/v3arch/asyncio/manager/cmdgen/test_v2c_bulkwalk.py', '--ignore', 'tests/hlapi/v1arch/asyncio/manager/cmdgen/test_v1arch_v1_get.py', '--ignore', 'tests/hlapi/v1arch/asyncio/manager/cmdgen/test_v1arch_v2c_bulk.py', '--ignore', 'tests/hlapi/v1arch/asyncio/manager/cmdgen/test_v1arch_v2c_bulkwalk.py', '--ignore', 'tests/hlapi/v3arch/asyncio/agent/ntforg/test_default-v1-trap.py', '--ignore', 'tests/hlapi/v3arch/asyncio/manager/cmdgen/test_custom_asn1_mib_search_path.py', '--ignore', 'tests/hlapi/v3arch/asyncio/manager/cmdgen/test_v1_get.py', '--ignore', 'tests/hlapi/v3arch/asyncio/agent/ntforg/test_v3-trap.py', '--ignore', 'tests/smi/manager/test_convert-between-pdu-varbinds-and-mib-objects.py', '--deselect', 'tests/hlapi/v1arch/asyncio/manager/cmdgen/test_v1arch_v1_set.py::test_v1_set_mac_address']' returned non-zero exit status 1. error: Bad exit status from /usr/src/tmp/rpm-tmp.46479 (%check) python3-module-qtconsole-5.7.0-alt1 INFO : Running command: ['xvfb-run', '-s', '-nolisten local', 'pytest', '-v', 'qtconsole', '--ignore', 'qtconsole/tests/test_inprocess_kernel.py'] _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created. The XKEYBOARD keymap compiler (xkbcomp) reports: -- if obj == self._text_edit: AttributeError: 'CompletionHtml' object has no attribute '_text_edit' /usr/bin/xvfb-run: line 171: 1524230 Aborted DISPLAY=:"$SERVERNUM" XAUTHORITY="$AUTHFILE" "$@" INFO : Command's result: FAILURE INFO : Command's error: Command '['xvfb-run', '-s', '-nolisten local', 'pytest', '-v', 'qtconsole', '--ignore', 'qtconsole/tests/test_inprocess_kernel.py']' returned non-zero exit status 134. python3-module-schemathesis-4.3.18-alt1 > assert "Schemathesis test server is running!" in stdout E AssertionError: assert 'Schemathesis test server is running!' in '' /usr/src/RPM/BUILD/python3-module-schemathesis-4.3.18/test/test_app.py:32: AssertionError -- > assert "Schemathesis test server is running!" in stdout E AssertionError: assert 'Schemathesis test server is running!' in '' /usr/src/RPM/BUILD/python3-module-schemathesis-4.3.18/test/test_app.py:32: AssertionError -- SKIPPED [1] test/cli/test_commands.py:1962: Traceback is different FAILED test/test_app.py::test_app[flask] - AssertionError: assert 'Schemathes... FAILED test/test_app.py::test_app[aiohttp] - AssertionError: assert 'Schemath... ===== 2 failed, 2935 passed, 4 skipped, 273 warnings in 149.27s (0:02:29) ====== INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '--snapshot-update', 'test/', '-n', 'auto']' returned non-zero exit status 1. python3-module-zmq-27.1.0-alt1 > raise ZMQError(ENOTSOCK) E zmq.error.ZMQError: Socket operation on non-socket zmq/backend/cython/_zmq.py:1339: ZMQError -- > raise ZMQError(ENOTSOCK) E zmq.error.ZMQError: Socket operation on non-socket zmq/backend/cython/_zmq.py:1339: ZMQError -- raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed warnings.warn( -- =========================== 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 - ... redis-7.2.11-alt1 [ok]: RESTORE can overwrite an existing key with REPLACE (0 ms) [ok]: RESTORE can detect a syntax error for unrecognized options (0 ms) [ok]: RESTORE should not store key that are already expired, with REPLACE will propagate it as DEL or UNLINK (69 ms) -- 22 seconds - unit/dump !!! WARNING The following tests failed: *** [TIMEOUT]: clients state report follows. tripso-1.2.2-alt2 10.99.0.1 > 10.99.0.3: ICMP echo request, id 17547, seq 1, length 64 = Received packet matches expected! = send test/cipso-dsp-c1.pkt [ 18.298150] xt_TRIPSO: option cipso 0x86[b]<2> 86 0b 00 00 00 01 01 05 00 01 40 00 [ 18.299342] xt_TRIPSO: : cipso level=1 categories=2 [ 18.301669] xt_TRIPSO: :: translated to astra: 82 05 ab 03 08 [ 18.307297] xt_TRIPSO: ::: packet shortened 4 bytes. [92] IP (tos 0x0, ttl 64, id 50004, offset 0, flags [DF], proto ICMP (1), length 96, options (unknown 134,EOL)) 10.99.0.1 > 10.99.0.3: ICMP echo request, id 18037, seq 1, length 64 qemu-system-x86_64: terminating on signal 15 from pid 216438 (timeout) 10 error logs REMOVED from the list bpftrace-0.24.1-alt1 erlang-proper-1.4.0.19.3bbd-alt1 kernel-modules-LiME-6.12-1.9.1-alt5.396345.1 perl-File-Tee-0.07-alt3 perl-Net-SIP-0.839-alt1 python3-module-devpi-server-6.17.0-alt1 python3-module-hypothesis-jsonschema-0.23.1-alt1 strace-6.17-alt1 tmux-3.5a-alt1 valkey-8.1.3-alt1 Total 242 error logs.