15 NEW error logs

azure-sdk-for-ruby-20200316-alt1.6
        [setup.rb][INFO]> V 
*azure_mgmt_recovery_services_site_recovery:0.17.2:ruby
        
[/usr/src/RPM/BUILD/azure-sdk-for-ruby-20200316/management/azure_mgmt_recovery_services_site_recovery/azure_mgmt_recovery_services_site_recovery.gemspec]
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

guile30-3.0.10-alt1
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  0
        # XPASS: 0
        # ERROR: 0
        make[6]: Leaving directory 
'/usr/src/RPM/BUILD/guile30-3.0.10/test-suite/standalone'
        --
        Running 00-repl-server.test
        ERROR: 00-repl-server.test: repl-server: HTTP inter-protocol attack - 
arguments:
        ((system-error "fport_write" "~A" ("Broken pipe") (32)))
        make[5]: *** [Makefile:2622: tests/00-repl-server.log] Error 1

httpdbg-1.2.1-alt1
        >       assert "def handle_exception" in group.label, 
records._print_for_debug()
        E       AssertionError: None
        E       assert 'def handle_exception' in ''
        --
        ------------------------------ Captured log call 
-------------------------------
        ERROR    tests.test_server_hook_flask:app.py:875 Exception on /boum 
[GET]
        Traceback (most recent call last):
        --
        1 / 0
        ZeroDivisionError: division by zero
        INFO     werkzeug:_internal.py:97 127.0.0.1 - - [21/Nov/2025 05:48:27] 
"GET
        /boum HTTP/1.1" 500 -
        --
        =========================== short test summary info 
============================
        FAILED tests/test_server_hook_fastapi.py::test_fastapi_endpoint - 
assert b'' ...
        FAILED 
tests/test_server_hook_flask.py::test_flask_internal_server_error - As...
        ================== 2 failed, 168 passed, 1 warning in 37.44s 
===================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'--ignore=tests/ui']'
        returned non-zero exit status 1.

kernel-modules-LiME-6.12-1.9.1-alt5.396346.1
        Cleaning files in /usr/src/tmp/kernel-modules-LiME-6.12-buildroot (auto)
        find: 'usr': No such file or directory
        Verifying and fixing files in 
/usr/src/tmp/kernel-modules-LiME-6.12-buildroot
        (binconfig,pkgconfig,libtool,desktop,gnuconfig)

libgupnp-igd-1.6.0-alt1
        # gssdp-client-DEBUG:   host_addr  : 0x5625488a3e80
        # gssdp-client-DEBUG:   host_mask  : 0x5625488828d0
        not ok /simpleigd/dispose_removes/regular - FATAL-WARNING: Error 
deleting port mapping:
        Socket I/O timed out
        Bail out!
        1/1 gupnp-simple-igd FAIL            8.72s   killed by signal 5 SIGTRAP
        Summary of Failures:
        1/1 gupnp-simple-igd FAIL            8.72s   killed by signal 5 SIGTRAP
        Ok:                0
        Fail:              1
        Full log written to
        
/usr/src/RPM/BUILD/gupnp-igd-1.6.0/x86_64-alt-linux/meson-logs/testlog.txt

ocaml-lsp-1.22.0-alt1
        +    detached: 
/-----------------------------------------------------------------------
        +    | Internal error: Uncaught exception.
        +    | ("fd closed unflushed",

php8.4-pcntl-8.4.14-alt1
        001- bool(true)
        001+ Fatal error: Uncaught ValueError: pcntl_setns():
        Argument #1 ($process_id) process no longer available (409) in
        
/usr/src/RPM/BUILD/php8.4-pcntl-8.4.14/tests/pcntl_setns_newpid.php:5
        002+ Stack trace:
        --
        Time taken      : 17.118 seconds
        FAILED TEST SUMMARY
        pcntl_setns() [tests/pcntl_setns_newpid.phpt]

python3-module-aiohttp-3.13.2-alt1
        SKIPPED [1] tests/test_connector.py:2079: This test is for Python < 
3.11 runtime
        warning behavior
        SKIPPED [1] tests/test_multipart_helpers.py:455: should raise decoding 
error: %E4 is
        invalid for utf-8
        SKIPPED [1] tests/test_multipart_helpers.py:510: urllib.parse.unquote 
is tolerate to
        standalone % chars
        SKIPPED [1] tests/test_multipart_helpers.py:519: urllib.parse.unquote 
is tolerate to
        standalone % chars
        SKIPPED [1] tests/test_multipart_helpers.py:446: should raise decoding 
error: %82 is
        invalid for latin1
        SKIPPED [1] tests/test_resolver.py:467: aiodns <3.2.0 required
        --
        XFAIL 
tests/test_websocket_parser.py::test_parse_frame_header_new_data_err[pyloop]
        FAILED 
tests/test_web_functional.py::test_keepalive_expires_on_time[pyloop]
        ============ 1 failed, 4166 passed, 25 skipped, 7 xfailed in 47.65s 
============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['pytest', '-m', 'not dev_mode and 
not
        internal', '-vra', '-o=addopts=', '-n', 'auto', 
'--ignore=tests/autobahn',
        '--ignore=tests/test_proxy_functional.py', 
'--ignore-glob=tests/test_benchmarks_*',
        'tests']' returned non-zero exit status 1.

python3-module-aiosmtplib-5.0.0-alt1
        tests/test_protocol.py::test_protocol_eof_response PASSED               
 [ 73%]
        tests/test_protocol.py::test_protocol_exception_cleanup_warning FAILED  
 [ 73%]
        tests/test_protocol.py::test_protocol_get_close_waiter PASSED           
 [ 73%]
        --
        >       assert "Future exception was never retrieved" not in caplog.text
        E       AssertionError: assert 'Future exce...er retrieved' not in 
'ERROR    as...ction
        lost\n'
        E
        E         'Future exception was never retrieved' is contained here:
        E           ERROR    asyncio:base_events.py:1879 Future exception was 
never retrieved
        E           future: <Future finished 
exception=SMTPServerDisconnected('Connection lost')>
        --
        ------------------------------ Captured log call 
-------------------------------
        ERROR    asyncio:base_events.py:1879 Future exception was never 
retrieved
        future: <Future finished exception=SMTPServerDisconnected('Connection 
lost')>
        --
        =========================== short test summary info 
============================
        FAILED tests/test_protocol.py::test_protocol_exception_cleanup_warning 
- Asse...
        ======================== 1 failed, 317 passed in 5.57s 
=========================
        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.12443 (%check)

python3-module-easyprocess-1.1-alt2
        tests/test_fast/test_proc.py::test_wrap PASSED                          
 [ 26%]
        tests/test_fast/test_proc.py::test_with FAILED                          
 [ 28%]
        tests/test_fast/test_proc.py::test_parse PASSED                         
 [ 31%]
        --
        =========================== short test summary info 
============================
        FAILED tests/test_fast/test_proc.py::test_with - assert False
        =================== 1 failed, 37 passed in 77.08s (0:01:17) 
====================

python3-module-hypothesis-crosshair-0.0.24-alt1
        hypothesis_crosshair_provider/end_to_end_test.py::test_list PASSED      
 [ 65%]
        hypothesis_crosshair_provider/end_to_end_test.py::test_set FAILED       
 [ 70%]
        hypothesis_crosshair_provider/end_to_end_test.py::test_dict PASSED      
 [ 75%]
        --
        =========================== short test summary info 
============================
        FAILED hypothesis_crosshair_provider/end_to_end_test.py::test_set - 
hypothesi...
        ============ 1 failed, 19 passed, 45 warnings in 219.99s (0:03:39) 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

python3-module-paho-2.1.0-alt1
        "on_disconnect",
        E           AssertionError: assert ['on_connect'..._unsubscribe'] ==
        ['on_connect'...n_disconnect']
        E
        --
        "on_disconnect",
        E           AssertionError: assert ['on_connect'..._unsubscribe'] ==
        ['on_connect'...n_disconnect']
        E
        --
        =========================== short test summary info 
============================
        FAILED 
tests/test_client.py::TestCompatibility::test_callback_v1_mqtt3[unix]
        FAILED 
tests/test_client.py::TestCompatibility::test_callback_v2_mqtt3[unix]
        ERROR tests/lib/test_01_no_clean_session.py::test_01_no_clean_session - 
Runti...
        ERROR 
tests/lib/test_01_unpwd_empty_password_set.py::test_01_unpwd_empty_password_set
        ERROR tests/lib/test_01_unpwd_empty_set.py::test_01_unpwd_empty_set - 
Runtime...
        ERROR tests/lib/test_01_unpwd_unicode_set.py::test_01_unpwd_unicode_set 
- Run...
        ERROR tests/lib/test_01_will_unpwd_set.py::test_01_will_unpwd_set - 
RuntimeEr...
        ======= 2 failed, 139 passed, 21 skipped, 1 xfailed, 5 errors in 37.37s 
========
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-o', 
'addopts=',
        'tests']' returned non-zero exit status 1.

python3-module-tox-4.32.0-alt1
        SKIPPED [1] tests/tox_env/python/virtual_env/test_setuptools.py:19: 
integration tests
        not run (no --run-integration flag)
        FAILED
        
tests/tox_env/python/test_python_runner.py::test_skip_missing_interpreters_specified_env[true-None-0]
        FAILED
        
tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_get_package_deps_different_extras
        FAILED
        
tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_config_settings_editable_legacy
        ============ 3 failed, 1917 passed, 12 skipped in 170.30s (0:02:50) 
============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

srt-1.5.4-alt2
        [  PASSED  ] 267 tests.
        [  FAILED  ] 1 test, listed below:
        [  FAILED  ] Transmission.FileUpload
        1 FAILED TEST
        YOU HAVE 6 DISABLED TESTS

zig-0.15.2-alt1
        /usr/bin/gmake  -f CMakeFiles/stage3.dir/build.make 
CMakeFiles/stage3.dir/build
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

        21 error logs REMOVED from the list
asusctl-6.1.12-alt2
fish-4.2.0-alt1
gem-faraday-typhoeus-1.1.0-alt1
gem-fast-xs-0.8.0-alt1
gem-llhttp-ffi-0.5.0-alt1
gem-mongo-2.21.0-alt1
gem-rspec-stubbed-env-1.0.1-alt1
gem-rubocop-factory-bot-2.25.1-alt1
gem-rubocop-rspec-rails-2.28.3-alt1
iotas-0.12.1-alt1
ldns-1.8.4-alt1
php8.3-8.3.26-alt1
plank-0.11.89-alt2
polars-cli-0.8.0-alt1
python3-module-devpi-server-6.17.0-alt1
python3-module-python-for-android-2024.1.21-alt2
python3-module-qtconsole-5.7.0-alt1
python3-module-textdistance-4.6.3-alt1
python3-module-zmq-27.1.0-alt1
redis-7.2.11-alt1
tmux-3.5a-alt1

Total 224 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk

Reply via email to