============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 10 items

tablet_scheme_tests.py EEEEEEEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestTabletSchemes.test_tablet_schemes[flat_bs_controller] __
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/to5i/004917/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d20a8be3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/scheme_tests/tablet_scheme_tests.py:55: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d0aa3be2890    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_tablet_schemes[flat_bs_controller]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/004917/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4666
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/004917/r3tmp/kikimr_cluster_x0eks8y7
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/004917/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26916
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25160
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9031
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16385
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/004917/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/logfile_o65l1_fz.log --grpc-port=26916 --mon-port=25160 --ic-port=4666
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26916/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/004917/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/logfile_o65l1_fz.log --grpc-port=26916 --mon-port=25160 --ic-port=4666
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/004917/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/logfile_o65l1_fz.log', '--grpc-port=26916', '--mon-port=25160', '--ic-port=4666')' in '/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 77269
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26916/1
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/to5i/004917/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 77272
DEBUG    ya.test:process.py:259 Command (pid 77272) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 77272) elapsed time (sec): 0.48480725288391113
DEBUG    ya.test:process.py:263 Command (pid 77272) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 77272) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 77272) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 77272) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 77272) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 77272) maxrss: 473552
DEBUG    ya.test:process.py:263 Command (pid 77272) minflt: 28162
DEBUG    ya.test:process.py:263 Command (pid 77272) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 77272) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 77272) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 77272) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 77272) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 77272) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 77272) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 77272) stime: 0.076102
DEBUG    ya.test:process.py:263 Command (pid 77272) utime: 0.248336
DEBUG    ya.test:process.py:263 Command (pid 77272) wtime: 0.486
DEBUG    ya.test:process.py:275 Command (pid 77272) output:

DEBUG    ya.test:process.py:276 Command (pid 77272) errors:
Terminating due to uncaught exception 0x7d20a8be3490    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-t6jxbksvym'
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/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test) 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.77272' in '/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test'
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 0x7d20a8be3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/004917/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d20a8be3490    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-t6jxbksvym'
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/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1) 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.77269' in '/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_o65l1_fz.log)
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
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:26916/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16385
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9031
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25160
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26916
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4666
___ ERROR at setup of TestTabletSchemes.test_tablet_schemes[flat_datashard] ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/to5i/004917/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d20a8be3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/scheme_tests/tablet_scheme_tests.py:55: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d0aa3be2890    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_tablet_schemes[flat_datashard]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestTabletSchemes.test_tablet_schemes[flat_hive] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/to5i/004917/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d20a8be3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/scheme_tests/tablet_scheme_tests.py:55: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d0aa3be2890    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_tablet_schemes[flat_hive]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__ ERROR at setup of TestTabletSchemes.test_tablet_schemes[flat_schemeshard] ___
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/to5i/004917/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d20a8be3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/scheme_tests/tablet_scheme_tests.py:55: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d0aa3be2890    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_tablet_schemes[flat_schemeshard]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestTabletSchemes.test_tablet_schemes[flat_tx_coordinator] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/to5i/004917/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d20a8be3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/scheme_tests/tablet_scheme_tests.py:55: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d0aa3be2890    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_tablet_schemes[flat_tx_coordinator]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestTabletSchemes.test_tablet_schemes[tx_allocator] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/to5i/004917/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d20a8be3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/scheme_tests/tablet_scheme_tests.py:55: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d0aa3be2890    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_tablet_schemes[tx_allocator]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestTabletSchemes.test_tablet_schemes[keyvalueflat] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/to5i/004917/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d20a8be3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/scheme_tests/tablet_scheme_tests.py:55: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d0aa3be2890    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_tablet_schemes[keyvalueflat]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____ ERROR at setup of TestTabletSchemes.test_tablet_schemes[tx_mediator] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/to5i/004917/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d20a8be3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/scheme_tests/tablet_scheme_tests.py:55: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d0aa3be2890    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_tablet_schemes[tx_mediator]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestTabletSchemes.test_tablet_schemes[persqueue] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/to5i/004917/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d20a8be3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/scheme_tests/tablet_scheme_tests.py:55: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d0aa3be2890    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_tablet_schemes[persqueue]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________ ERROR at setup of TestTabletSchemes.test_tablet_schemes[kesus] ________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/to5i/004917/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d20a8be3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/scheme_tests/tablet_scheme_tests.py:55: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d0aa3be2890    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_tablet_schemes[kesus]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.67s setup    tablet_scheme_tests.py::TestTabletSchemes::test_tablet_schemes[flat_bs_controller]
0.01s setup    tablet_scheme_tests.py::TestTabletSchemes::test_tablet_schemes[persqueue]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR tablet_scheme_tests.py::TestTabletSchemes::test_tablet_schemes[flat_bs_controller] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d0aa3be2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR tablet_scheme_tests.py::TestTabletSchemes::test_tablet_schemes[flat_datashard] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d0aa3be2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR tablet_scheme_tests.py::TestTabletSchemes::test_tablet_schemes[flat_hive] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d0aa3be2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR tablet_scheme_tests.py::TestTabletSchemes::test_tablet_schemes[flat_schemeshard] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d0aa3be2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR tablet_scheme_tests.py::TestTabletSchemes::test_tablet_schemes[flat_tx_coordinator] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d0aa3be2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR tablet_scheme_tests.py::TestTabletSchemes::test_tablet_schemes[tx_allocator] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d0aa3be2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR tablet_scheme_tests.py::TestTabletSchemes::test_tablet_schemes[keyvalueflat] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d0aa3be2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR tablet_scheme_tests.py::TestTabletSchemes::test_tablet_schemes[tx_mediator] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d0aa3be2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR tablet_scheme_tests.py::TestTabletSchemes::test_tablet_schemes[persqueue] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d0aa3be2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR tablet_scheme_tests.py::TestTabletSchemes::test_tablet_schemes[kesus] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/004917/ydb/tests/functional/scheme_tests/test-results/py3test/testing_out_stuff/tablet_scheme_tests.py.TestTabletSchemes.test_tablet_schemes.flat_bs_controller/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d0aa3be2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 10 errors in 7.70s ==============================
