============================= 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/004ea4/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/conftest/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.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/004e9b/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/conftest/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.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/004ea1/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/conftest/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.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/004e9e/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/conftest/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.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/004e8a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/conftest/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.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/004e90/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/conftest/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.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/004e89/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/conftest/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.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/004ea6/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/conftest/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.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/004e95/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/conftest/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.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/004e98/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/conftest/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.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/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 22 items

test_serverless.py EEE

==================================== ERRORS ====================================
_ ERROR at setup of test_create_table[enable_alter_database_create_hive_first--false] _
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/j3oc/004e9a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x516e3fb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x527dffb00410    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_create_table[enable_alter_database_create_hive_first--false]
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/j3oc/004e9a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17750
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e9a/r3tmp/kikimr_cluster_7h2q37ut
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e9a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16468
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1643
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18943
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9755
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9a/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/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_q2251ztu.log --grpc-port=16468 --mon-port=1643 --ic-port=17750
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16468/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9a/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/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_q2251ztu.log --grpc-port=16468 --mon-port=1643 --ic-port=17750
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_q2251ztu.log', '--grpc-port=16468', '--mon-port=1643', '--ic-port=17750')' in '/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627493
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16468/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/j3oc/004e9a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627494
DEBUG    ya.test:process.py:259 Command (pid 627494) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627494) elapsed time (sec): 0.263871431350708
DEBUG    ya.test:process.py:263 Command (pid 627494) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627494) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627494) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627494) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627494) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627494) maxrss: 122620
DEBUG    ya.test:process.py:263 Command (pid 627494) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 627494) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627494) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627494) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 627494) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627494) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627494) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627494) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627494) stime: 0.016758
DEBUG    ya.test:process.py:263 Command (pid 627494) utime: 0.08798399999999999
DEBUG    ya.test:process.py:263 Command (pid 627494) wtime: 0.265
DEBUG    ya.test:process.py:275 Command (pid 627494) output:

DEBUG    ya.test:process.py:276 Command (pid 627494) errors:
Terminating due to uncaught exception 0x516e3fb00410    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/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627494' in '/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0'
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 0x516e3fb00410    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/j3oc/004e9a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x516e3fb00410    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/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--false/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.627493' in '/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--false/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_q2251ztu.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:16468/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9755
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18943
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1643
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16468
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17750
_ ERROR at setup of test_create_table[enable_alter_database_create_hive_first--true] _
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/j3oc/004e9a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1222ffb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x316dbfb00410    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_create_table[enable_alter_database_create_hive_first--true]
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/j3oc/004e9a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4652
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e9a/r3tmp/kikimr_cluster_rrtg8agg
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e9a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13841
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23511
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9a/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/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_7s3cw9gc.log --grpc-port=13841 --mon-port=16786 --ic-port=4652
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13841/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9a/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/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_7s3cw9gc.log --grpc-port=13841 --mon-port=16786 --ic-port=4652
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_7s3cw9gc.log', '--grpc-port=13841', '--mon-port=16786', '--ic-port=4652')' in '/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627838
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13841/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627839
DEBUG    ya.test:process.py:259 Command (pid 627839) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627839) elapsed time (sec): 0.21263480186462402
DEBUG    ya.test:process.py:263 Command (pid 627839) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627839) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627839) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627839) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627839) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627839) maxrss: 129524
DEBUG    ya.test:process.py:263 Command (pid 627839) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 627839) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627839) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627839) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 627839) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627839) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627839) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627839) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627839) stime: 0.019288
DEBUG    ya.test:process.py:263 Command (pid 627839) utime: 0.08061299999999999
DEBUG    ya.test:process.py:263 Command (pid 627839) wtime: 0.214
DEBUG    ya.test:process.py:275 Command (pid 627839) output:

DEBUG    ya.test:process.py:276 Command (pid 627839) errors:
Terminating due to uncaught exception 0x1222ffb00410    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/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627839' in '/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0'
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 0x1222ffb00410    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/j3oc/004e9a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1222ffb00410    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/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--true/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.627838' in '/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--true/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_7s3cw9gc.log, stdout)
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:13841/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23511
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61825
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16786
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13841
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4652
_ ERROR at setup of test_create_table_using_exclusive_nodes[enable_alter_database_create_hive_first--false] _
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/j3oc/004e9a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x727dbfb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x71d93fb00410    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_create_table_using_exclusive_nodes[enable_alter_database_create_hive_first--false]
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/j3oc/004e9a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30687
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e9a/r3tmp/kikimr_cluster_mzpk9idl
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e9a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28046
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28501
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5044
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15448
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9a/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/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_k1i70_ge.log --grpc-port=28046 --mon-port=28501 --ic-port=30687
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28046/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9a/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/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_k1i70_ge.log --grpc-port=28046 --mon-port=28501 --ic-port=30687
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_k1i70_ge.log', '--grpc-port=28046', '--mon-port=28501', '--ic-port=30687')' in '/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 628387
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28046/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628404
DEBUG    ya.test:process.py:259 Command (pid 628404) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628404) elapsed time (sec): 0.24467802047729492
DEBUG    ya.test:process.py:263 Command (pid 628404) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628404) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628404) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628404) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628404) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628404) maxrss: 132488
DEBUG    ya.test:process.py:263 Command (pid 628404) minflt: 2671
DEBUG    ya.test:process.py:263 Command (pid 628404) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628404) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628404) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 628404) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628404) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628404) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628404) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628404) stime: 0.018241999999999998
DEBUG    ya.test:process.py:263 Command (pid 628404) utime: 0.085293
DEBUG    ya.test:process.py:263 Command (pid 628404) wtime: 0.245
DEBUG    ya.test:process.py:275 Command (pid 628404) output:

DEBUG    ya.test:process.py:276 Command (pid 628404) errors:
Terminating due to uncaught exception 0x727dbfb00410    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/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.628404' in '/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0'
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 0x727dbfb00410    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/j3oc/004e9a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x727dbfb00410    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/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--false/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.628387' in '/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_k1i70_ge.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:28046/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15448
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5044
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28501
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28046
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30687
============================== slowest durations ===============================
1.37s setup    test_serverless.py::test_create_table[enable_alter_database_create_hive_first--true]
0.41s setup    test_serverless.py::test_create_table[enable_alter_database_create_hive_first--false]
0.33s setup    test_serverless.py::test_create_table_using_exclusive_nodes[enable_alter_database_create_hive_first--false]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_serverless.py::test_create_table[enable_alter_database_create_hive_first--false] - 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/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x527dffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_serverless.py::test_create_table[enable_alter_database_create_hive_first--true] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x316dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_serverless.py::test_create_table_using_exclusive_nodes[enable_alter_database_create_hive_first--false] - 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/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e9a/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk0/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x71d93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 3 errors in 3.56s ===============================
============================= 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/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 22 items

test_serverless.py EEE

==================================== ERRORS ====================================
_ ERROR at setup of test_create_table_using_exclusive_nodes[enable_alter_database_create_hive_first--true] _
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/j3oc/004e96/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12b27fb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32f8ffb00410    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_create_table_using_exclusive_nodes[enable_alter_database_create_hive_first--true]
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/j3oc/004e96/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15007
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e96/r3tmp/kikimr_cluster_4k8erh__
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e96/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4874
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5593
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32038
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23146
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e96/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/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_lgldbo9o.log --grpc-port=4874 --mon-port=5593 --ic-port=15007
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4874/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e96/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/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_lgldbo9o.log --grpc-port=4874 --mon-port=5593 --ic-port=15007
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e96/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_lgldbo9o.log', '--grpc-port=4874', '--mon-port=5593', '--ic-port=15007')' in '/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627504
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4874/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/j3oc/004e96/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627507
DEBUG    ya.test:process.py:259 Command (pid 627507) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627507) elapsed time (sec): 0.2930333614349365
DEBUG    ya.test:process.py:263 Command (pid 627507) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627507) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627507) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627507) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627507) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627507) maxrss: 122056
DEBUG    ya.test:process.py:263 Command (pid 627507) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 627507) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627507) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627507) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 627507) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627507) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627507) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627507) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627507) stime: 0.008622
DEBUG    ya.test:process.py:263 Command (pid 627507) utime: 0.09650299999999999
DEBUG    ya.test:process.py:263 Command (pid 627507) wtime: 0.294
DEBUG    ya.test:process.py:275 Command (pid 627507) output:

DEBUG    ya.test:process.py:276 Command (pid 627507) errors:
Terminating due to uncaught exception 0x12b27fb00410    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/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627507' in '/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1'
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 0x12b27fb00410    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/j3oc/004e96/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x12b27fb00410    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/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--true/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.627504' in '/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_lgldbo9o.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:4874/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23146
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32038
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5593
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4874
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15007
_ ERROR at setup of test_create_table_with_alter_quotas[enable_alter_database_create_hive_first--false] _
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/j3oc/004e96/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x338f7fb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x52c4bfb00410    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_create_table_with_alter_quotas[enable_alter_database_create_hive_first--false]
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/j3oc/004e96/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17751
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e96/r3tmp/kikimr_cluster__6kw29rj
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e96/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29626
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31811
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26929
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2322
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e96/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/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_j2a5s1yk.log --grpc-port=29626 --mon-port=31811 --ic-port=17751
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29626/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e96/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/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_j2a5s1yk.log --grpc-port=29626 --mon-port=31811 --ic-port=17751
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e96/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_j2a5s1yk.log', '--grpc-port=29626', '--mon-port=31811', '--ic-port=17751')' in '/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 628018
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29626/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/004e96/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628020
DEBUG    ya.test:process.py:259 Command (pid 628020) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628020) elapsed time (sec): 0.29110169410705566
DEBUG    ya.test:process.py:263 Command (pid 628020) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628020) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628020) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628020) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628020) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628020) maxrss: 129592
DEBUG    ya.test:process.py:263 Command (pid 628020) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 628020) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628020) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628020) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 628020) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628020) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628020) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628020) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628020) stime: 0.024967999999999997
DEBUG    ya.test:process.py:263 Command (pid 628020) utime: 0.077266
DEBUG    ya.test:process.py:263 Command (pid 628020) wtime: 0.292
DEBUG    ya.test:process.py:275 Command (pid 628020) output:

DEBUG    ya.test:process.py:276 Command (pid 628020) errors:
Terminating due to uncaught exception 0x338f7fb00410    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/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.628020' in '/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1'
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 0x338f7fb00410    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/j3oc/004e96/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x338f7fb00410    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/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--false/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.628018' in '/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--false/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_j2a5s1yk.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:29626/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2322
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26929
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31811
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29626
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17751
_ ERROR at setup of test_create_table_with_alter_quotas[enable_alter_database_create_hive_first--true] _
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/j3oc/004e96/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13b47fb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x70ce7fb00410    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_create_table_with_alter_quotas[enable_alter_database_create_hive_first--true]
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/j3oc/004e96/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7531
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e96/r3tmp/kikimr_cluster_nmhy2py_
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e96/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17438
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18759
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16852
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e96/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/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_8332r_1m.log --grpc-port=18307 --mon-port=17438 --ic-port=7531
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18307/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e96/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/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_8332r_1m.log --grpc-port=18307 --mon-port=17438 --ic-port=7531
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e96/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_8332r_1m.log', '--grpc-port=18307', '--mon-port=17438', '--ic-port=7531')' in '/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 628693
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18307/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/004e96/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628694
DEBUG    ya.test:process.py:259 Command (pid 628694) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628694) elapsed time (sec): 0.2652404308319092
DEBUG    ya.test:process.py:263 Command (pid 628694) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628694) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628694) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628694) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628694) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628694) maxrss: 132440
DEBUG    ya.test:process.py:263 Command (pid 628694) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 628694) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628694) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628694) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 628694) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628694) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628694) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628694) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628694) stime: 0.016454
DEBUG    ya.test:process.py:263 Command (pid 628694) utime: 0.09154999999999999
DEBUG    ya.test:process.py:263 Command (pid 628694) wtime: 0.266
DEBUG    ya.test:process.py:275 Command (pid 628694) output:

DEBUG    ya.test:process.py:276 Command (pid 628694) errors:
Terminating due to uncaught exception 0x13b47fb00410    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/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.628694' in '/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1'
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 0x13b47fb00410    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/j3oc/004e96/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x13b47fb00410    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/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--true/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.628693' in '/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--true/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_8332r_1m.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:18307/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16852
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18759
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17438
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7531
============================== slowest durations ===============================
1.46s setup    test_serverless.py::test_create_table_using_exclusive_nodes[enable_alter_database_create_hive_first--true]
1.39s setup    test_serverless.py::test_create_table_with_alter_quotas[enable_alter_database_create_hive_first--false]
0.42s setup    test_serverless.py::test_create_table_with_alter_quotas[enable_alter_database_create_hive_first--true]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_serverless.py::test_create_table_using_exclusive_nodes[enable_alter_database_create_hive_first--true] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_using_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32f8ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_serverless.py::test_create_table_with_alter_quotas[enable_alter_database_create_hive_first--false] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x52c4bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_serverless.py::test_create_table_with_alter_quotas[enable_alter_database_create_hive_first--true] - 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/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e96/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk1/testing_out_stuff/test_serverless.py.test_create_table_with_alter_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x70ce7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 3 errors in 4.65s ===============================
============================= 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/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 22 items

test_serverless.py EE

==================================== ERRORS ====================================
_ ERROR at setup of test_create_table_with_quotas[enable_alter_database_create_hive_first--false] _
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/j3oc/004ea9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x53987fb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x73f13fb00410    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_create_table_with_quotas[enable_alter_database_create_hive_first--false]
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/j3oc/004ea9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64756
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004ea9/r3tmp/kikimr_cluster_iqq_sxyn
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004ea9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8189
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22011
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004ea9/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/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_q6wf3dfj.log --grpc-port=12635 --mon-port=23939 --ic-port=64756
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12635/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004ea9/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/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_q6wf3dfj.log --grpc-port=12635 --mon-port=23939 --ic-port=64756
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_q6wf3dfj.log', '--grpc-port=12635', '--mon-port=23939', '--ic-port=64756')' in '/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 626847
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12635/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/j3oc/004ea9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 626848
DEBUG    ya.test:process.py:259 Command (pid 626848) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 626848) elapsed time (sec): 0.1960902214050293
DEBUG    ya.test:process.py:263 Command (pid 626848) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626848) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 626848) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626848) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626848) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 626848) maxrss: 121836
DEBUG    ya.test:process.py:263 Command (pid 626848) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 626848) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 626848) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 626848) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 626848) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 626848) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 626848) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 626848) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 626848) stime: 0.015446999999999999
DEBUG    ya.test:process.py:263 Command (pid 626848) utime: 0.050202
DEBUG    ya.test:process.py:263 Command (pid 626848) wtime: 0.197
DEBUG    ya.test:process.py:275 Command (pid 626848) output:

DEBUG    ya.test:process.py:276 Command (pid 626848) errors:
Terminating due to uncaught exception 0x53987fb00410    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/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.626848' in '/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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, 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 0x53987fb00410    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/j3oc/004ea9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x53987fb00410    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/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--false/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.626847' in '/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--false/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_q6wf3dfj.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:12635/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22011
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8189
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23939
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12635
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64756
_ ERROR at setup of test_create_table_with_quotas[enable_alter_database_create_hive_first--true] _
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/j3oc/004ea9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x70667fb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x53737fb00410    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_create_table_with_quotas[enable_alter_database_create_hive_first--true]
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/j3oc/004ea9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28110
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004ea9/r3tmp/kikimr_cluster_h4b861ua
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004ea9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17048
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27907
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28150
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004ea9/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/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_m_ejeo8f.log --grpc-port=17048 --mon-port=14117 --ic-port=28110
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17048/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004ea9/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/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_m_ejeo8f.log --grpc-port=17048 --mon-port=14117 --ic-port=28110
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_m_ejeo8f.log', '--grpc-port=17048', '--mon-port=14117', '--ic-port=28110')' in '/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627525
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17048/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627526
DEBUG    ya.test:process.py:259 Command (pid 627526) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627526) elapsed time (sec): 0.24369049072265625
DEBUG    ya.test:process.py:263 Command (pid 627526) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627526) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627526) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627526) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627526) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627526) maxrss: 128420
DEBUG    ya.test:process.py:263 Command (pid 627526) minflt: 2665
DEBUG    ya.test:process.py:263 Command (pid 627526) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627526) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627526) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627526) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627526) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627526) nvcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 627526) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627526) stime: 0.007711999999999999
DEBUG    ya.test:process.py:263 Command (pid 627526) utime: 0.09401
DEBUG    ya.test:process.py:263 Command (pid 627526) wtime: 0.245
DEBUG    ya.test:process.py:275 Command (pid 627526) output:

DEBUG    ya.test:process.py:276 Command (pid 627526) errors:
Terminating due to uncaught exception 0x70667fb00410    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/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627526' in '/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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, 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 0x70667fb00410    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/j3oc/004ea9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x70667fb00410    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/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--true/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.627525' in '/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--true/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_m_ejeo8f.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:17048/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28150
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27907
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14117
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17048
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28110
============================== slowest durations ===============================
1.37s setup    test_serverless.py::test_create_table_with_quotas[enable_alter_database_create_hive_first--true]
1.34s setup    test_serverless.py::test_create_table_with_quotas[enable_alter_database_create_hive_first--false]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_serverless.py::test_create_table_with_quotas[enable_alter_database_create_hive_first--false] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x73f13fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_serverless.py::test_create_table_with_quotas[enable_alter_database_create_hive_first--true] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004ea9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk2/testing_out_stuff/test_serverless.py.test_create_table_with_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x53737fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 2 errors in 3.58s ===============================
============================= 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/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 22 items

test_serverless.py EE

==================================== ERRORS ====================================
_ ERROR at setup of test_database_with_column_disk_quotas[enable_alter_database_create_hive_first--false] _
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/j3oc/004e9d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7227ffb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x73263fb00410    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_database_with_column_disk_quotas[enable_alter_database_create_hive_first--false]
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/j3oc/004e9d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3107
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e9d/r3tmp/kikimr_cluster_n_ltb03k
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e9d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24865
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9152
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14702
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20418
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9d/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/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_79xup128.log --grpc-port=24865 --mon-port=9152 --ic-port=3107
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24865/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9d/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/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_79xup128.log --grpc-port=24865 --mon-port=9152 --ic-port=3107
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_79xup128.log', '--grpc-port=24865', '--mon-port=9152', '--ic-port=3107')' in '/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627200
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24865/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/j3oc/004e9d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627202
DEBUG    ya.test:process.py:259 Command (pid 627202) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627202) elapsed time (sec): 0.2828514575958252
DEBUG    ya.test:process.py:263 Command (pid 627202) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627202) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627202) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627202) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627202) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627202) maxrss: 122168
DEBUG    ya.test:process.py:263 Command (pid 627202) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 627202) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627202) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627202) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 627202) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627202) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627202) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627202) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627202) stime: 0.009626
DEBUG    ya.test:process.py:263 Command (pid 627202) utime: 0.096857
DEBUG    ya.test:process.py:263 Command (pid 627202) wtime: 0.284
DEBUG    ya.test:process.py:275 Command (pid 627202) output:

DEBUG    ya.test:process.py:276 Command (pid 627202) errors:
Terminating due to uncaught exception 0x7227ffb00410    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/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627202' in '/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7227ffb00410    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/j3oc/004e9d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7227ffb00410    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/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--false/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.627200' in '/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_79xup128.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:24865/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20418
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14702
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9152
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24865
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3107
_ ERROR at setup of test_database_with_column_disk_quotas[enable_alter_database_create_hive_first--true] _
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/j3oc/004e9d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30c7bfb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x73923fb00410    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_database_with_column_disk_quotas[enable_alter_database_create_hive_first--true]
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/j3oc/004e9d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29024
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e9d/r3tmp/kikimr_cluster_ddi8p6rq
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e9d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30300
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28286
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21658
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2425
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9d/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/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_v9itt0ah.log --grpc-port=30300 --mon-port=28286 --ic-port=29024
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30300/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9d/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/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_v9itt0ah.log --grpc-port=30300 --mon-port=28286 --ic-port=29024
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_v9itt0ah.log', '--grpc-port=30300', '--mon-port=28286', '--ic-port=29024')' in '/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627560
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30300/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627561
DEBUG    ya.test:process.py:259 Command (pid 627561) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627561) elapsed time (sec): 0.2862057685852051
DEBUG    ya.test:process.py:263 Command (pid 627561) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627561) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627561) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627561) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627561) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627561) maxrss: 129628
DEBUG    ya.test:process.py:263 Command (pid 627561) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 627561) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627561) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627561) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 627561) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627561) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627561) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627561) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627561) stime: 0.008166
DEBUG    ya.test:process.py:263 Command (pid 627561) utime: 0.08982699999999999
DEBUG    ya.test:process.py:263 Command (pid 627561) wtime: 0.287
DEBUG    ya.test:process.py:275 Command (pid 627561) output:

DEBUG    ya.test:process.py:276 Command (pid 627561) errors:
Terminating due to uncaught exception 0x30c7bfb00410    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/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627561' in '/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, 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 0x30c7bfb00410    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/j3oc/004e9d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30c7bfb00410    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/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--true/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.627560' in '/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_v9itt0ah.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:30300/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2425
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21658
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28286
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30300
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29024
============================== slowest durations ===============================
0.44s setup    test_serverless.py::test_database_with_column_disk_quotas[enable_alter_database_create_hive_first--false]
0.40s setup    test_serverless.py::test_database_with_column_disk_quotas[enable_alter_database_create_hive_first--true]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_serverless.py::test_database_with_column_disk_quotas[enable_alter_database_create_hive_first--false] - 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/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x73263fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_serverless.py::test_database_with_column_disk_quotas[enable_alter_database_create_hive_first--true] - 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/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e9d/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk3/testing_out_stuff/test_serverless.py.test_database_with_column_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x73923fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 2 errors in 2.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/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 22 items

test_serverless.py EE

==================================== ERRORS ====================================
_ ERROR at setup of test_database_with_disk_quotas[enable_alter_database_create_hive_first--false] _
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/j3oc/004eb9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737ebfb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x10dfffb00410    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_database_with_disk_quotas[enable_alter_database_create_hive_first--false]
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/j3oc/004eb9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28232
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004eb9/r3tmp/kikimr_cluster_wp4r5f8p
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004eb9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30797
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12772
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22479
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21916
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004eb9/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/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_aj_qbwy9.log --grpc-port=30797 --mon-port=12772 --ic-port=28232
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30797/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004eb9/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/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_aj_qbwy9.log --grpc-port=30797 --mon-port=12772 --ic-port=28232
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_aj_qbwy9.log', '--grpc-port=30797', '--mon-port=12772', '--ic-port=28232')' in '/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627033
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30797/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/j3oc/004eb9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627034
DEBUG    ya.test:process.py:259 Command (pid 627034) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627034) elapsed time (sec): 0.22045087814331055
DEBUG    ya.test:process.py:263 Command (pid 627034) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627034) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627034) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627034) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627034) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627034) maxrss: 121760
DEBUG    ya.test:process.py:263 Command (pid 627034) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 627034) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627034) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627034) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 627034) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627034) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627034) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627034) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627034) stime: 0.012296999999999999
DEBUG    ya.test:process.py:263 Command (pid 627034) utime: 0.086079
DEBUG    ya.test:process.py:263 Command (pid 627034) wtime: 0.221
DEBUG    ya.test:process.py:275 Command (pid 627034) output:

DEBUG    ya.test:process.py:276 Command (pid 627034) errors:
Terminating due to uncaught exception 0x737ebfb00410    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/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627034' in '/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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 0x737ebfb00410    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/j3oc/004eb9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x737ebfb00410    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/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false/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.627033' in '/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_aj_qbwy9.log, stdout)
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:30797/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21916
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22479
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12772
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30797
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28232
_ ERROR at setup of test_database_with_disk_quotas[enable_alter_database_create_hive_first--true] _
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/j3oc/004eb9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x722dbfb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x5391ffb00410    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_database_with_disk_quotas[enable_alter_database_create_hive_first--true]
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/j3oc/004eb9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3835
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004eb9/r3tmp/kikimr_cluster_srnirsgz
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004eb9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11513
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19442
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19588
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24700
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004eb9/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/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_hsgobcbf.log --grpc-port=11513 --mon-port=19442 --ic-port=3835
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11513/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004eb9/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/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_hsgobcbf.log --grpc-port=11513 --mon-port=19442 --ic-port=3835
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_hsgobcbf.log', '--grpc-port=11513', '--mon-port=19442', '--ic-port=3835')' in '/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627284
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11513/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627285
DEBUG    ya.test:process.py:259 Command (pid 627285) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627285) elapsed time (sec): 0.23534679412841797
DEBUG    ya.test:process.py:263 Command (pid 627285) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627285) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627285) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627285) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627285) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627285) maxrss: 128564
DEBUG    ya.test:process.py:263 Command (pid 627285) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 627285) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627285) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627285) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 627285) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627285) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627285) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627285) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627285) stime: 0.018283
DEBUG    ya.test:process.py:263 Command (pid 627285) utime: 0.067485
DEBUG    ya.test:process.py:263 Command (pid 627285) wtime: 0.236
DEBUG    ya.test:process.py:275 Command (pid 627285) output:

DEBUG    ya.test:process.py:276 Command (pid 627285) errors:
Terminating due to uncaught exception 0x722dbfb00410    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/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627285' in '/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4'
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 0x722dbfb00410    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/j3oc/004eb9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x722dbfb00410    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/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true/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.627284' in '/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_hsgobcbf.log, stdout)
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:11513/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24700
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19588
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19442
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11513
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3835
============================== slowest durations ===============================
0.35s setup    test_serverless.py::test_database_with_disk_quotas[enable_alter_database_create_hive_first--false]
0.32s setup    test_serverless.py::test_database_with_disk_quotas[enable_alter_database_create_hive_first--true]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_serverless.py::test_database_with_disk_quotas[enable_alter_database_create_hive_first--false] - 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/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x10dfffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_serverless.py::test_database_with_disk_quotas[enable_alter_database_create_hive_first--true] - 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/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004eb9/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk4/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x5391ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 2 errors in 1.60s ===============================
============================= 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/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 22 items

test_serverless.py EE

==================================== ERRORS ====================================
_ ERROR at setup of test_discovery[enable_alter_database_create_hive_first--false] _
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/j3oc/004e93/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x119affb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51357fb00410    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_discovery[enable_alter_database_create_hive_first--false]
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/j3oc/004e93/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8415
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e93/r3tmp/kikimr_cluster_euglbsu8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e93/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8947
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64694
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10702
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23843
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e93/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/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_4574ayqt.log --grpc-port=8947 --mon-port=64694 --ic-port=8415
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8947/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e93/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/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_4574ayqt.log --grpc-port=8947 --mon-port=64694 --ic-port=8415
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e93/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_4574ayqt.log', '--grpc-port=8947', '--mon-port=64694', '--ic-port=8415')' in '/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627389
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8947/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/j3oc/004e93/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627390
DEBUG    ya.test:process.py:259 Command (pid 627390) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627390) elapsed time (sec): 0.2596604824066162
DEBUG    ya.test:process.py:263 Command (pid 627390) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627390) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627390) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627390) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627390) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627390) maxrss: 122532
DEBUG    ya.test:process.py:263 Command (pid 627390) minflt: 2682
DEBUG    ya.test:process.py:263 Command (pid 627390) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627390) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627390) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 627390) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627390) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627390) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627390) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627390) stime: 0.015326
DEBUG    ya.test:process.py:263 Command (pid 627390) utime: 0.08903799999999999
DEBUG    ya.test:process.py:263 Command (pid 627390) wtime: 0.261
DEBUG    ya.test:process.py:275 Command (pid 627390) output:

DEBUG    ya.test:process.py:276 Command (pid 627390) errors:
Terminating due to uncaught exception 0x119affb00410    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/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627390' in '/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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, 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 0x119affb00410    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/j3oc/004e93/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x119affb00410    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/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--false/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.627389' in '/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--false/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_4574ayqt.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:8947/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23843
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10702
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64694
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8947
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8415
_ ERROR at setup of test_discovery[enable_alter_database_create_hive_first--true] _
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/j3oc/004e93/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30293fb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x512bbfb00410    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_discovery[enable_alter_database_create_hive_first--true]
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/j3oc/004e93/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63070
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e93/r3tmp/kikimr_cluster_g20zhbus
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e93/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14451
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21572
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1919
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8128
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e93/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/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_dmp6pen6.log --grpc-port=14451 --mon-port=21572 --ic-port=63070
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14451/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e93/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/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_dmp6pen6.log --grpc-port=14451 --mon-port=21572 --ic-port=63070
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e93/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_dmp6pen6.log', '--grpc-port=14451', '--mon-port=21572', '--ic-port=63070')' in '/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 628004
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14451/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/004e93/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628007
DEBUG    ya.test:process.py:259 Command (pid 628007) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628007) elapsed time (sec): 0.22245264053344727
DEBUG    ya.test:process.py:263 Command (pid 628007) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628007) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628007) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628007) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628007) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628007) maxrss: 129424
DEBUG    ya.test:process.py:263 Command (pid 628007) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 628007) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628007) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628007) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 628007) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628007) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628007) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628007) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628007) stime: 0.011314999999999999
DEBUG    ya.test:process.py:263 Command (pid 628007) utime: 0.09024399999999999
DEBUG    ya.test:process.py:263 Command (pid 628007) wtime: 0.223
DEBUG    ya.test:process.py:275 Command (pid 628007) output:

DEBUG    ya.test:process.py:276 Command (pid 628007) errors:
Terminating due to uncaught exception 0x30293fb00410    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/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.628007' in '/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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, 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 0x30293fb00410    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/j3oc/004e93/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30293fb00410    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/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--true/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.628004' in '/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--true/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_dmp6pen6.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:14451/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8128
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1919
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21572
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14451
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63070
============================== slowest durations ===============================
1.38s setup    test_serverless.py::test_discovery[enable_alter_database_create_hive_first--false]
1.35s setup    test_serverless.py::test_discovery[enable_alter_database_create_hive_first--true]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_serverless.py::test_discovery[enable_alter_database_create_hive_first--false] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51357fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_serverless.py::test_discovery[enable_alter_database_create_hive_first--true] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e93/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk5/testing_out_stuff/test_serverless.py.test_discovery.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x512bbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 2 errors in 3.78s ===============================
============================= 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/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 22 items

test_serverless.py EE

==================================== ERRORS ====================================
_ ERROR at setup of test_discovery_exclusive_nodes[enable_alter_database_create_hive_first--false] _
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/j3oc/004e9f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x50e53fb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x730a3fb00410    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_discovery_exclusive_nodes[enable_alter_database_create_hive_first--false]
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/j3oc/004e9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28492
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e9f/r3tmp/kikimr_cluster_ttqy_c1j
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4116
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21439
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62366
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9f/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/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_3fypromo.log --grpc-port=2142 --mon-port=4116 --ic-port=28492
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2142/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9f/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/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_3fypromo.log --grpc-port=2142 --mon-port=4116 --ic-port=28492
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_3fypromo.log', '--grpc-port=2142', '--mon-port=4116', '--ic-port=28492')' in '/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627042
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2142/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/j3oc/004e9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627045
DEBUG    ya.test:process.py:259 Command (pid 627045) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627045) elapsed time (sec): 0.29149866104125977
DEBUG    ya.test:process.py:263 Command (pid 627045) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627045) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627045) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627045) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627045) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627045) maxrss: 122052
DEBUG    ya.test:process.py:263 Command (pid 627045) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 627045) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627045) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627045) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 627045) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627045) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627045) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627045) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627045) stime: 0.015279999999999998
DEBUG    ya.test:process.py:263 Command (pid 627045) utime: 0.091684
DEBUG    ya.test:process.py:263 Command (pid 627045) wtime: 0.293
DEBUG    ya.test:process.py:275 Command (pid 627045) output:

DEBUG    ya.test:process.py:276 Command (pid 627045) errors:
Terminating due to uncaught exception 0x50e53fb00410    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/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627045' in '/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6'
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 0x50e53fb00410    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/j3oc/004e9f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x50e53fb00410    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/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--false/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.627042' in '/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_3fypromo.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:2142/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62366
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21439
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4116
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28492
_ ERROR at setup of test_discovery_exclusive_nodes[enable_alter_database_create_hive_first--true] _
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/j3oc/004e9f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33b37fb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x5151ffb00410    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_discovery_exclusive_nodes[enable_alter_database_create_hive_first--true]
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/j3oc/004e9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10327
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e9f/r3tmp/kikimr_cluster_5_t6gbn5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1487
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3330
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19723
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7176
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9f/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/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_5kk781a3.log --grpc-port=1487 --mon-port=3330 --ic-port=10327
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1487/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e9f/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/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_5kk781a3.log --grpc-port=1487 --mon-port=3330 --ic-port=10327
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_5kk781a3.log', '--grpc-port=1487', '--mon-port=3330', '--ic-port=10327')' in '/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627385
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1487/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627387
DEBUG    ya.test:process.py:259 Command (pid 627387) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627387) elapsed time (sec): 0.22550296783447266
DEBUG    ya.test:process.py:263 Command (pid 627387) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627387) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627387) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627387) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627387) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627387) maxrss: 129476
DEBUG    ya.test:process.py:263 Command (pid 627387) minflt: 2704
DEBUG    ya.test:process.py:263 Command (pid 627387) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627387) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627387) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 627387) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627387) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627387) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627387) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627387) stime: 0.007117
DEBUG    ya.test:process.py:263 Command (pid 627387) utime: 0.094328
DEBUG    ya.test:process.py:263 Command (pid 627387) wtime: 0.226
DEBUG    ya.test:process.py:275 Command (pid 627387) output:

DEBUG    ya.test:process.py:276 Command (pid 627387) errors:
Terminating due to uncaught exception 0x33b37fb00410    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/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627387' in '/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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 0x33b37fb00410    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/j3oc/004e9f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x33b37fb00410    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/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--true/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.627385' in '/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_5kk781a3.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:1487/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7176
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19723
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3330
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1487
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10327
============================== slowest durations ===============================
1.31s setup    test_serverless.py::test_discovery_exclusive_nodes[enable_alter_database_create_hive_first--true]
0.39s setup    test_serverless.py::test_discovery_exclusive_nodes[enable_alter_database_create_hive_first--false]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_serverless.py::test_discovery_exclusive_nodes[enable_alter_database_create_hive_first--false] - 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/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x730a3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_serverless.py::test_discovery_exclusive_nodes[enable_alter_database_create_hive_first--true] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e9f/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk6/testing_out_stuff/test_serverless.py.test_discovery_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x5151ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 2 errors in 2.76s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 22 items

test_serverless.py EE

==================================== ERRORS ====================================
_ ERROR at setup of test_fixtures[enable_alter_database_create_hive_first--false] _
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/j3oc/004eab/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x70377fb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x308a3fb00410    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_fixtures[enable_alter_database_create_hive_first--false]
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/j3oc/004eab/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5183
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004eab/r3tmp/kikimr_cluster_d1s__ytg
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004eab/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27297
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21674
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6350
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30683
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004eab/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/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_veayeell.log --grpc-port=27297 --mon-port=21674 --ic-port=5183
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27297/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004eab/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/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_veayeell.log --grpc-port=27297 --mon-port=21674 --ic-port=5183
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004eab/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_veayeell.log', '--grpc-port=27297', '--mon-port=21674', '--ic-port=5183')' in '/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 626813
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27297/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/j3oc/004eab/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 626814
DEBUG    ya.test:process.py:259 Command (pid 626814) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 626814) elapsed time (sec): 0.23172807693481445
DEBUG    ya.test:process.py:263 Command (pid 626814) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626814) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 626814) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626814) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626814) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 626814) maxrss: 121384
DEBUG    ya.test:process.py:263 Command (pid 626814) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 626814) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 626814) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 626814) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 626814) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 626814) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 626814) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 626814) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 626814) stime: 0.012551
DEBUG    ya.test:process.py:263 Command (pid 626814) utime: 0.079492
DEBUG    ya.test:process.py:263 Command (pid 626814) wtime: 0.232
DEBUG    ya.test:process.py:275 Command (pid 626814) output:

DEBUG    ya.test:process.py:276 Command (pid 626814) errors:
Terminating due to uncaught exception 0x70377fb00410    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/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.626814' in '/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7'
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 0x70377fb00410    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/j3oc/004eab/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x70377fb00410    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/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--false/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.626813' in '/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--false/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_veayeell.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:27297/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30683
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6350
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21674
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27297
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5183
_ ERROR at setup of test_fixtures[enable_alter_database_create_hive_first--true] _
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/j3oc/004eab/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13a3bfb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x10ca7fb00410    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_fixtures[enable_alter_database_create_hive_first--true]
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/j3oc/004eab/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18034
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004eab/r3tmp/kikimr_cluster_17da5em8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004eab/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22796
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15835
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5005
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8827
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004eab/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/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_2sj6f323.log --grpc-port=22796 --mon-port=15835 --ic-port=18034
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22796/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004eab/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/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_2sj6f323.log --grpc-port=22796 --mon-port=15835 --ic-port=18034
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004eab/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_2sj6f323.log', '--grpc-port=22796', '--mon-port=15835', '--ic-port=18034')' in '/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627501
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22796/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/004eab/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627502
DEBUG    ya.test:process.py:259 Command (pid 627502) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627502) elapsed time (sec): 0.1977851390838623
DEBUG    ya.test:process.py:263 Command (pid 627502) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627502) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627502) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627502) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627502) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627502) maxrss: 128440
DEBUG    ya.test:process.py:263 Command (pid 627502) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 627502) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627502) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627502) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 627502) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627502) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627502) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627502) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627502) stime: 0.012747999999999999
DEBUG    ya.test:process.py:263 Command (pid 627502) utime: 0.055243999999999994
DEBUG    ya.test:process.py:263 Command (pid 627502) wtime: 0.199
DEBUG    ya.test:process.py:275 Command (pid 627502) output:

DEBUG    ya.test:process.py:276 Command (pid 627502) errors:
Terminating due to uncaught exception 0x13a3bfb00410    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/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627502' in '/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7'
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 0x13a3bfb00410    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/j3oc/004eab/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x13a3bfb00410    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/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--true/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.627501' in '/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--true/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_2sj6f323.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:22796/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8827
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5005
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15835
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22796
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18034
============================== slowest durations ===============================
1.32s setup    test_serverless.py::test_fixtures[enable_alter_database_create_hive_first--false]
1.29s setup    test_serverless.py::test_fixtures[enable_alter_database_create_hive_first--true]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_serverless.py::test_fixtures[enable_alter_database_create_hive_first--false] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x308a3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_serverless.py::test_fixtures[enable_alter_database_create_hive_first--true] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004eab/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk7/testing_out_stuff/test_serverless.py.test_fixtures.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x10ca7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 2 errors in 3.70s ===============================
============================= 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/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 22 items

test_serverless.py EE

==================================== ERRORS ====================================
_ ERROR at setup of test_seamless_migration_to_exclusive_nodes[enable_alter_database_create_hive_first--false] _
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/j3oc/004e88/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x328bbfb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x73257fb00410    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_seamless_migration_to_exclusive_nodes[enable_alter_database_create_hive_first--false]
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/j3oc/004e88/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7476
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e88/r3tmp/kikimr_cluster_qwjcspwu
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e88/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9194
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16513
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19189
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e88/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/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_gnil3wd9.log --grpc-port=63894 --mon-port=9194 --ic-port=7476
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:63894/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e88/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/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_gnil3wd9.log --grpc-port=63894 --mon-port=9194 --ic-port=7476
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e88/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_gnil3wd9.log', '--grpc-port=63894', '--mon-port=9194', '--ic-port=7476')' in '/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627825
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63894/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/j3oc/004e88/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627826
DEBUG    ya.test:process.py:259 Command (pid 627826) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627826) elapsed time (sec): 0.2293226718902588
DEBUG    ya.test:process.py:263 Command (pid 627826) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627826) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627826) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627826) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627826) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627826) maxrss: 122160
DEBUG    ya.test:process.py:263 Command (pid 627826) minflt: 2686
DEBUG    ya.test:process.py:263 Command (pid 627826) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627826) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627826) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 627826) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627826) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627826) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627826) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627826) stime: 0.016211
DEBUG    ya.test:process.py:263 Command (pid 627826) utime: 0.08916199999999999
DEBUG    ya.test:process.py:263 Command (pid 627826) wtime: 0.23
DEBUG    ya.test:process.py:275 Command (pid 627826) output:

DEBUG    ya.test:process.py:276 Command (pid 627826) errors:
Terminating due to uncaught exception 0x328bbfb00410    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/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627826' in '/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8'
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 0x328bbfb00410    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/j3oc/004e88/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x328bbfb00410    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/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--false/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.627825' in '/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_gnil3wd9.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:63894/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19189
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16513
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9194
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63894
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7476
_ ERROR at setup of test_seamless_migration_to_exclusive_nodes[enable_alter_database_create_hive_first--true] _
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/j3oc/004e88/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11e7ffb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x73c8ffb00410    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_seamless_migration_to_exclusive_nodes[enable_alter_database_create_hive_first--true]
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/j3oc/004e88/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22361
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004e88/r3tmp/kikimr_cluster_2g4t6pd0
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004e88/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28078
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21685
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26955
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13442
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e88/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/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_uiakqk4i.log --grpc-port=28078 --mon-port=21685 --ic-port=22361
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28078/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004e88/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/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_uiakqk4i.log --grpc-port=28078 --mon-port=21685 --ic-port=22361
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004e88/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_uiakqk4i.log', '--grpc-port=28078', '--mon-port=21685', '--ic-port=22361')' in '/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 628335
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28078/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/004e88/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628337
DEBUG    ya.test:process.py:259 Command (pid 628337) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628337) elapsed time (sec): 0.20522570610046387
DEBUG    ya.test:process.py:263 Command (pid 628337) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628337) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628337) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628337) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628337) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628337) maxrss: 129652
DEBUG    ya.test:process.py:263 Command (pid 628337) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 628337) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628337) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628337) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 628337) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628337) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628337) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628337) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628337) stime: 0.01313
DEBUG    ya.test:process.py:263 Command (pid 628337) utime: 0.059197
DEBUG    ya.test:process.py:263 Command (pid 628337) wtime: 0.206
DEBUG    ya.test:process.py:275 Command (pid 628337) output:

DEBUG    ya.test:process.py:276 Command (pid 628337) errors:
Terminating due to uncaught exception 0x11e7ffb00410    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/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.628337' in '/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8'
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 0x11e7ffb00410    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/j3oc/004e88/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11e7ffb00410    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/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--true/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.628335' in '/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_uiakqk4i.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:28078/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13442
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26955
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21685
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28078
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22361
============================== slowest durations ===============================
1.33s setup    test_serverless.py::test_seamless_migration_to_exclusive_nodes[enable_alter_database_create_hive_first--false]
1.30s setup    test_serverless.py::test_seamless_migration_to_exclusive_nodes[enable_alter_database_create_hive_first--true]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_serverless.py::test_seamless_migration_to_exclusive_nodes[enable_alter_database_create_hive_first--false] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x73257fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_serverless.py::test_seamless_migration_to_exclusive_nodes[enable_alter_database_create_hive_first--true] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004e88/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk8/testing_out_stuff/test_serverless.py.test_seamless_migration_to_exclusive_nodes.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x73c8ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 2 errors in 3.60s ===============================
============================= 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/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 22 items

test_serverless.py EE

==================================== ERRORS ====================================
_ ERROR at setup of test_turn_on_serverless_storage_billing[enable_alter_database_create_hive_first--false] _
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/j3oc/004ea0/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x116bffb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x505cbfb00410    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_turn_on_serverless_storage_billing[enable_alter_database_create_hive_first--false]
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/j3oc/004ea0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7449
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004ea0/r3tmp/kikimr_cluster_e54poghb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004ea0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4263
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25189
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5819
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28197
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004ea0/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/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_6cishl_b.log --grpc-port=4263 --mon-port=25189 --ic-port=7449
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4263/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004ea0/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/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_6cishl_b.log --grpc-port=4263 --mon-port=25189 --ic-port=7449
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_6cishl_b.log', '--grpc-port=4263', '--mon-port=25189', '--ic-port=7449')' in '/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627177
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4263/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/j3oc/004ea0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627179
DEBUG    ya.test:process.py:259 Command (pid 627179) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627179) elapsed time (sec): 0.19614291191101074
DEBUG    ya.test:process.py:263 Command (pid 627179) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627179) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627179) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627179) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627179) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627179) maxrss: 122528
DEBUG    ya.test:process.py:263 Command (pid 627179) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 627179) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627179) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627179) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 627179) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627179) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627179) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627179) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627179) stime: 0.011471
DEBUG    ya.test:process.py:263 Command (pid 627179) utime: 0.067074
DEBUG    ya.test:process.py:263 Command (pid 627179) wtime: 0.197
DEBUG    ya.test:process.py:275 Command (pid 627179) output:

DEBUG    ya.test:process.py:276 Command (pid 627179) errors:
Terminating due to uncaught exception 0x116bffb00410    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/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627179' in '/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9'
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 0x116bffb00410    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/j3oc/004ea0/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x116bffb00410    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/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--false/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.627177' in '/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--false/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_6cishl_b.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:4263/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28197
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5819
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25189
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4263
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7449
_ ERROR at setup of test_turn_on_serverless_storage_billing[enable_alter_database_create_hive_first--true] _
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/j3oc/004ea0/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x53373fb00410    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/library/fixtures/__init__.py:54: in ydb_cluster
    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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x12a3bfb00410    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_turn_on_serverless_storage_billing[enable_alter_database_create_hive_first--true]
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/j3oc/004ea0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17552
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_serverless
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/004ea0/r3tmp/kikimr_cluster_i4t48ptu
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/004ea0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7420
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15829
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11935
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65052
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004ea0/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/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_q_wy0203.log --grpc-port=7420 --mon-port=15829 --ic-port=17552
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7420/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/004ea0/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/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_q_wy0203.log --grpc-port=7420 --mon-port=15829 --ic-port=17552
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_q_wy0203.log', '--grpc-port=7420', '--mon-port=15829', '--ic-port=17552')' in '/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 627864
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7420/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627865
DEBUG    ya.test:process.py:259 Command (pid 627865) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627865) elapsed time (sec): 0.20146846771240234
DEBUG    ya.test:process.py:263 Command (pid 627865) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627865) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627865) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627865) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627865) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627865) maxrss: 129540
DEBUG    ya.test:process.py:263 Command (pid 627865) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 627865) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627865) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627865) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 627865) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627865) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627865) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627865) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627865) stime: 0.017528
DEBUG    ya.test:process.py:263 Command (pid 627865) utime: 0.043822
DEBUG    ya.test:process.py:263 Command (pid 627865) wtime: 0.202
DEBUG    ya.test:process.py:275 Command (pid 627865) output:

DEBUG    ya.test:process.py:276 Command (pid 627865) errors:
Terminating due to uncaught exception 0x53373fb00410    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/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/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.627865' in '/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9'
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 0x53373fb00410    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/j3oc/004ea0/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x53373fb00410    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/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--true/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.627864' in '/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--true/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_q_wy0203.log, stdout)
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:7420/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65052
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11935
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15829
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7420
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17552
============================== slowest durations ===============================
1.36s setup    test_serverless.py::test_turn_on_serverless_storage_billing[enable_alter_database_create_hive_first--true]
1.29s setup    test_serverless.py::test_turn_on_serverless_storage_billing[enable_alter_database_create_hive_first--false]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_serverless.py::test_turn_on_serverless_storage_billing[enable_alter_database_create_hive_first--false] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--false/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--false/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x505cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_serverless.py::test_turn_on_serverless_storage_billing[enable_alter_database_create_hive_first--true] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--true/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/004ea0/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless/chunk9/testing_out_stuff/test_serverless.py.test_turn_on_serverless_storage_billing.enable_alter_database_create_hive_first--true/cluster/node_1/stderr
Stderr content:

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