============================= 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/005a06/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

test_partitioning.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestPartitionong.test_partition_at_keys[table_Int16-pk_types2-all_types2-index2] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(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/005a06/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11d47fb00410    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_partition_at_keys[table_Int16-pk_types2-all_types2-index2]
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/005a06/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 610489
DEBUG    ya.test:process.py:259 Command (pid 610489) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 610489) elapsed time (sec): 0.27986717224121094
DEBUG    ya.test:process.py:263 Command (pid 610489) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610489) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 610489) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610489) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610489) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 610489) maxrss: 120100
DEBUG    ya.test:process.py:263 Command (pid 610489) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 610489) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 610489) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 610489) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 610489) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 610489) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 610489) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 610489) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 610489) stime: 0.019669
DEBUG    ya.test:process.py:263 Command (pid 610489) utime: 0.086545
DEBUG    ya.test:process.py:263 Command (pid 610489) wtime: 0.281
DEBUG    ya.test:process.py:275 Command (pid 610489) output:

DEBUG    ya.test:process.py:276 Command (pid 610489) errors:
Terminating due to uncaught exception 0x11d47fb00410    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/005a06/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk0) 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.610489' in '/home/runner/.ya/build/build_root/j3oc/005a06/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, 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 0x11d47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.29s setup    test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Int16-pk_types2-all_types2-index2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Int16-pk_types2-all_types2-index2] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005a06/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11d47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.09s ===============================
============================= 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/005a48/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

test_partitioning.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestPartitionong.test_partition_at_keys[table_Int32-pk_types1-all_types1-index1] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(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/005a48/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73b53fb00410    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_partition_at_keys[table_Int32-pk_types1-all_types1-index1]
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/005a48/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 610263
DEBUG    ya.test:process.py:259 Command (pid 610263) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 610263) elapsed time (sec): 0.21381616592407227
DEBUG    ya.test:process.py:263 Command (pid 610263) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610263) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 610263) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610263) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610263) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 610263) maxrss: 120072
DEBUG    ya.test:process.py:263 Command (pid 610263) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 610263) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 610263) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 610263) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 610263) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 610263) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 610263) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 610263) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 610263) stime: 0.007645
DEBUG    ya.test:process.py:263 Command (pid 610263) utime: 0.061383999999999994
DEBUG    ya.test:process.py:263 Command (pid 610263) wtime: 0.215
DEBUG    ya.test:process.py:275 Command (pid 610263) output:

DEBUG    ya.test:process.py:276 Command (pid 610263) errors:
Terminating due to uncaught exception 0x73b53fb00410    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/005a48/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk1) 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.610263' in '/home/runner/.ya/build/build_root/j3oc/005a48/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, 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 0x73b53fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.23s setup    test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Int32-pk_types1-all_types1-index1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Int32-pk_types1-all_types1-index1] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005a48/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x73b53fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.02s ===============================
============================= 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/005b01/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

test_partitioning.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestPartitionong.test_partition_at_keys[table_Int64-pk_types0-all_types0-index0] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(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/005b01/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x72e47fb00410    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_partition_at_keys[table_Int64-pk_types0-all_types0-index0]
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/005b01/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 609893
DEBUG    ya.test:process.py:259 Command (pid 609893) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 609893) elapsed time (sec): 0.2201230525970459
DEBUG    ya.test:process.py:263 Command (pid 609893) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 609893) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 609893) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 609893) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 609893) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 609893) maxrss: 119164
DEBUG    ya.test:process.py:263 Command (pid 609893) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 609893) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 609893) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 609893) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 609893) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 609893) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 609893) nvcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 609893) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 609893) stime: 0.016158
DEBUG    ya.test:process.py:263 Command (pid 609893) utime: 0.064634
DEBUG    ya.test:process.py:263 Command (pid 609893) wtime: 0.221
DEBUG    ya.test:process.py:275 Command (pid 609893) output:

DEBUG    ya.test:process.py:276 Command (pid 609893) errors:
Terminating due to uncaught exception 0x72e47fb00410    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/005b01/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk2) 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.609893' in '/home/runner/.ya/build/build_root/j3oc/005b01/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
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 0x72e47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.23s setup    test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Int64-pk_types0-all_types0-index0]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Int64-pk_types0-all_types0-index0] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005b01/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x72e47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.76s ===============================
============================= 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/005a4d/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

test_partitioning.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestPartitionong.test_partition_at_keys[table_Int8-pk_types3-all_types3-index3] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(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/005a4d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33e4bfb00410    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_partition_at_keys[table_Int8-pk_types3-all_types3-index3]
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/005a4d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 610264
DEBUG    ya.test:process.py:259 Command (pid 610264) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 610264) elapsed time (sec): 0.2314004898071289
DEBUG    ya.test:process.py:263 Command (pid 610264) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610264) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 610264) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610264) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610264) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 610264) maxrss: 119948
DEBUG    ya.test:process.py:263 Command (pid 610264) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 610264) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 610264) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 610264) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 610264) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 610264) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 610264) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 610264) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 610264) stime: 0.027899
DEBUG    ya.test:process.py:263 Command (pid 610264) utime: 0.07971199999999999
DEBUG    ya.test:process.py:263 Command (pid 610264) wtime: 0.233
DEBUG    ya.test:process.py:275 Command (pid 610264) output:

DEBUG    ya.test:process.py:276 Command (pid 610264) errors:
Terminating due to uncaught exception 0x33e4bfb00410    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/005a4d/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk3) 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.610264' in '/home/runner/.ya/build/build_root/j3oc/005a4d/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk3'
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 0x33e4bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.24s setup    test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Int8-pk_types3-all_types3-index3]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Int8-pk_types3-all_types3-index3] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005a4d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x33e4bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.02s ===============================
============================= 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/005b02/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

test_partitioning.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestPartitionong.test_partition_at_keys[table_String-pk_types8-all_types8-index8] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(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/005b02/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1132bfb00410    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_partition_at_keys[table_String-pk_types8-all_types8-index8]
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/005b02/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 610063
DEBUG    ya.test:process.py:259 Command (pid 610063) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 610063) elapsed time (sec): 0.28392529487609863
DEBUG    ya.test:process.py:263 Command (pid 610063) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610063) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 610063) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610063) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610063) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 610063) maxrss: 119036
DEBUG    ya.test:process.py:263 Command (pid 610063) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 610063) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 610063) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 610063) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 610063) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 610063) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 610063) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 610063) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 610063) stime: 0.017896
DEBUG    ya.test:process.py:263 Command (pid 610063) utime: 0.091877
DEBUG    ya.test:process.py:263 Command (pid 610063) wtime: 0.285
DEBUG    ya.test:process.py:275 Command (pid 610063) output:

DEBUG    ya.test:process.py:276 Command (pid 610063) errors:
Terminating due to uncaught exception 0x1132bfb00410    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/005b02/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk4) 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.610063' in '/home/runner/.ya/build/build_root/j3oc/005b02/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk4'
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 0x1132bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.30s setup    test_partitioning.py::TestPartitionong::test_partition_at_keys[table_String-pk_types8-all_types8-index8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_partitioning.py::TestPartitionong::test_partition_at_keys[table_String-pk_types8-all_types8-index8] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005b02/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1132bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.15s ===============================
============================= 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/005b06/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

test_partitioning.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestPartitionong.test_partition_at_keys[table_Uint16-pk_types6-all_types6-index6] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(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/005b06/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x730dbfb00410    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_partition_at_keys[table_Uint16-pk_types6-all_types6-index6]
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/005b06/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 609977
DEBUG    ya.test:process.py:259 Command (pid 609977) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 609977) elapsed time (sec): 0.1839613914489746
DEBUG    ya.test:process.py:263 Command (pid 609977) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 609977) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 609977) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 609977) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 609977) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 609977) maxrss: 120040
DEBUG    ya.test:process.py:263 Command (pid 609977) minflt: 2613
DEBUG    ya.test:process.py:263 Command (pid 609977) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 609977) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 609977) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 609977) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 609977) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 609977) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 609977) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 609977) stime: 0.012046999999999999
DEBUG    ya.test:process.py:263 Command (pid 609977) utime: 0.052204
DEBUG    ya.test:process.py:263 Command (pid 609977) wtime: 0.185
DEBUG    ya.test:process.py:275 Command (pid 609977) output:

DEBUG    ya.test:process.py:276 Command (pid 609977) errors:
Terminating due to uncaught exception 0x730dbfb00410    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/005b06/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk5) 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.609977' in '/home/runner/.ya/build/build_root/j3oc/005b06/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, 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 0x730dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.19s setup    test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Uint16-pk_types6-all_types6-index6]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Uint16-pk_types6-all_types6-index6] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005b06/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x730dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.98s ===============================
============================= 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/0059f5/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

test_partitioning.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestPartitionong.test_partition_at_keys[table_Uint32-pk_types5-all_types5-index5] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(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/0059f5/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73c03fb00410    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_partition_at_keys[table_Uint32-pk_types5-all_types5-index5]
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/0059f5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 610630
DEBUG    ya.test:process.py:259 Command (pid 610630) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 610630) elapsed time (sec): 0.2752668857574463
DEBUG    ya.test:process.py:263 Command (pid 610630) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610630) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 610630) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610630) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610630) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 610630) maxrss: 119916
DEBUG    ya.test:process.py:263 Command (pid 610630) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 610630) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 610630) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 610630) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 610630) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 610630) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 610630) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 610630) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 610630) stime: 0.02056
DEBUG    ya.test:process.py:263 Command (pid 610630) utime: 0.086354
DEBUG    ya.test:process.py:263 Command (pid 610630) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 610630) output:

DEBUG    ya.test:process.py:276 Command (pid 610630) errors:
Terminating due to uncaught exception 0x73c03fb00410    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/0059f5/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk6) 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.610630' in '/home/runner/.ya/build/build_root/j3oc/0059f5/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, 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 0x73c03fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.29s setup    test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Uint32-pk_types5-all_types5-index5]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Uint32-pk_types5-all_types5-index5] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0059f5/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x73c03fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.20s ===============================
============================= 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/005adc/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

test_partitioning.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestPartitionong.test_partition_at_keys[table_Uint64-pk_types4-all_types4-index4] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(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/005adc/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x10773fb00410    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_partition_at_keys[table_Uint64-pk_types4-all_types4-index4]
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/005adc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 610175
DEBUG    ya.test:process.py:259 Command (pid 610175) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 610175) elapsed time (sec): 0.23541259765625
DEBUG    ya.test:process.py:263 Command (pid 610175) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610175) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 610175) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610175) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610175) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 610175) maxrss: 119928
DEBUG    ya.test:process.py:263 Command (pid 610175) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 610175) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 610175) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 610175) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 610175) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 610175) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 610175) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 610175) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 610175) stime: 0.011974
DEBUG    ya.test:process.py:263 Command (pid 610175) utime: 0.059871999999999995
DEBUG    ya.test:process.py:263 Command (pid 610175) wtime: 0.237
DEBUG    ya.test:process.py:275 Command (pid 610175) output:

DEBUG    ya.test:process.py:276 Command (pid 610175) errors:
Terminating due to uncaught exception 0x10773fb00410    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/005adc/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk7) 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.610175' in '/home/runner/.ya/build/build_root/j3oc/005adc/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, 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 0x10773fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.25s setup    test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Uint64-pk_types4-all_types4-index4]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Uint64-pk_types4-all_types4-index4] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005adc/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x10773fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.13s ===============================
============================= 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/005a3b/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

test_partitioning.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestPartitionong.test_partition_at_keys[table_Uint8-pk_types7-all_types7-index7] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(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/005a3b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31763fb00410    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_partition_at_keys[table_Uint8-pk_types7-all_types7-index7]
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/005a3b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 610261
DEBUG    ya.test:process.py:259 Command (pid 610261) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 610261) elapsed time (sec): 0.2857801914215088
DEBUG    ya.test:process.py:263 Command (pid 610261) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610261) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 610261) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610261) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610261) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 610261) maxrss: 120072
DEBUG    ya.test:process.py:263 Command (pid 610261) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 610261) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 610261) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 610261) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 610261) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 610261) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 610261) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 610261) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 610261) stime: 0.011822
DEBUG    ya.test:process.py:263 Command (pid 610261) utime: 0.094577
DEBUG    ya.test:process.py:263 Command (pid 610261) wtime: 0.287
DEBUG    ya.test:process.py:275 Command (pid 610261) output:

DEBUG    ya.test:process.py:276 Command (pid 610261) errors:
Terminating due to uncaught exception 0x31763fb00410    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/005a3b/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk8) 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.610261' in '/home/runner/.ya/build/build_root/j3oc/005a3b/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk8'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, run_test.log, 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 0x31763fb00410    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    test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Uint8-pk_types7-all_types7-index7]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Uint8-pk_types7-all_types7-index7] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005a3b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x31763fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.09s ===============================
============================= 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/005ace/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

test_partitioning.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestPartitionong.test_partition_at_keys[table_Utf8-pk_types9-all_types9-index9] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(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/005ace/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x72a9ffb00410    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_partition_at_keys[table_Utf8-pk_types9-all_types9-index9]
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/005ace/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 610150
DEBUG    ya.test:process.py:259 Command (pid 610150) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 610150) elapsed time (sec): 0.19097137451171875
DEBUG    ya.test:process.py:263 Command (pid 610150) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610150) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 610150) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610150) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610150) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 610150) maxrss: 120068
DEBUG    ya.test:process.py:263 Command (pid 610150) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 610150) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 610150) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 610150) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 610150) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 610150) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 610150) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 610150) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 610150) stime: 0.016125999999999998
DEBUG    ya.test:process.py:263 Command (pid 610150) utime: 0.04838
DEBUG    ya.test:process.py:263 Command (pid 610150) wtime: 0.192
DEBUG    ya.test:process.py:275 Command (pid 610150) output:

DEBUG    ya.test:process.py:276 Command (pid 610150) errors:
Terminating due to uncaught exception 0x72a9ffb00410    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/005ace/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk9) 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.610150' in '/home/runner/.ya/build/build_root/j3oc/005ace/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk9'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, run_test.log, 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 0x72a9ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.21s setup    test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Utf8-pk_types9-all_types9-index9]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_partitioning.py::TestPartitionong::test_partition_at_keys[table_Utf8-pk_types9-all_types9-index9] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005ace/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x72a9ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.90s ===============================
============================= 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/0059d5/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

test_partitioning.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestPartitionong.test_uniform_partitiona[table_ttl_Date-pk_types0-all_types0-index0] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(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/0059d5/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30273fb00410    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_uniform_partitiona[table_ttl_Date-pk_types0-all_types0-index0]
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/0059d5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 610536
DEBUG    ya.test:process.py:259 Command (pid 610536) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 610536) elapsed time (sec): 0.2404770851135254
DEBUG    ya.test:process.py:263 Command (pid 610536) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610536) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 610536) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610536) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610536) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 610536) maxrss: 120068
DEBUG    ya.test:process.py:263 Command (pid 610536) minflt: 2613
DEBUG    ya.test:process.py:263 Command (pid 610536) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 610536) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 610536) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 610536) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 610536) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 610536) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 610536) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 610536) stime: 0.012246
DEBUG    ya.test:process.py:263 Command (pid 610536) utime: 0.08164199999999999
DEBUG    ya.test:process.py:263 Command (pid 610536) wtime: 0.242
DEBUG    ya.test:process.py:275 Command (pid 610536) output:

DEBUG    ya.test:process.py:276 Command (pid 610536) errors:
Terminating due to uncaught exception 0x30273fb00410    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/0059d5/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk10) 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.610536' in '/home/runner/.ya/build/build_root/j3oc/0059d5/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk10'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
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 0x30273fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.25s setup    test_partitioning.py::TestPartitionong::test_uniform_partitiona[table_ttl_Date-pk_types0-all_types0-index0]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_partitioning.py::TestPartitionong::test_uniform_partitiona[table_ttl_Date-pk_types0-all_types0-index0] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0059d5/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30273fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.01s ===============================
============================= 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/005af8/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

test_partitioning.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestPartitionong.test_uniform_partitiona[table_ttl_Date-pk_types1-all_types1-index1] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(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/005af8/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73687fb00410    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_uniform_partitiona[table_ttl_Date-pk_types1-all_types1-index1]
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/005af8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 610061
DEBUG    ya.test:process.py:259 Command (pid 610061) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 610061) elapsed time (sec): 0.23927664756774902
DEBUG    ya.test:process.py:263 Command (pid 610061) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610061) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 610061) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610061) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610061) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 610061) maxrss: 120060
DEBUG    ya.test:process.py:263 Command (pid 610061) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 610061) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 610061) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 610061) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 610061) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 610061) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 610061) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 610061) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 610061) stime: 0.015976999999999998
DEBUG    ya.test:process.py:263 Command (pid 610061) utime: 0.091872
DEBUG    ya.test:process.py:263 Command (pid 610061) wtime: 0.24
DEBUG    ya.test:process.py:275 Command (pid 610061) output:

DEBUG    ya.test:process.py:276 Command (pid 610061) errors:
Terminating due to uncaught exception 0x73687fb00410    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/005af8/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk11) 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.610061' in '/home/runner/.ya/build/build_root/j3oc/005af8/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk11'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, 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 0x73687fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.25s setup    test_partitioning.py::TestPartitionong::test_uniform_partitiona[table_ttl_Date-pk_types1-all_types1-index1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_partitioning.py::TestPartitionong::test_uniform_partitiona[table_ttl_Date-pk_types1-all_types1-index1] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005af8/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x73687fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.16s ===============================
============================= 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/005ad5/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

============================ no tests ran in 0.28s =============================
============================= 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/005aec/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

============================ no tests ran in 0.48s =============================
============================= 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/005ade/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

============================ no tests ran in 0.35s =============================
============================= 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/005ae4/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

============================ no tests ran in 0.30s =============================
============================= 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/005a2f/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

============================ no tests ran in 0.49s =============================
============================= 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/005ad4/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

============================ no tests ran in 0.38s =============================
============================= 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/005a03/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

============================ no tests ran in 0.34s =============================
============================= 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/005a63/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

============================ no tests ran in 0.35s =============================
============================= 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/0059ce/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

============================ no tests ran in 0.38s =============================
============================= 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/005a39/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

============================ no tests ran in 0.48s =============================
============================= 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/005a47/ydb/tests/datashard/partitioning/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 12 items

============================ no tests ran in 0.49s =============================
