From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <hiver@altlinux.org> X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Sun, 2 Feb 2025 13:18:03 +0000 From: ALT beekeeper <hiver@altlinux.org> To: sisyphus-cybertalk@lists.altlinux.org Message-ID: <Z59wi7ooL3kfYE2b@beehive.mskdc.altlinux.org> 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-20250202 x86_64 beehive_status: +14 -32 (640) 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 <sisyphus-cybertalk.lists.altlinux.org> List-Unsubscribe: <https://lists.altlinux.org/mailman/options/sisyphus-cybertalk>, <mailto:sisyphus-cybertalk-request@lists.altlinux.org?subject=unsubscribe> List-Archive: <http://lists.altlinux.org/pipermail/sisyphus-cybertalk> List-Post: <mailto:sisyphus-cybertalk@lists.altlinux.org> List-Help: <mailto:sisyphus-cybertalk-request@lists.altlinux.org?subject=help> List-Subscribe: <https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk>, <mailto:sisyphus-cybertalk-request@lists.altlinux.org?subject=subscribe> X-List-Received-Date: Sun, 02 Feb 2025 13:18:06 -0000 Archived-At: <http://lore.altlinux.org/sisyphus-cybertalk/Z59wi7ooL3kfYE2b@beehive.mskdc.altlinux.org/> List-Archive: <http://lore.altlinux.org/sisyphus-cybertalk/> 14 NEW error logs alterator-application-components-0.1.10-alt1 usage: alterator-entry [-h] {get,validate} ... alterator-entry: error: argument {get,validate}: invalid choice: './alterator/components-app.application' (choose from get, validate) diag-domain-client-0.3-alt1 usage: alterator-entry [-h] {get,validate} ... alterator-entry: error: argument {get,validate}: invalid choice: './alterator/diag-domain-client.backend' (choose from get, validate) fcitx5-mozc-2.17.2102.102.1-alt2_20 gettext-tools is already the newest version. E: Couldn't find package zinnia-devel hsh-install: Failed to calculate package file list. perl-Proc-Simple-1.32-alt1 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 at t/destroy.t line 84. # Looks like you failed 1 test of 5. -- t/destroy.t (Wstat: 256 (exited 1) Tests: 5 Failed: 1) Failed test: 5 Non-zero exit status: 1 -- Result: FAIL Failed 1/10 test programs. 1/121 subtests failed. make: *** [Makefile:773: test_dynamic] Error 255 ppsspp-1.18.1-alt3 /usr/src/RPM/BUILD/ppsspp-1.18.1/Common/Render/Text/draw_text_sdl.cpp: In member function 'virtual uint32_t TextDrawerSDL::SetFont(const char*, int, int)': /usr/src/RPM/BUILD/ppsspp-1.18.1/Common/Render/Text/draw_text_sdl.cpp:265:30: error: cannot convert 'TTF_Font*' to 'std::map<unsigned int, _TTF_Font*>::mapped_type' {aka '_TTF_Font*'} in assignment 265 | fontMap_[fontHash] = font; -- /usr/src/RPM/BUILD/ppsspp-1.18.1/Common/Render/Text/draw_text_sdl.cpp: In member function 'virtual void TextDrawerSDL::MeasureStringInternal(std::string_view, float*, float*)': /usr/src/RPM/BUILD/ppsspp-1.18.1/Common/Render/Text/draw_text_sdl.cpp:281:52: error: cannot convert '_TTF_Font*' to 'TTF_Font*' in initialization 281 | TTF_Font *font = fontMap_.find(fontHash_)->second; -- 13 | struct _TTF_Font; /usr/src/RPM/BUILD/ppsspp-1.18.1/Common/Render/Text/draw_text_sdl.cpp:289:59: error: cannot convert '__gnu_cxx::__alloc_traits<std::allocator<_TTF_Font*>, _TTF_Font*>::value_type' {aka '_TTF_Font*'} to 'TTF_Font*' in assignment 289 | font = fallbackFonts_[fallbackFont]; -- /usr/src/RPM/BUILD/ppsspp-1.18.1/Common/Render/Text/draw_text_sdl.cpp: In member function 'virtual bool TextDrawerSDL::DrawStringBitmap(std::vector<unsigned char>&, TextStringEntry&, Draw::DataFormat, std::string_view, int, bool)': /usr/src/RPM/BUILD/ppsspp-1.18.1/Common/Render/Text/draw_text_sdl.cpp:322:52: error: cannot convert '_TTF_Font*' to 'TTF_Font*' in initialization 322 | TTF_Font *font = fontMap_.find(fontHash_)->second; -- 13 | struct _TTF_Font; /usr/src/RPM/BUILD/ppsspp-1.18.1/Common/Render/Text/draw_text_sdl.cpp:330:59: error: cannot convert '__gnu_cxx::__alloc_traits<std::allocator<_TTF_Font*>, _TTF_Font*>::value_type' {aka '_TTF_Font*'} to 'TTF_Font*' in assignment 330 | font = fallbackFonts_[fallbackFont]; -- /usr/src/RPM/BUILD/ppsspp-1.18.1/Common/Render/Text/draw_text_sdl.cpp: In member function 'virtual void TextDrawerSDL::ClearFonts()': /usr/src/RPM/BUILD/ppsspp-1.18.1/Common/Render/Text/draw_text_sdl.cpp:386:36: error: cannot convert '_TTF_Font*' to 'TTF_Font*' 386 | TTF_CloseFont(iter.second); -- 13 | struct _TTF_Font; /usr/src/RPM/BUILD/ppsspp-1.18.1/Common/Render/Text/draw_text_sdl.cpp:389:31: error: cannot convert '_TTF_Font*' to 'TTF_Font*' 389 | TTF_CloseFont(iter); python3-module-aioquic-1.2.0-alt1 INFO : Running command: ['python3', '-m', 'unittest'] ...........[523030c33bde8830] Error: 8, reason: original_destination_connection_id does not match, frame_type: 6 .[227379fc17adbc91] Error: 8, reason: retry_source_connection_id does not match, frame_type: 6 .....[1d7f44dc081c1f13] Error: 298, reason: unable to get local issuer certificate, frame_type: 6 ........................................[08a40aa70df092e9] Error: 10, reason: Invalid max_early_data value 12345, frame_type: 6 ................[b0e337d0bd625661] Error: 10, reason: Packet contains no CRYPTO frame, frame_type: 0 .[0b30ef9625602d57] Error: 365, reason: No QUIC transport parameters received, frame_type: 6 ....................................................................................................[91387c7125ea8581] Error: 326, reason: No supported protocol version, frame_type: 6 .[c773347e135455fe] Could not find a common protocol version -- .........................................................................................................................................................................................................................................................................................E........ ERROR: test_verify_subject_with_subjaltname (tests.test_tls.VerifyCertificateTest.test_verify_subject_with_subjaltname) Traceback (most recent call last): -- raise self._exception_from_context(store_ctx) OpenSSL.crypto.X509StoreContextError: certificate is not yet valid During handling of the above exception, another exception occurred: -- Ran 466 tests in 43.937s FAILED (errors=1) INFO : Command's result: FAILURE python3-module-cinderclient-1:9.6.0-alt1 if raise_exc and resp.status_code >= 400: TypeError: '>=' not supported between instances of 'Mock' and 'int' cinderclient.tests.unit.test_client.ClientTest.test_sessionclient_request_method -- if raise_exc and resp.status_code >= 400: TypeError: '>=' not supported between instances of 'Mock' and 'int' cinderclient.tests.unit.test_client.ClientTest.test_sessionclient_request_method_raises_badrequest -- if raise_exc and resp.status_code >= 400: TypeError: '>=' not supported between instances of 'Mock' and 'int' cinderclient.tests.unit.test_shell.ShellTest.test_password_prompted -- if i > 0 and url[0].isascii() and url[0].isalpha(): TypeError: '>' not supported between instances of 'MagicMock' and 'int' Totals python3-module-devpi-server-6.14.0-alt1 ------------------------------ Captured log setup ------------------------------ ERROR root:log.py:80 [NOTI] Fatal exception in thread 'TxNotificationThread' Traceback (most recent call last): -- ----------------------------- Captured stdout call ----------------------------- 2025-02-02 10:36:24,777 ERROR [REP] error fetching http://localhost/+changelog/0-?initial_fetch: requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /+changelog/0-?initial_fetch (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc0101fec60>: Failed to establish a new connection: [Errno 111] Connection refused')) 2025-02-02 10:36:24,778 INFO NOCTX waiting for event-serial -1 -- ------------------------------ Captured log call ------------------------------- ERROR root:log.py:77 [REP] error fetching http://localhost/+changelog/0-?initial_fetch: requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /+changelog/0-?initial_fetch (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc0101fec60>: Failed to establish a new connection: [Errno 111] Connection refused')) INFO root:log.py:70 NOCTX waiting for event-serial -1 -- 2025-02-02 10:36:24,780 INFO [REP] fetching http://localhost/+changelog/0?initial_fetch 2025-02-02 10:36:24,782 ERROR [REP] error fetching http://localhost/+changelog/0?initial_fetch: requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /+changelog/0?initial_fetch (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc0101ff770>: Failed to establish a new connection: [Errno 111] Connection refused')) ---------------------------- Captured log teardown ----------------------------- -- INFO root:log.py:70 [REP] fetching http://localhost/+changelog/0?initial_fetch ERROR root:log.py:77 [REP] error fetching http://localhost/+changelog/0?initial_fetch: requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /+changelog/0?initial_fetch (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc0101ff770>: Failed to establish a new connection: [Errno 111] Connection refused')) _________________ TestStatusInfoPlugin.test_no_primary_update __________________ -- 2025-02-02 10:36:25,452 WARNI [REP] No secret file provided, creating a new random secret. Login tokens issued before are invalid. Use --secretfile option to provide a persistent secret. You can create a proper secret with the devpi-gen-secret command. 2025-02-02 10:36:25,454 ERROR [REP] error fetching http://localhost/+changelog/0-?initial_fetch: requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /+changelog/0-?initial_fetch (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc00ff5bf80>: Failed to establish a new connection: [Errno 111] Connection refused')) 2025-02-02 10:36:25,455 INFO [ASYN] Starting asyncio event loop -- WARNING root:log.py:73 [REP] No secret file provided, creating a new random secret. Login tokens issued before are invalid. Use --secretfile option to provide a persistent secret. You can create a proper secret with the devpi-gen-secret command. ERROR root:log.py:77 [REP] error fetching http://localhost/+changelog/0-?initial_fetch: requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /+changelog/0-?initial_fetch (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc00ff5bf80>: Failed to establish a new connection: [Errno 111] Connection refused')) INFO root:log.py:70 [ASYN] Starting asyncio event loop -- 2025-02-02 10:36:25,463 INFO [REP] fetching http://localhost/+changelog/0?initial_fetch 2025-02-02 10:36:25,465 ERROR [REP] error fetching http://localhost/+changelog/0?initial_fetch: requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /+changelog/0?initial_fetch (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc0101bfb00>: Failed to establish a new connection: [Errno 111] Connection refused')) 2025-02-02 10:36:25,466 INFO [ASYN] The asyncio event loop stopped -- XPASS test_devpi_server/test_views_status.py::TestStatusInfoPlugin::test_no_primary_update - sometimes fail due to race condition in db table creation FAILED test_devpi_server/test_mirror.py::TestMirrorStageprojects::test_simplelinks_timeout = 1 failed, 1074 passed, 54 skipped, 1 xfailed, 3 xpassed, 50 warnings in 429.00s (0:07:09) = 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.6679 (%check) python3-module-fastapi-0.115.8-alt1 .......................s................................................ [ 95%] hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded python3-module-hypothesis-jsonschema-0.23.1-alt1 assert make_validator(schema).is_valid(value) E AssertionError: assert False E + where False = is_valid([-9007199254741149]) -- =========================== short test summary info ============================ FAILED tests/test_from_schema.py::test_generated_data_matches_schema[array-schema] = 1 failed, 860 passed, 59 skipped, 109 xfailed, 2 xpassed in 815.27s (0:13:35) = INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-n', 'auto']' returned non-zero exit status 1. python3-module-nbmake-1.5.5-alt1 tests/test_pytest_plugin.py::test_when_in_build_dir_none_collected PASSED [ 63%] tests/test_pytest_plugin.py::test_when_parallel_passing_nbs_then_ok FAILED [ 66%] tests/test_pytest_plugin.py::test_when_passing_nbs_then_ok PASSED [ 69%] -- > assert hook_recorder.ret == ExitCode.OK E assert <ExitCode.TESTS_FAILED: 1> == <ExitCode.OK: 0> E + where <ExitCode.TESTS_FAILED: 1> = <_pytest.pytester.HookRecorder object at 0x7f914ce7fbf0>.ret E + and <ExitCode.OK: 0> = ExitCode.OK -- [gw0] linux -- Python 3.12.8 /usr/src/RPM/BUILD/python3-module-nbmake-1.5.5/.run_venv/bin/python3 NBMAKE INTERNAL ERROR Kernel died before replying to kernel_info -- File "_zmq.py", line 179, in zmq.backend.cython._zmq._check_rc zmq.error.ZMQError: Address already in use (addr='tcp://127.0.0.1:41449') ------------------------------ Captured log call ------------------------------- ERROR traitlets:client.py:568 Error occurred while starting new kernel client for kernel 27ec1d70-4465-43dd-b9b7-7973dc085e30: Kernel died before replying to kernel_info Learn more about nbmake at https://github.com/treebeardtech/nbmake =========================== short test summary info ============================ FAILED 0.ipynb::0.ipynb ======================== 1 failed, 19 passed in 15.10s ========================= -- assert self.km is not None AssertionError: =========================== short test summary info ============================ FAILED tests/test_pytest_plugin.py::test_when_parallel_passing_nbs_then_ok - ... =================== 1 failed, 32 passed in 61.38s (0:01:01) ==================== INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 1. python3-module-pytest-httpbin-2.1.0-alt1 is not None E AssertionError: assert None is not None E + where None = <function match at 0x7f03f74e72e0>('pytest-httpbin server hit an exception serving request:.* The handshake operation timed out\nattempting to ignore so the rest of the tests can run\n', '') -- =========================== short test summary info ============================ FAILED tests/test_server.py::test_dont_crash_on_handshake_timeout - Assertion... ========================= 1 failed, 22 passed in 3.15s ========================= INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra', '-Wignore']' returned non-zero exit status 1. error: Bad exit status from /usr/src/tmp/rpm-tmp.56405 (%check) python3-module-schemathesis-3.39.8-alt1 ------------------------------ Captured log call ------------------------------- ERROR aiohttp.server:web_protocol.py:451 Error handling request Traceback (most recent call last): -- XPASS test/contrib/test_unique_data.py::test_python_tests[None] - The `schemathesis.contrib.unique_data` hook is deprecated FAILED test/cli/test_commands.py::test_unknown_schema_error[Open API 3.0] - a... = 1 failed, 2743 passed, 2 skipped, 4 xpassed, 330 warnings in 425.90s (0:07:05) = INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', 'test/']' returned non-zero exit status 1. zstd-1.5.5-alt2 test206 : ZSTD_adjustCParams() + dictionary OK test207 : check compression mem usage monotonicity over levels for estimateCCtxSize() : OK test208 : check estimateCCtxSize() always larger or equal to ZSTD_estimateCCtxSize_usingCParams() : OK test209 : thread pool API tests : thread pool test : threadPool re-use roundtrips: OK thread pool test : threadPool simultaneous usage: OK thread pool tests OK 1 15 19 33 38 49 58 62 72 78 88 95 99 102 114 121 129 132 138 144 149 161 174 187 193 200 206 209 217 220 223 236 238 244 248 252 256 267 292 301 306 313 318 334 338 348 351 366 391 394 398 410 424 430 438 448 457 458 459 462 468 475 476 481 484 485 507 520 526 529 539 545 551 567 572 573 574 589 602 610 619 624 635 648 655 663 675 681 700 709 715 726 743 748 750 751 756 764 771 776 778 780 791 798 801 807 821 825 839 840 848 854 861 862 882 889 893 897 901 915 919 926 932 936 940 952 957 965 976 988 991 996 1009 1012 1017 1021 1035 1037 1046 1052 1055 1056 1067 1071 1079 1085 1089 1092 1109 1117 1123 1137 1152 1158 1160 1164 1170 1173 1181 1183 1189 1197 1201 1208 1214 1215 1221 1224 1231 1233 1245 1259 1263 1266 1280 1282 1288 1292 1299 1310 1311 1323 1336 1354 1357 1362 1367 1369 1376 1379 1388 1398 1407 1413 1419 1423 1432 1439 1441 1453 1457 1476 1490 1499 1510 1516 1532 1540 1546 1552 1562 1569 1578 1594 1596 1601 1614 1617 1627 1638 1643 1657 1663 1669 1671 1681 1692 1699 1702 1706 1709 1712 1718 1724 1739 1745 1755 1758 1761 1767 1769 make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' make: Target 'test' not remade because of errors. 32 error logs REMOVED from the list clip-prg-1.2.0cvs-alt3.qa2 cppcheck-2.16.1-alt2 dict-gcide-0.48-alt6 gkermit-1.00-alt1.qa1 glusterfs-coreutils-0.3.2-alt1 hotdoc-0.17-alt1 ipython3-8.31.0-alt1 jami-20230922-alt5 java-1.8.0-openjdk-0:1.8.0.422.b05-alt1_1jpp8 libpixman-3:0.44.2-alt1 libral-0.96-alt0.1.qa3 libuser-0.63-alt3 m4b-tool-0.4.2-alt4 mp3wrap-0.5-alt1 ncftp-1:3.2.7-alt1 odbtp-1.1.4-alt1.qa3 oregano-0.84.43-alt2 perl-Catalyst-Plugin-HTML-Widget-1.1-alt2.2 perl-DBD-Pg-3.18.0-alt1 perl-Plack-Middleware-Session-0.33-alt2 ppsspp-1.18.1-alt2 python-2.7.18-alt11 python3-module-manilaclient-5.1.0-alt1 python3-module-pythran-0.17.0-alt1 python3-module-sparse-0.15.5-alt1 scrounge-ntfs-0.9-alt2.qa1 snapd-glib-2-1.66-alt1 sylpheed-3.7.0-alt0.6 wp-cli-2.8.1-alt2 xsane-0.999-alt6.2 yabasic-2.763-alt3.qa1 zinnia-0.06-alt1_66 Total 640 error logs.