============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/004845/ydb/tests/olap/oom/test-results/py3test/testing_out_stuff/overlapping_portions
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

overlapping_portions.py E

==================================== ERRORS ====================================
________________ ERROR at setup of TestOverlappingPortions.test ________________
ydb/tests/olap/oom/overlapping_portions.py:23: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004845/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x538a7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/004845/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632278
DEBUG    ya.test:process.py:259 Command (pid 632278) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632278) elapsed time (sec): 0.36070823669433594
DEBUG    ya.test:process.py:263 Command (pid 632278) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632278) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632278) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632278) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632278) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632278) maxrss: 120112
DEBUG    ya.test:process.py:263 Command (pid 632278) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 632278) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632278) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632278) nivcsw: 322
DEBUG    ya.test:process.py:263 Command (pid 632278) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632278) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632278) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632278) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632278) stime: 0.011172999999999999
DEBUG    ya.test:process.py:263 Command (pid 632278) utime: 0.09311
DEBUG    ya.test:process.py:263 Command (pid 632278) wtime: 0.362
DEBUG    ya.test:process.py:275 Command (pid 632278) output:

DEBUG    ya.test:process.py:276 Command (pid 632278) errors:
Terminating due to uncaught exception 0x538a7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/004845/ydb/tests/olap/oom/test-results/py3test/testing_out_stuff/overlapping_portions) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632278' in '/home/runner/.ya/build/build_root/j3oc/004845/ydb/tests/olap/oom/test-results/py3test/testing_out_stuff/overlapping_portions'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x538a7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.37s setup    overlapping_portions.py::TestOverlappingPortions::test

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR overlapping_portions.py::TestOverlappingPortions::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004845/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x538a7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.15s ===============================
