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

test_dump_restore.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_all_types-pk_types12-all_types12-index12---] _
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/007200/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x70767fb00410    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_dump_restore[table_all_types-pk_types12-all_types12-index12---]
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/007200/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602125
DEBUG    ya.test:process.py:259 Command (pid 602125) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602125) elapsed time (sec): 0.2955176830291748
DEBUG    ya.test:process.py:263 Command (pid 602125) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602125) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602125) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602125) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602125) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602125) maxrss: 117308
DEBUG    ya.test:process.py:263 Command (pid 602125) minflt: 2623
DEBUG    ya.test:process.py:263 Command (pid 602125) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602125) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602125) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602125) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602125) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602125) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602125) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602125) stime: 0.012327999999999999
DEBUG    ya.test:process.py:263 Command (pid 602125) utime: 0.057533999999999995
DEBUG    ya.test:process.py:263 Command (pid 602125) wtime: 0.297
DEBUG    ya.test:process.py:275 Command (pid 602125) output:

DEBUG    ya.test:process.py:276 Command (pid 602125) errors:
Terminating due to uncaught exception 0x70767fb00410    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/007200/ydb/tests/datashard/dump_restore/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.602125' in '/home/runner/.ya/build/build_root/j3oc/007200/ydb/tests/datashard/dump_restore/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, 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 0x70767fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC] _
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/007200/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x70767fb00410    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_dump_restore[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.31s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_all_types-pk_types12-all_types12-index12---]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_all_types-pk_types12-all_types12-index12---] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/007200/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x70767fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/007200/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x70767fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
============================== 2 errors in 1.22s ===============================
============================= 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/007202/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC] _
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/007202/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1273ffb00410    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_dump_restore[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
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/007202/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602113
DEBUG    ya.test:process.py:259 Command (pid 602113) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602113) elapsed time (sec): 0.26548147201538086
DEBUG    ya.test:process.py:263 Command (pid 602113) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602113) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602113) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602113) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602113) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602113) maxrss: 119936
DEBUG    ya.test:process.py:263 Command (pid 602113) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 602113) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602113) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602113) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 602113) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602113) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602113) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602113) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602113) stime: 0.012234
DEBUG    ya.test:process.py:263 Command (pid 602113) utime: 0.082522
DEBUG    ya.test:process.py:263 Command (pid 602113) wtime: 0.267
DEBUG    ya.test:process.py:275 Command (pid 602113) output:

DEBUG    ya.test:process.py:276 Command (pid 602113) errors:
Terminating due to uncaught exception 0x1273ffb00410    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/007202/ydb/tests/datashard/dump_restore/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.602113' in '/home/runner/.ya/build/build_root/j3oc/007202/ydb/tests/datashard/dump_restore/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, 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 0x1273ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.28s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/007202/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1273ffb00410    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/0071f6/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC] _
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/0071f6/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x53ceffb00410    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_dump_restore[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
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/0071f6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602101
DEBUG    ya.test:process.py:259 Command (pid 602101) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602101) elapsed time (sec): 0.25482988357543945
DEBUG    ya.test:process.py:263 Command (pid 602101) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602101) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602101) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602101) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602101) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602101) maxrss: 119956
DEBUG    ya.test:process.py:263 Command (pid 602101) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 602101) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602101) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602101) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 602101) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602101) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602101) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602101) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602101) stime: 0.016028
DEBUG    ya.test:process.py:263 Command (pid 602101) utime: 0.064113
DEBUG    ya.test:process.py:263 Command (pid 602101) wtime: 0.256
DEBUG    ya.test:process.py:275 Command (pid 602101) output:

DEBUG    ya.test:process.py:276 Command (pid 602101) errors:
Terminating due to uncaught exception 0x53ceffb00410    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/0071f6/ydb/tests/datashard/dump_restore/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.602101' in '/home/runner/.ya/build/build_root/j3oc/0071f6/ydb/tests/datashard/dump_restore/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 0x53ceffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.27s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0071f6/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x53ceffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.99s ===============================
============================= 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/0071dc/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC] _
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/0071dc/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12b8ffb00410    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_dump_restore[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
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/0071dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602308
DEBUG    ya.test:process.py:259 Command (pid 602308) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602308) elapsed time (sec): 0.24887371063232422
DEBUG    ya.test:process.py:263 Command (pid 602308) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602308) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602308) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602308) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602308) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602308) maxrss: 120156
DEBUG    ya.test:process.py:263 Command (pid 602308) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 602308) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602308) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602308) nivcsw: 77
DEBUG    ya.test:process.py:263 Command (pid 602308) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602308) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602308) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602308) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602308) stime: 0.010114
DEBUG    ya.test:process.py:263 Command (pid 602308) utime: 0.065783
DEBUG    ya.test:process.py:263 Command (pid 602308) wtime: 0.25
DEBUG    ya.test:process.py:275 Command (pid 602308) output:

DEBUG    ya.test:process.py:276 Command (pid 602308) errors:
Terminating due to uncaught exception 0x12b8ffb00410    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/0071dc/ydb/tests/datashard/dump_restore/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.602308' in '/home/runner/.ya/build/build_root/j3oc/0071dc/ydb/tests/datashard/dump_restore/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.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 0x12b8ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.27s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]

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

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC] _
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/0071ed/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x53c9ffb00410    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_dump_restore[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
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/0071ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602121
DEBUG    ya.test:process.py:259 Command (pid 602121) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602121) elapsed time (sec): 0.24637055397033691
DEBUG    ya.test:process.py:263 Command (pid 602121) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602121) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602121) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602121) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602121) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602121) maxrss: 120160
DEBUG    ya.test:process.py:263 Command (pid 602121) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 602121) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602121) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602121) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 602121) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602121) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602121) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602121) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602121) stime: 0.020676999999999997
DEBUG    ya.test:process.py:263 Command (pid 602121) utime: 0.066166
DEBUG    ya.test:process.py:263 Command (pid 602121) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 602121) output:

DEBUG    ya.test:process.py:276 Command (pid 602121) errors:
Terminating due to uncaught exception 0x53c9ffb00410    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/0071ed/ydb/tests/datashard/dump_restore/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.602121' in '/home/runner/.ya/build/build_root/j3oc/0071ed/ydb/tests/datashard/dump_restore/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, 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 0x53c9ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.26s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0071ed/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x53c9ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.97s ===============================
============================= 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/0071f8/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC] _
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/0071f8/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1290ffb00410    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_dump_restore[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
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/0071f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602130
DEBUG    ya.test:process.py:259 Command (pid 602130) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602130) elapsed time (sec): 0.29469847679138184
DEBUG    ya.test:process.py:263 Command (pid 602130) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602130) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602130) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602130) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602130) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602130) maxrss: 120116
DEBUG    ya.test:process.py:263 Command (pid 602130) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 602130) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602130) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602130) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 602130) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602130) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602130) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602130) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602130) stime: 0.016281999999999998
DEBUG    ya.test:process.py:263 Command (pid 602130) utime: 0.069198
DEBUG    ya.test:process.py:263 Command (pid 602130) wtime: 0.296
DEBUG    ya.test:process.py:275 Command (pid 602130) output:

DEBUG    ya.test:process.py:276 Command (pid 602130) errors:
Terminating due to uncaught exception 0x1290ffb00410    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/0071f8/ydb/tests/datashard/dump_restore/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.602130' in '/home/runner/.ya/build/build_root/j3oc/0071f8/ydb/tests/datashard/dump_restore/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, 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 0x1290ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.31s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0071f8/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1290ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.03s ===============================
============================= 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/0071de/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC] _
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/0071de/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30c6ffb00410    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_dump_restore[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
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/0071de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602211
DEBUG    ya.test:process.py:259 Command (pid 602211) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602211) elapsed time (sec): 0.25229477882385254
DEBUG    ya.test:process.py:263 Command (pid 602211) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602211) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602211) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602211) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602211) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602211) maxrss: 119968
DEBUG    ya.test:process.py:263 Command (pid 602211) minflt: 2613
DEBUG    ya.test:process.py:263 Command (pid 602211) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602211) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602211) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 602211) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602211) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602211) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602211) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602211) stime: 0.025429
DEBUG    ya.test:process.py:263 Command (pid 602211) utime: 0.050373999999999995
DEBUG    ya.test:process.py:263 Command (pid 602211) wtime: 0.254
DEBUG    ya.test:process.py:275 Command (pid 602211) output:

DEBUG    ya.test:process.py:276 Command (pid 602211) errors:
Terminating due to uncaught exception 0x30c6ffb00410    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/0071de/ydb/tests/datashard/dump_restore/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.602211' in '/home/runner/.ya/build/build_root/j3oc/0071de/ydb/tests/datashard/dump_restore/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.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 0x30c6ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.27s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0071de/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30c6ffb00410    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/007204/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC] _
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/007204/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5198bfb00410    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_dump_restore[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
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/007204/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602132
DEBUG    ya.test:process.py:259 Command (pid 602132) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602132) elapsed time (sec): 0.3402678966522217
DEBUG    ya.test:process.py:263 Command (pid 602132) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602132) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602132) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602132) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602132) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602132) maxrss: 119828
DEBUG    ya.test:process.py:263 Command (pid 602132) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 602132) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602132) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602132) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 602132) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602132) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602132) nvcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 602132) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602132) stime: 0.017391999999999998
DEBUG    ya.test:process.py:263 Command (pid 602132) utime: 0.083553
DEBUG    ya.test:process.py:263 Command (pid 602132) wtime: 0.342
DEBUG    ya.test:process.py:275 Command (pid 602132) output:

DEBUG    ya.test:process.py:276 Command (pid 602132) errors:
Terminating due to uncaught exception 0x5198bfb00410    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/007204/ydb/tests/datashard/dump_restore/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.602132' in '/home/runner/.ya/build/build_root/j3oc/007204/ydb/tests/datashard/dump_restore/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 0x5198bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.35s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/007204/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5198bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.12s ===============================
============================= 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/0071f2/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC] _
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/0071f2/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31f83fb00410    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_dump_restore[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
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/0071f2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602145
DEBUG    ya.test:process.py:259 Command (pid 602145) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602145) elapsed time (sec): 0.07184386253356934
DEBUG    ya.test:process.py:263 Command (pid 602145) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602145) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602145) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602145) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602145) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602145) maxrss: 120108
DEBUG    ya.test:process.py:263 Command (pid 602145) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 602145) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602145) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602145) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 602145) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602145) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602145) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 602145) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602145) stime: 0.016342
DEBUG    ya.test:process.py:263 Command (pid 602145) utime: 0.053112
DEBUG    ya.test:process.py:263 Command (pid 602145) wtime: 0.073
DEBUG    ya.test:process.py:275 Command (pid 602145) output:

DEBUG    ya.test:process.py:276 Command (pid 602145) errors:
Terminating due to uncaught exception 0x31f83fb00410    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/0071f2/ydb/tests/datashard/dump_restore/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.602145' in '/home/runner/.ya/build/build_root/j3oc/0071f2/ydb/tests/datashard/dump_restore/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, 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 0x31f83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.08s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0071f2/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x31f83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.82s ===============================
============================= 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/0071eb/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC] _
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/0071eb/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b27fb00410    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_dump_restore[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
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/0071eb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602168
DEBUG    ya.test:process.py:259 Command (pid 602168) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602168) elapsed time (sec): 0.20816802978515625
DEBUG    ya.test:process.py:263 Command (pid 602168) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602168) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602168) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602168) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602168) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602168) maxrss: 120160
DEBUG    ya.test:process.py:263 Command (pid 602168) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 602168) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602168) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602168) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 602168) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602168) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602168) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602168) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602168) stime: 0.00413
DEBUG    ya.test:process.py:263 Command (pid 602168) utime: 0.061951
DEBUG    ya.test:process.py:263 Command (pid 602168) wtime: 0.209
DEBUG    ya.test:process.py:275 Command (pid 602168) output:

DEBUG    ya.test:process.py:276 Command (pid 602168) errors:
Terminating due to uncaught exception 0x52b27fb00410    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/0071eb/ydb/tests/datashard/dump_restore/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.602168' in '/home/runner/.ya/build/build_root/j3oc/0071eb/ydb/tests/datashard/dump_restore/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 0x52b27fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.22s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0071eb/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52b27fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.00s ===============================
============================= 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/0071f1/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC] _
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/0071f1/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x51baffb00410    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_dump_restore[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
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/0071f1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602139
DEBUG    ya.test:process.py:259 Command (pid 602139) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602139) elapsed time (sec): 0.10733222961425781
DEBUG    ya.test:process.py:263 Command (pid 602139) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602139) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602139) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602139) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602139) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602139) maxrss: 120044
DEBUG    ya.test:process.py:263 Command (pid 602139) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 602139) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602139) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602139) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 602139) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602139) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602139) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 602139) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602139) stime: 0.012121999999999999
DEBUG    ya.test:process.py:263 Command (pid 602139) utime: 0.092939
DEBUG    ya.test:process.py:263 Command (pid 602139) wtime: 0.109
DEBUG    ya.test:process.py:275 Command (pid 602139) output:

DEBUG    ya.test:process.py:276 Command (pid 602139) errors:
Terminating due to uncaught exception 0x51baffb00410    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/0071f1/ydb/tests/datashard/dump_restore/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.602139' in '/home/runner/.ya/build/build_root/j3oc/0071f1/ydb/tests/datashard/dump_restore/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 0x51baffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.12s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]

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

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC] _
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/0071ec/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11d17fb00410    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_dump_restore[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
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/0071ec/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602154
DEBUG    ya.test:process.py:259 Command (pid 602154) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602154) elapsed time (sec): 0.29807472229003906
DEBUG    ya.test:process.py:263 Command (pid 602154) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602154) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602154) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602154) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602154) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602154) maxrss: 119984
DEBUG    ya.test:process.py:263 Command (pid 602154) minflt: 2613
DEBUG    ya.test:process.py:263 Command (pid 602154) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602154) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602154) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 602154) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602154) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602154) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602154) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602154) stime: 0.012471999999999999
DEBUG    ya.test:process.py:263 Command (pid 602154) utime: 0.062361
DEBUG    ya.test:process.py:263 Command (pid 602154) wtime: 0.299
DEBUG    ya.test:process.py:275 Command (pid 602154) output:

DEBUG    ya.test:process.py:276 Command (pid 602154) errors:
Terminating due to uncaught exception 0x11d17fb00410    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/0071ec/ydb/tests/datashard/dump_restore/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.602154' in '/home/runner/.ya/build/build_root/j3oc/0071ec/ydb/tests/datashard/dump_restore/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, 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 0x11d17fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.32s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0071ec/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11d17fb00410    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/0071ef/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_ttl_Date-pk_types18-all_types18-index18-Date--] _
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/0071ef/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x330fffb00410    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_dump_restore[table_ttl_Date-pk_types18-all_types18-index18-Date--]
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/0071ef/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602126
DEBUG    ya.test:process.py:259 Command (pid 602126) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602126) elapsed time (sec): 0.3882434368133545
DEBUG    ya.test:process.py:263 Command (pid 602126) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602126) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602126) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602126) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602126) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602126) maxrss: 120024
DEBUG    ya.test:process.py:263 Command (pid 602126) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 602126) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602126) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602126) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 602126) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602126) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602126) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602126) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602126) stime: 0.024693999999999997
DEBUG    ya.test:process.py:263 Command (pid 602126) utime: 0.081259
DEBUG    ya.test:process.py:263 Command (pid 602126) wtime: 0.39
DEBUG    ya.test:process.py:275 Command (pid 602126) output:

DEBUG    ya.test:process.py:276 Command (pid 602126) errors:
Terminating due to uncaught exception 0x330fffb00410    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/0071ef/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk12) 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.602126' in '/home/runner/.ya/build/build_root/j3oc/0071ef/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk12'
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 0x330fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.40s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_ttl_Date-pk_types18-all_types18-index18-Date--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_ttl_Date-pk_types18-all_types18-index18-Date--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0071ef/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x330fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.27s ===============================
============================= 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/0071e6/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_ttl_Datetime-pk_types16-all_types16-index16-Datetime--] _
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/0071e6/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7179bfb00410    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_dump_restore[table_ttl_Datetime-pk_types16-all_types16-index16-Datetime--]
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/0071e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602170
DEBUG    ya.test:process.py:259 Command (pid 602170) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602170) elapsed time (sec): 0.20627355575561523
DEBUG    ya.test:process.py:263 Command (pid 602170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602170) maxrss: 119996
DEBUG    ya.test:process.py:263 Command (pid 602170) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 602170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602170) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 602170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602170) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602170) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602170) stime: 0.004285
DEBUG    ya.test:process.py:263 Command (pid 602170) utime: 0.06428099999999999
DEBUG    ya.test:process.py:263 Command (pid 602170) wtime: 0.208
DEBUG    ya.test:process.py:275 Command (pid 602170) output:

DEBUG    ya.test:process.py:276 Command (pid 602170) errors:
Terminating due to uncaught exception 0x7179bfb00410    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/0071e6/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk13) 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.602170' in '/home/runner/.ya/build/build_root/j3oc/0071e6/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk13'
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 0x7179bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.22s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_ttl_Datetime-pk_types16-all_types16-index16-Datetime--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_ttl_Datetime-pk_types16-all_types16-index16-Datetime--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0071e6/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7179bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.97s ===============================
============================= 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/0071db/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_ttl_DyNumber-pk_types13-all_types13-index13-DyNumber--] _
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/0071db/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x338e3fb00410    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_dump_restore[table_ttl_DyNumber-pk_types13-all_types13-index13-DyNumber--]
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/0071db/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602334
DEBUG    ya.test:process.py:259 Command (pid 602334) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602334) elapsed time (sec): 0.2441844940185547
DEBUG    ya.test:process.py:263 Command (pid 602334) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602334) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602334) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602334) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602334) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602334) maxrss: 120156
DEBUG    ya.test:process.py:263 Command (pid 602334) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 602334) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602334) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602334) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 602334) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602334) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602334) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602334) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602334) stime: 0.021602
DEBUG    ya.test:process.py:263 Command (pid 602334) utime: 0.047524
DEBUG    ya.test:process.py:263 Command (pid 602334) wtime: 0.245
DEBUG    ya.test:process.py:275 Command (pid 602334) output:

DEBUG    ya.test:process.py:276 Command (pid 602334) errors:
Terminating due to uncaught exception 0x338e3fb00410    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/0071db/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk14) 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.602334' in '/home/runner/.ya/build/build_root/j3oc/0071db/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk14'
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 0x338e3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.27s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_ttl_DyNumber-pk_types13-all_types13-index13-DyNumber--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_ttl_DyNumber-pk_types13-all_types13-index13-DyNumber--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0071db/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x338e3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.05s ===============================
============================= 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/0071ff/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_ttl_Timestamp-pk_types17-all_types17-index17-Timestamp--] _
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/0071ff/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x319a7fb00410    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_dump_restore[table_ttl_Timestamp-pk_types17-all_types17-index17-Timestamp--]
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/0071ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602123
DEBUG    ya.test:process.py:259 Command (pid 602123) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602123) elapsed time (sec): 0.26906728744506836
DEBUG    ya.test:process.py:263 Command (pid 602123) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602123) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602123) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602123) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602123) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602123) maxrss: 119960
DEBUG    ya.test:process.py:263 Command (pid 602123) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 602123) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602123) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602123) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 602123) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602123) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602123) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602123) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602123) stime: 0.015321
DEBUG    ya.test:process.py:263 Command (pid 602123) utime: 0.048430999999999995
DEBUG    ya.test:process.py:263 Command (pid 602123) wtime: 0.27
DEBUG    ya.test:process.py:275 Command (pid 602123) output:

DEBUG    ya.test:process.py:276 Command (pid 602123) errors:
Terminating due to uncaught exception 0x319a7fb00410    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/0071ff/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk15) 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.602123' in '/home/runner/.ya/build/build_root/j3oc/0071ff/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk15'
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 0x319a7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.28s setup    test_dump_restore.py::TestDumpRestore::test_dump_restore[table_ttl_Timestamp-pk_types17-all_types17-index17-Timestamp--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_ttl_Timestamp-pk_types17-all_types17-index17-Timestamp--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0071ff/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x319a7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.00s ===============================
============================= 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/007205/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_ttl_Uint32-pk_types14-all_types14-index14-Uint32--] _
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/007205/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5274bfb00410    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_dump_restore[table_ttl_Uint32-pk_types14-all_types14-index14-Uint32--]
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/007205/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602018
DEBUG    ya.test:process.py:259 Command (pid 602018) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602018) elapsed time (sec): 0.27579402923583984
DEBUG    ya.test:process.py:263 Command (pid 602018) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602018) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602018) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602018) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602018) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 602018) maxrss: 119380
DEBUG    ya.test:process.py:263 Command (pid 602018) minflt: 2620
DEBUG    ya.test:process.py:263 Command (pid 602018) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602018) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602018) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 602018) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602018) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602018) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602018) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602018) stime: 0.023984
DEBUG    ya.test:process.py:263 Command (pid 602018) utime: 0.07660299999999999
DEBUG    ya.test:process.py:263 Command (pid 602018) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 602018) output:

DEBUG    ya.test:process.py:276 Command (pid 602018) errors:
Terminating due to uncaught exception 0x5274bfb00410    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/007205/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk16) 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.602018' in '/home/runner/.ya/build/build_root/j3oc/007205/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk16'
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 0x5274bfb00410    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_dump_restore.py::TestDumpRestore::test_dump_restore[table_ttl_Uint32-pk_types14-all_types14-index14-Uint32--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_ttl_Uint32-pk_types14-all_types14-index14-Uint32--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/007205/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5274bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.80s ===============================
============================= 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/0071fd/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_dump_restore.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestDumpRestore.test_dump_restore[table_ttl_Uint64-pk_types15-all_types15-index15-Uint64--] _
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/0071fd/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1371ffb00410    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_dump_restore[table_ttl_Uint64-pk_types15-all_types15-index15-Uint64--]
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/0071fd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 602124
DEBUG    ya.test:process.py:259 Command (pid 602124) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 602124) elapsed time (sec): 0.2781705856323242
DEBUG    ya.test:process.py:263 Command (pid 602124) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602124) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 602124) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602124) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 602124) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 602124) maxrss: 117716
DEBUG    ya.test:process.py:263 Command (pid 602124) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 602124) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 602124) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 602124) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 602124) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 602124) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 602124) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 602124) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 602124) stime: 0.012206
DEBUG    ya.test:process.py:263 Command (pid 602124) utime: 0.06509899999999999
DEBUG    ya.test:process.py:263 Command (pid 602124) wtime: 0.279
DEBUG    ya.test:process.py:275 Command (pid 602124) output:

DEBUG    ya.test:process.py:276 Command (pid 602124) errors:
Terminating due to uncaught exception 0x1371ffb00410    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/0071fd/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk17) 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.602124' in '/home/runner/.ya/build/build_root/j3oc/0071fd/ydb/tests/datashard/dump_restore/test-results/py3test/testing_out_stuff/chunk17'
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 0x1371ffb00410    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_dump_restore.py::TestDumpRestore::test_dump_restore[table_ttl_Uint64-pk_types15-all_types15-index15-Uint64--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_dump_restore.py::TestDumpRestore::test_dump_restore[table_ttl_Uint64-pk_types15-all_types15-index15-Uint64--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0071fd/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1371ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.17s ===============================
