12 NEW error logs

auditd-plugin-clickhouse-lite-0.1.8-alt2
        ok 1 auditd-plugin-clickhouse min-bench
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

gcc12-12.3.1-alt1
        In member function 'copy_to_legacy',
        inlined from 'operator=' at ../../gcc/value-range.cc:41:22,
        inlined from 'operator=' at ../../gcc/value-range.h:456:21,
        inlined from 'initialize_node_lattices' at ../../gcc/ipa-cp.cc:1367:45:
        ../../gcc/value-range.cc:115:31: warning: 'MEM <vector(2) long unsigned 
int> [(union
        tree_node * *)&D.20838 + 16B]' may be used uninitialized 
[-Wmaybe-uninitialized]
        115 |       m_base[0] = src.m_base[0];
        ../../gcc/ipa-cp.cc: In function 'initialize_node_lattices':
        ../../gcc/ipa-cp.cc:1367:52: note: '<anonymous>' declared here
        1367 |           plats->m_value_range.m_vr = value_range ();
        hasher-privd: parent: work_limits_ok: time elapsed limit (28800 
seconds) exceeded

keepassxc-2.7.10-alt3
        40/40 Test #18: testautotype .....................   Passed   12.20 sec
        98% tests passed, 1 tests failed out of 40
        Total Test time (real) =  12.24 sec
        The following tests FAILED:
        36 - testtools (Failed)

perl-Server-Starter-0.35-alt1.1
        received TERM, sending TERM to all workers:1734229
        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[integer-schema]
        = 1 failed, 860 passed, 59 skipped, 109 xfailed, 2 xpassed in 664.22s 
(0:11:04) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-n', 
'auto']' returned
        non-zero exit status 1.

python3-module-mkdocs-test-0.5.3-alt1
        >       return _bootstrap._gcd_import(name[level:], package, level)
        E       ModuleNotFoundError: No module named 'lxml'
        /usr/lib64/python3.13/importlib/__init__.py:88: ModuleNotFoundError
        --
        module = importlib.import_module(name)
        except ImportError:
        if errors == "raise":
        >               raise ImportError(msg)
        E               ImportError: Missing optional dependency 'lxml'.  Use 
pip or conda to
        install lxml.
        /usr/lib64/python3/site-packages/pandas/compat/_optional.py:138: 
ImportError
        --
        =========================== short test summary info 
============================
        FAILED test/test_simple.py::test_functions - ImportError: Missing 
optional de...
        ========================= 1 failed, 7 passed in 5.29s 
==========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest']' 
returned non-zero
        exit status 1.

python3-module-mongomock-motor-0.0.36-alt1
        >       self._ma_kwargs.setdefault('missing', self.default)
        E       AttributeError: 'StringField' object has no attribute 'default'
        /usr/lib/python3/site-packages/umongo/abstract.py:135: AttributeError
        --
        >       self._ma_kwargs.setdefault('missing', self.default)
        E       AttributeError: 'StringField' object has no attribute 'default'
        /usr/lib/python3/site-packages/umongo/abstract.py:135: AttributeError
        --
        =========================== short test summary info 
============================
        FAILED tests/test_umongo.py::test_umongo - AttributeError: 
'StringField' obje...
        FAILED tests/test_umongo.py::test_umongo_enums - AttributeError: 
'StringField...
        =========== 2 failed, 32 passed, 1 deselected, 27 warnings in 0.85s 
============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not
        test_bulk_write']' returned non-zero exit status 1.

python3-module-opentelemetry-contrib-0.51b0-alt1
        -------------------------------- live log call 
---------------------------------
        ERROR    
opentelemetry.instrumentation.auto_instrumentation._load:_load.py:77 
Distribution
        custom_distro2 configuration failed
        Traceback (most recent call last):
        --
        -------------------------------- live log call 
---------------------------------
        ERROR    
opentelemetry.instrumentation.auto_instrumentation._load:_load.py:123 Importing
        of <Mock name='instr1.name' id='140627059780848'> failed, skipping it
        Traceback (most recent call last):
        --
        -------------------------------- live log call 
---------------------------------
        ERROR    
opentelemetry.instrumentation.auto_instrumentation._load:_load.py:128
        Instrumenting of <Mock name='instr1.name' id='140627059784208'> failed
        Traceback (most recent call last):
        --
        tests/test_utils.py::TestUtils::test_suppress_instrumentation_key 
PASSED [ 90%]
        tests/test_utils.py::UnwrapTestCase::test_can_unwrap_object_attribute 
FAILED [ 91%]
        
tests/test_utils.py::UnwrapTestCase::test_can_unwrap_object_attribute_as_string 
FAILED
        [ 92%]
        
tests/test_utils.py::UnwrapTestCase::test_does_nothing_if_attribute_is_not_from_wrapt
        PASSED [ 94%]
        
tests/test_utils.py::UnwrapTestCase::test_does_nothing_if_cannot_find_attribute 
PASSED
        [ 95%]
        
tests/test_utils.py::UnwrapTestCase::test_raises_import_error_if_cannot_find_module
        FAILED [ 97%]
        
tests/test_utils.py::UnwrapTestCase::test_raises_import_error_if_cannot_find_object
        FAILED [ 98%]
        
tests/test_utils.py::UnwrapTestCase::test_raises_import_error_if_path_not_well_formed
        FAILED [100%]
        =================================== FAILURES 
===================================
        --
        >       self.assertTrue(isinstance(instance.method, ObjectProxy))
        E       AssertionError: False is not true
        tests/test_utils.py:266: AssertionError
        --
        >       self.assertTrue(isinstance(instance.method, ObjectProxy))
        E       AssertionError: False is not true
        tests/test_utils.py:274: AssertionError

python3-module-pcre2-0.5.2-alt1
        
tests/test_match.py::test_match_expand[[abc]+-$0-dabacbaccbacccb-0-0-abacbaccbacccb0]
        PASSED [  9%]
        
tests/test_match.py::test_match_expand[[abc]+-$0-dabacbaccbacccb-0-0-abacbaccbacccb1]
        FAILED [ 11%]
        
tests/test_match.py::test_match_expand[[abc]+-$0-dabacbaccbacccb-0-10-acccb] 
FAILED [ 13%]
        
tests/test_pattern.py::test_pattern_compile_success[a+b+c*d*-0-SUCCESS0] PASSED 
[ 14%]
        --
        >   raise LibraryError(rc)
        E   pcre2._cy.LibraryError: substitute options differ from prior match 
call
        src/pcre2/_cy.pyx:144: LibraryError
        --
        >   raise LibraryError(rc)
        E   pcre2._cy.LibraryError: substitute start offset differs from prior 
match call
        src/pcre2/_cy.pyx:144: LibraryError
        =========================== short test summary info 
============================
        FAILED
        
tests/test_match.py::test_match_expand[[abc]+-$0-dabacbaccbacccb-0-0-abacbaccbacccb1]
        FAILED 
tests/test_match.py::test_match_expand[[abc]+-$0-dabacbaccbacccb-0-10-acccb]
        ========================= 2 failed, 59 passed in 0.11s 
=========================
        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.7818 (%check)

python3-module-terminado-0.18.1-alt2
        tests/basic_test.py::UniqueTermTests::test_large_io_doesnt_hang 
PASSED
        [ 77%]
        tests/basic_test.py::UniqueTermTests::test_max_terminals 
FAILED          [
        88%]
        tests/basic_test.py::UniqueTermTests::test_unique_processes 
PASSED
        [100%]
        --
        ^^^^^^
        E       TypeError: 'NoneType' object is not subscriptable
        msg        = None
        --
        =========================== short test summary info
        ============================
        FAILED 
tests/basic_test.py::UniqueTermTests::test_max_terminals -
        TypeError: 'NoneType' object is not subscriptable
        ========================= 1 failed, 8 
passed in
        38.38s =========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra', '-W',
        'ignore::pytest.PytestUnraisableExceptionWarning']' returned non-zero 
exit status 1.

rng-tools-6.17-alt1.1
        PASS: rngtestzero.sh
        FAIL: rngtestjitter.sh
        Testsuite summary for rng-tools 6.17
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        See tests/test-suite.log

tbb-2022.1.0-alt2
        Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f 
Makefile -j16 test
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

        28 error logs REMOVED from the list
cilk-5.4.6-alt13
dm-secdel-1.0.12-alt1
gitui-0.27.0-alt1
gnome-vfs-1:2.24.4-alt14
guile-fibers-1.4.0-alt1
java-1.8.0-openjdk-0:1.8.0.462.b08-alt1
kernel-modules-LiME-6.12-1.9.1-alt5.396342.1
libgdk-pixbuf-2.44.1-alt1
openmotif-2.3.8-alt2
openmsx-19.1-alt1.1
openshadinglanguage-1.14.7.0-alt0.1
perl-Net-SIP-0.839-alt1
perl-Starlet-0.31-alt1_22
python3-module-anyio-4.11.0-alt1
python3-module-astunparse-1.6.3-alt1
python3-module-fastapi-0.119.0-alt1
python3-module-jupyter_client-8.6.3-alt2
python3-module-jupyter_server-2.17.0-alt1
python3-module-pulsectl-asyncio-1.2.2-alt2
python3-module-pyramid-2.0.2-alt2
python3-module-pytest-aiohttp-1.1.0-alt1
python3-module-pytest-describe-2.2.0-alt1
python3-module-pythran-0.18.0-alt1
python3-module-retrying-1.4.2-alt1
python3-module-tox-4.29.0-alt1
qt5-pim-5.15-alt1
stevia-0.50.1-alt1
websocat-1.14.0-alt1

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

Reply via email to