* [cyber] I: Sisyphus-20250202 x86_64 beehive_status: +14 -32 (640)
@ 2025-02-02 13:18 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-02-02 13:18 UTC (permalink / raw)
To: 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 \r 15 \r 19 \r 33 \r 38 \r 49
\r 58 \r 62 \r 72 \r 78 \r 88
95 \r 99 \r 102 \r 114 \r 121 \r 129
\r 132 \r 138 \r 144 \r 149 \r 161
174 \r 187 \r 193 \r 200 \r 206 \r 209
\r 217 \r 220 \r 223 \r 236 \r 238
244 \r 248 \r 252 \r 256 \r 267 \r 292
\r 301 \r 306 \r 313 \r 318 \r 334
338 \r 348 \r 351 \r 366 \r 391 \r 394
\r 398 \r 410 \r 424 \r 430 \r 438
448 \r 457 \r 458 \r 459 \r 462 \r 468
\r 475 \r 476 \r 481 \r 484 \r 485
507 \r 520 \r 526 \r 529 \r 539 \r 545
\r 551 \r 567 \r 572 \r 573 \r 574
589 \r 602 \r 610 \r 619 \r 624 \r 635
\r 648 \r 655 \r 663 \r 675 \r 681
700 \r 709 \r 715 \r 726 \r 743 \r 748
\r 750 \r 751 \r 756 \r 764 \r 771
776 \r 778 \r 780 \r 791 \r 798 \r 801
\r 807 \r 821 \r 825 \r 839 \r 840
848 \r 854 \r 861 \r 862 \r 882 \r 889
\r 893 \r 897 \r 901 \r 915 \r 919
926 \r 932 \r 936 \r 940 \r 952 \r 957
\r 965 \r 976 \r 988 \r 991 \r 996
1009 \r 1012 \r 1017 \r 1021 \r 1035 \r 1037
\r 1046 \r 1052 \r 1055 \r 1056 \r 1067
1071 \r 1079 \r 1085 \r 1089 \r 1092 \r 1109
\r 1117 \r 1123 \r 1137 \r 1152 \r 1158
1160 \r 1164 \r 1170 \r 1173 \r 1181 \r 1183
\r 1189 \r 1197 \r 1201 \r 1208 \r 1214
1215 \r 1221 \r 1224 \r 1231 \r 1233
1245 \r 1259 \r 1263 \r 1266 \r 1280
1282 \r 1288 \r 1292 \r 1299 \r 1310
1311 \r 1323 \r 1336 \r 1354 \r 1357
1362 \r 1367 \r 1369 \r 1376 \r 1379
1388 \r 1398 \r 1407 \r 1413 \r 1419
1423 \r 1432 \r 1439 \r 1441 \r 1453
1457 \r 1476 \r 1490 \r 1499 \r 1510
1516 \r 1532 \r 1540 \r 1546 \r 1552
1562 \r 1569 \r 1578 \r 1594 \r 1596
1601 \r 1614 \r 1617 \r 1627 \r 1638
1643 \r 1657 \r 1663 \r 1669 \r 1671
1681 \r 1692 \r 1699 \r 1702 \r 1706
1709 \r 1712 \r 1718 \r 1724 \r 1739
1745 \r 1755 \r 1758 \r 1761 \r 1767 \r 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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-02 13:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-02 13:18 [cyber] I: Sisyphus-20250202 x86_64 beehive_status: +14 -32 (640) 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