============================= 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/005357/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

data_read_correctness.py EEE
order_by_with_limit.py EEEE
tablets_movement.py EE
test_create.py EEE

==================================== ERRORS ====================================
_____ ERROR at setup of TestDataReadCorrectness.test[primary_index_stats] ______
ydb/tests/olap/data_read_correctness.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x3184ffb00410    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[primary_index_stats]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624068
DEBUG    ya.test:process.py:259 Command (pid 624068) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624068) elapsed time (sec): 0.257094144821167
DEBUG    ya.test:process.py:263 Command (pid 624068) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624068) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624068) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624068) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624068) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624068) maxrss: 127632
DEBUG    ya.test:process.py:263 Command (pid 624068) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 624068) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624068) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624068) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624068) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624068) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624068) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624068) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624068) stime: 0.01641
DEBUG    ya.test:process.py:263 Command (pid 624068) utime: 0.09025999999999999
DEBUG    ya.test:process.py:263 Command (pid 624068) wtime: 0.258
DEBUG    ya.test:process.py:275 Command (pid 624068) output:

DEBUG    ya.test:process.py:276 Command (pid 624068) errors:
Terminating due to uncaught exception 0x3184ffb00410    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/005357/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624068' in '/home/runner/.ya/build/build_root/j3oc/005357/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, 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 0x3184ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
____________ ERROR at setup of TestDataReadCorrectness.test[table] _____________
ydb/tests/olap/data_read_correctness.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x3184ffb00410    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[table]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________ ERROR at setup of TestDataReadPerformanceNoIntersections.test _________
ydb/tests/olap/data_read_correctness.py:110: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73d3ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/005357/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624318
DEBUG    ya.test:process.py:259 Command (pid 624318) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624318) elapsed time (sec): 0.18965601921081543
DEBUG    ya.test:process.py:263 Command (pid 624318) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624318) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624318) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624318) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624318) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624318) maxrss: 131092
DEBUG    ya.test:process.py:263 Command (pid 624318) minflt: 2620
DEBUG    ya.test:process.py:263 Command (pid 624318) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624318) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624318) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 624318) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624318) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624318) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624318) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624318) stime: 0.019687
DEBUG    ya.test:process.py:263 Command (pid 624318) utime: 0.043643999999999995
DEBUG    ya.test:process.py:263 Command (pid 624318) wtime: 0.19
DEBUG    ya.test:process.py:275 Command (pid 624318) output:

DEBUG    ya.test:process.py:276 Command (pid 624318) errors:
Terminating due to uncaught exception 0x73d3ffb00410    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/005357/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624318' in '/home/runner/.ya/build/build_root/j3oc/005357/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, 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 0x73d3ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
________________ ERROR at setup of TestOrderBy.test_fetch_race _________________
ydb/tests/olap/order_by_with_limit.py:24: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b13fb00410    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_fetch_race
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/005357/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624423
DEBUG    ya.test:process.py:259 Command (pid 624423) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624423) elapsed time (sec): 0.3446981906890869
DEBUG    ya.test:process.py:263 Command (pid 624423) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624423) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624423) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624423) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624423) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624423) maxrss: 132744
DEBUG    ya.test:process.py:263 Command (pid 624423) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 624423) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624423) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624423) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624423) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624423) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624423) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624423) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624423) stime: 0.012565999999999999
DEBUG    ya.test:process.py:263 Command (pid 624423) utime: 0.050266
DEBUG    ya.test:process.py:263 Command (pid 624423) wtime: 0.346
DEBUG    ya.test:process.py:275 Command (pid 624423) output:

DEBUG    ya.test:process.py:276 Command (pid 624423) errors:
Terminating due to uncaught exception 0x52b13fb00410    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/005357/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624423' in '/home/runner/.ya/build/build_root/j3oc/005357/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, 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 0x52b13fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_____________ ERROR at setup of TestOrderBy.test_filtered_portion ______________
ydb/tests/olap/order_by_with_limit.py:24: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b13fb00410    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_filtered_portion
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________________ ERROR at setup of TestOrderBy.test_random ___________________
ydb/tests/olap/order_by_with_limit.py:24: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b13fb00410    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_random
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______________ ERROR at setup of TestOrderBy.test_stress_sorting _______________
ydb/tests/olap/order_by_with_limit.py:24: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b13fb00410    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_stress_sorting
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______________ ERROR at setup of TestTabletsMovement.test[COLUMN] ______________
ydb/tests/olap/tablets_movement.py:24: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52d1bfb00410    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[COLUMN]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624654
DEBUG    ya.test:process.py:259 Command (pid 624654) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624654) elapsed time (sec): 0.20816373825073242
DEBUG    ya.test:process.py:263 Command (pid 624654) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624654) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624654) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624654) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624654) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624654) maxrss: 133828
DEBUG    ya.test:process.py:263 Command (pid 624654) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 624654) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624654) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624654) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624654) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624654) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624654) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624654) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624654) stime: 0.016913
DEBUG    ya.test:process.py:263 Command (pid 624654) utime: 0.046509999999999996
DEBUG    ya.test:process.py:263 Command (pid 624654) wtime: 0.209
DEBUG    ya.test:process.py:275 Command (pid 624654) output:

DEBUG    ya.test:process.py:276 Command (pid 624654) errors:
Terminating due to uncaught exception 0x52d1bfb00410    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/005357/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624654' in '/home/runner/.ya/build/build_root/j3oc/005357/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, 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 0x52d1bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_______________ ERROR at setup of TestTabletsMovement.test[ROW] ________________
ydb/tests/olap/tablets_movement.py:24: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52d1bfb00410    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[ROW]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____________ ERROR at setup of TestCreate.test_create_all_opt_ints _____________
ydb/tests/olap/test_create.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x326bffb00410    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_all_opt_ints
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624797
DEBUG    ya.test:process.py:259 Command (pid 624797) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624797) elapsed time (sec): 0.34130334854125977
DEBUG    ya.test:process.py:263 Command (pid 624797) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624797) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624797) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624797) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624797) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624797) maxrss: 133828
DEBUG    ya.test:process.py:263 Command (pid 624797) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 624797) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624797) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624797) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 624797) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624797) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624797) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624797) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624797) stime: 0.013189
DEBUG    ya.test:process.py:263 Command (pid 624797) utime: 0.08337499999999999
DEBUG    ya.test:process.py:263 Command (pid 624797) wtime: 0.342
DEBUG    ya.test:process.py:275 Command (pid 624797) output:

DEBUG    ya.test:process.py:276 Command (pid 624797) errors:
Terminating due to uncaught exception 0x326bffb00410    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/005357/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624797' in '/home/runner/.ya/build/build_root/j3oc/005357/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, 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 0x326bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
____________ ERROR at setup of TestCreate.test_create_all_req_ints _____________
ydb/tests/olap/test_create.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x326bffb00410    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_all_req_ints
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______________ ERROR at setup of TestCreate.test_create_decimals _______________
ydb/tests/olap/test_create.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x326bffb00410    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_decimals
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.35s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.35s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.27s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.22s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.20s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x3184ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR data_read_correctness.py::TestDataReadCorrectness::test[table] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x3184ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR data_read_correctness.py::TestDataReadPerformanceNoIntersections::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x73d3ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR order_by_with_limit.py::TestOrderBy::test_fetch_race - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52b13fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR order_by_with_limit.py::TestOrderBy::test_filtered_portion - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52b13fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR order_by_with_limit.py::TestOrderBy::test_random - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52b13fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR order_by_with_limit.py::TestOrderBy::test_stress_sorting - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52b13fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR tablets_movement.py::TestTabletsMovement::test[COLUMN] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52d1bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR tablets_movement.py::TestTabletsMovement::test[ROW] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52d1bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_create.py::TestCreate::test_create_all_opt_ints - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x326bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_create.py::TestCreate::test_create_all_req_ints - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x326bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_create.py::TestCreate::test_create_decimals - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005357/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x326bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
============================== 12 errors in 3.84s ==============================
============================= 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/005360/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_create.py EEEE
test_cs_many_updates.py EEEEEEE
test_delete.py E

==================================== ERRORS ====================================
______________ ERROR at setup of TestCreate.test_create_real_opt _______________
ydb/tests/olap/test_create.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x719cbfb00410    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_real_opt
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623926
DEBUG    ya.test:process.py:259 Command (pid 623926) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 623926) elapsed time (sec): 0.27695631980895996
DEBUG    ya.test:process.py:263 Command (pid 623926) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623926) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623926) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623926) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623926) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623926) maxrss: 128016
DEBUG    ya.test:process.py:263 Command (pid 623926) minflt: 2610
DEBUG    ya.test:process.py:263 Command (pid 623926) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623926) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623926) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 623926) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623926) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623926) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 623926) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623926) stime: 0.024411
DEBUG    ya.test:process.py:263 Command (pid 623926) utime: 0.08137
DEBUG    ya.test:process.py:263 Command (pid 623926) wtime: 0.278
DEBUG    ya.test:process.py:275 Command (pid 623926) output:

DEBUG    ya.test:process.py:276 Command (pid 623926) errors:
Terminating due to uncaught exception 0x719cbfb00410    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/005360/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.623926' in '/home/runner/.ya/build/build_root/j3oc/005360/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x719cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
______________ ERROR at setup of TestCreate.test_create_real_req _______________
ydb/tests/olap/test_create.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x719cbfb00410    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_real_req
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____________ ERROR at setup of TestCreate.test_create_strings_opt _____________
ydb/tests/olap/test_create.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x719cbfb00410    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_strings_opt
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________ ERROR at setup of TestCreate.test_dy_number_not_supported ___________
ydb/tests/olap/test_create.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x719cbfb00410    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_dy_number_not_supported
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestCSManyUpdates.test_many_updates[bulk_upsert] ______
ydb/tests/olap/test_cs_many_updates.py:80: in setup_class
    cls._setup_ydb()
ydb/tests/olap/test_cs_many_updates.py:91: in _setup_ydb
    yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8")
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x131d3fb00410    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_many_updates[bulk_upsert]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/005360/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624045
DEBUG    ya.test:process.py:259 Command (pid 624045) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624045) elapsed time (sec): 0.21419692039489746
DEBUG    ya.test:process.py:263 Command (pid 624045) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624045) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624045) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624045) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624045) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624045) maxrss: 133084
DEBUG    ya.test:process.py:263 Command (pid 624045) minflt: 2623
DEBUG    ya.test:process.py:263 Command (pid 624045) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624045) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624045) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624045) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624045) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624045) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624045) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624045) stime: 0.019351
DEBUG    ya.test:process.py:263 Command (pid 624045) utime: 0.047567
DEBUG    ya.test:process.py:263 Command (pid 624045) wtime: 0.215
DEBUG    ya.test:process.py:275 Command (pid 624045) output:

DEBUG    ya.test:process.py:276 Command (pid 624045) errors:
Terminating due to uncaught exception 0x131d3fb00410    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/005360/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624045' in '/home/runner/.ya/build/build_root/j3oc/005360/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, 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 0x131d3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_ ERROR at setup of TestCSManyUpdates.test_many_updates[bulk_upsert_update_upsert] _
ydb/tests/olap/test_cs_many_updates.py:80: in setup_class
    cls._setup_ydb()
ydb/tests/olap/test_cs_many_updates.py:91: in _setup_ydb
    yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8")
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x131d3fb00410    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_many_updates[bulk_upsert_update_upsert]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________ ERROR at setup of TestCSManyUpdates.test_many_updates[update] _________
ydb/tests/olap/test_cs_many_updates.py:80: in setup_class
    cls._setup_ydb()
ydb/tests/olap/test_cs_many_updates.py:91: in _setup_ydb
    yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8")
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x131d3fb00410    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_many_updates[update]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__ ERROR at setup of TestCSManyUpdates.test_many_updates[update_bulk_upsert] ___
ydb/tests/olap/test_cs_many_updates.py:80: in setup_class
    cls._setup_ydb()
ydb/tests/olap/test_cs_many_updates.py:91: in _setup_ydb
    yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8")
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x131d3fb00410    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_many_updates[update_bulk_upsert]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestCSManyUpdates.test_many_updates[update_upsert_bulk_upsert] _
ydb/tests/olap/test_cs_many_updates.py:80: in setup_class
    cls._setup_ydb()
ydb/tests/olap/test_cs_many_updates.py:91: in _setup_ydb
    yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8")
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x131d3fb00410    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_many_updates[update_upsert_bulk_upsert]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________ ERROR at setup of TestCSManyUpdates.test_many_updates[upsert] _________
ydb/tests/olap/test_cs_many_updates.py:80: in setup_class
    cls._setup_ydb()
ydb/tests/olap/test_cs_many_updates.py:91: in _setup_ydb
    yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8")
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x131d3fb00410    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_many_updates[upsert]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestCSManyUpdates.test_many_updates_random_sequence _____
ydb/tests/olap/test_cs_many_updates.py:80: in setup_class
    cls._setup_ydb()
ydb/tests/olap/test_cs_many_updates.py:91: in _setup_ydb
    yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8")
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x131d3fb00410    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_many_updates_random_sequence
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______________ ERROR at setup of TestDelete.test_delete_rollback _______________
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5345bfb00410    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_delete_rollback
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/005360/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624333
DEBUG    ya.test:process.py:259 Command (pid 624333) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624333) elapsed time (sec): 0.2613332271575928
DEBUG    ya.test:process.py:263 Command (pid 624333) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624333) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624333) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624333) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624333) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624333) maxrss: 133924
DEBUG    ya.test:process.py:263 Command (pid 624333) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 624333) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624333) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624333) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 624333) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624333) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624333) nvcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 624333) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624333) stime: 0.024777999999999998
DEBUG    ya.test:process.py:263 Command (pid 624333) utime: 0.049555999999999996
DEBUG    ya.test:process.py:263 Command (pid 624333) wtime: 0.262
DEBUG    ya.test:process.py:275 Command (pid 624333) output:

DEBUG    ya.test:process.py:276 Command (pid 624333) errors:
Terminating due to uncaught exception 0x5345bfb00410    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/005360/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624333' in '/home/runner/.ya/build/build_root/j3oc/005360/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.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 0x5345bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.29s setup    test_create.py::TestCreate::test_create_real_opt
0.27s setup    test_delete.py::TestDelete::test_delete_rollback
0.23s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_create.py::TestCreate::test_create_real_opt - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x719cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_create.py::TestCreate::test_create_real_req - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x719cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_create.py::TestCreate::test_create_strings_opt - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x719cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_create.py::TestCreate::test_dy_number_not_supported - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x719cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x131d3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x131d3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x131d3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x131d3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x131d3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x131d3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x131d3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_delete.py::TestDelete::test_delete_rollback - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005360/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5345bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
============================== 12 errors in 3.12s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00535f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_delete.py EEEEEEEEEEEE

==================================== ERRORS ====================================
__________ ERROR at setup of TestDelete.test_delete_where[False-100] ___________
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x506fbfb00410    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_delete_where[False-100]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623831
DEBUG    ya.test:process.py:259 Command (pid 623831) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 623831) elapsed time (sec): 0.246201753616333
DEBUG    ya.test:process.py:263 Command (pid 623831) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623831) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623831) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623831) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623831) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623831) maxrss: 127496
DEBUG    ya.test:process.py:263 Command (pid 623831) minflt: 2613
DEBUG    ya.test:process.py:263 Command (pid 623831) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623831) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623831) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 623831) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623831) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623831) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 623831) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623831) stime: 0.016260999999999998
DEBUG    ya.test:process.py:263 Command (pid 623831) utime: 0.060955999999999996
DEBUG    ya.test:process.py:263 Command (pid 623831) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 623831) output:

DEBUG    ya.test:process.py:276 Command (pid 623831) errors:
Terminating due to uncaught exception 0x506fbfb00410    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/00535f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.623831' in '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x506fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
____________ ERROR at setup of TestDelete.test_delete_where[True-0] ____________
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x506fbfb00410    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_delete_where[True-0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestDelete.test_delete_where[id < 10 OR vf >= 90-80] ____
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x506fbfb00410    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_delete_where[id < 10 OR vf >= 90-80]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________ ERROR at setup of TestDelete.test_delete_where[id = 101-100] _________
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x506fbfb00410    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_delete_where[id = 101-100]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________ ERROR at setup of TestDelete.test_delete_where[id = 42-99] __________
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x506fbfb00410    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_delete_where[id = 42-99]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________ ERROR at setup of TestDelete.test_delete_where[id > 50-51] __________
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x506fbfb00410    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_delete_where[id > 50-51]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
___ ERROR at setup of TestDelete.test_delete_where[id >= 30 AND vf < 70-60] ____
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x506fbfb00410    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_delete_where[id >= 30 AND vf < 70-60]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________ ERROR at setup of TestDelete.test_delete_where[vf < 0.9-99] __________
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x506fbfb00410    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_delete_where[vf < 0.9-99]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________ ERROR at setup of TestDelete.test_delete_where[vf > 300-100] _________
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x506fbfb00410    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_delete_where[vf > 300-100]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________ ERROR at setup of TestDelete.test_delete_where[vf > 50.5-51] _________
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x506fbfb00410    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_delete_where[vf > 50.5-51]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________ ERROR at setup of TestDelete.test_delete_where[vs LIKE '3'-99] ________
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x506fbfb00410    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_delete_where[vs LIKE '3'-99]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestDelete.test_delete_where[vs LIKE 'nope'-100] ______
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x506fbfb00410    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_delete_where[vs LIKE 'nope'-100]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.26s setup    test_delete.py::TestDelete::test_delete_where[False-100]

(23 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_delete.py::TestDelete::test_delete_where[False-100] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x506fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_delete.py::TestDelete::test_delete_where[True-0] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x506fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x506fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_delete.py::TestDelete::test_delete_where[id = 101-100] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x506fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_delete.py::TestDelete::test_delete_where[id = 42-99] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x506fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_delete.py::TestDelete::test_delete_where[id > 50-51] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x506fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x506fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_delete.py::TestDelete::test_delete_where[vf < 0.9-99] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x506fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_delete.py::TestDelete::test_delete_where[vf > 300-100] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x506fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_delete.py::TestDelete::test_delete_where[vf > 50.5-51] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x506fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x506fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x506fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
============================== 12 errors in 2.52s ==============================
============================= 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/00535d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_delete.py E
test_insert.py EEEEEEEEEEE

==================================== ERRORS ====================================
_________________ ERROR at setup of TestDelete.test_incorrect __________________
ydb/tests/olap/test_delete.py:21: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x3380bfb00410    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_incorrect
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623853
DEBUG    ya.test:process.py:259 Command (pid 623853) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 623853) elapsed time (sec): 0.23959636688232422
DEBUG    ya.test:process.py:263 Command (pid 623853) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623853) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623853) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623853) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623853) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623853) maxrss: 127964
DEBUG    ya.test:process.py:263 Command (pid 623853) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 623853) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623853) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623853) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 623853) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623853) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623853) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 623853) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623853) stime: 0.011778
DEBUG    ya.test:process.py:263 Command (pid 623853) utime: 0.05889
DEBUG    ya.test:process.py:263 Command (pid 623853) wtime: 0.241
DEBUG    ya.test:process.py:275 Command (pid 623853) output:

DEBUG    ya.test:process.py:276 Command (pid 623853) errors:
Terminating due to uncaught exception 0x3380bfb00410    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/00535d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.623853' in '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x3380bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
________ ERROR at setup of TestInsertStatement.test_bool_pk_error_type _________
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30bcffb00410    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_bool_pk_error_type
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/00535d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624016
DEBUG    ya.test:process.py:259 Command (pid 624016) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624016) elapsed time (sec): 0.20969867706298828
DEBUG    ya.test:process.py:263 Command (pid 624016) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624016) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624016) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624016) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624016) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624016) maxrss: 130544
DEBUG    ya.test:process.py:263 Command (pid 624016) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 624016) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624016) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624016) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 624016) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624016) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624016) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624016) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624016) stime: 0.011014999999999999
DEBUG    ya.test:process.py:263 Command (pid 624016) utime: 0.062039
DEBUG    ya.test:process.py:263 Command (pid 624016) wtime: 0.211
DEBUG    ya.test:process.py:275 Command (pid 624016) output:

DEBUG    ya.test:process.py:276 Command (pid 624016) errors:
Terminating due to uncaught exception 0x30bcffb00410    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/00535d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624016' in '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x30bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_______________ ERROR at setup of TestInsertStatement.test_bulk ________________
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30bcffb00410    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_bulk
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____________ ERROR at setup of TestInsertStatement.test_copy_full _____________
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30bcffb00410    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_copy_full
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
___________ ERROR at setup of TestInsertStatement.test_copy_partial ____________
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30bcffb00410    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_copy_partial
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____________ ERROR at setup of TestInsertStatement.test_duplicate _____________
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30bcffb00410    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_duplicate
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____________ ERROR at setup of TestInsertStatement.test_incorrect _____________
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30bcffb00410    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_incorrect
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________ ERROR at setup of TestInsertStatement.test_insert_rollback __________
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30bcffb00410    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_insert_rollback
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
___________ ERROR at setup of TestInsertStatement.test_out_of_range ____________
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30bcffb00410    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_out_of_range
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_______________ ERROR at setup of TestInsertStatement.test_plain _______________
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30bcffb00410    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_plain
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__ ERROR at setup of TestInsertStatement.test_primitive_pk_error_type[Int16] ___
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30bcffb00410    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_primitive_pk_error_type[Int16]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__ ERROR at setup of TestInsertStatement.test_primitive_pk_error_type[Int32] ___
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30bcffb00410    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_primitive_pk_error_type[Int32]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.26s setup    test_delete.py::TestDelete::test_incorrect
0.22s setup    test_insert.py::TestInsertStatement::test_bool_pk_error_type

(22 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_delete.py::TestDelete::test_incorrect - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x3380bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_bool_pk_error_type - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_bulk - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_copy_full - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_copy_partial - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_duplicate - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_incorrect - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_insert_rollback - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_out_of_range - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_plain - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00535d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
============================== 12 errors in 2.86s ==============================
============================= 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/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_insert.py EEE
test_log_scenario.py EEE
test_overloads.py FFFFFFE

==================================== ERRORS ====================================
__ ERROR at setup of TestInsertStatement.test_primitive_pk_error_type[Uint64] __
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x514effb00410    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_primitive_pk_error_type[Uint64]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623649
DEBUG    ya.test:process.py:259 Command (pid 623649) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 623649) elapsed time (sec): 0.25280094146728516
DEBUG    ya.test:process.py:263 Command (pid 623649) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623649) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623649) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623649) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623649) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623649) maxrss: 128012
DEBUG    ya.test:process.py:263 Command (pid 623649) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 623649) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623649) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623649) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 623649) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623649) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623649) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 623649) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623649) stime: 0.025013
DEBUG    ya.test:process.py:263 Command (pid 623649) utime: 0.06641999999999999
DEBUG    ya.test:process.py:263 Command (pid 623649) wtime: 0.255
DEBUG    ya.test:process.py:275 Command (pid 623649) output:

DEBUG    ya.test:process.py:276 Command (pid 623649) errors:
Terminating due to uncaught exception 0x514effb00410    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/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.623649' in '/home/runner/.ya/build/build_root/j3oc/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, 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 0x514effb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
__ ERROR at setup of TestInsertStatement.test_primitive_pk_error_type[Uint8] ___
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x514effb00410    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_primitive_pk_error_type[Uint8]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestInsertStatement.test_timestamp_pk_error_type ______
ydb/tests/olap/test_insert.py:22: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x514effb00410    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_timestamp_pk_error_type
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________ ERROR at setup of TestLogScenario.test_log_deviation[1051200] _________
ydb/tests/olap/test_log_scenario.py:117: in setup_class
    cls._setup_ydb()
ydb/tests/olap/test_log_scenario.py:128: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13afffb00410    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_log_deviation[1051200]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/005381/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623953
DEBUG    ya.test:process.py:259 Command (pid 623953) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 623953) elapsed time (sec): 0.2347278594970703
DEBUG    ya.test:process.py:263 Command (pid 623953) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623953) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623953) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623953) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623953) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623953) maxrss: 131384
DEBUG    ya.test:process.py:263 Command (pid 623953) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 623953) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623953) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623953) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 623953) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623953) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623953) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 623953) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623953) stime: 0.008496
DEBUG    ya.test:process.py:263 Command (pid 623953) utime: 0.063723
DEBUG    ya.test:process.py:263 Command (pid 623953) wtime: 0.236
DEBUG    ya.test:process.py:275 Command (pid 623953) output:

DEBUG    ya.test:process.py:276 Command (pid 623953) errors:
Terminating due to uncaught exception 0x13afffb00410    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/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.623953' in '/home/runner/.ya/build/build_root/j3oc/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x13afffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
__________ ERROR at setup of TestLogScenario.test_log_deviation[180] ___________
ydb/tests/olap/test_log_scenario.py:117: in setup_class
    cls._setup_ydb()
ydb/tests/olap/test_log_scenario.py:128: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13afffb00410    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_log_deviation[180]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______________ ERROR at setup of TestLogScenario.test_log_uniform ______________
ydb/tests/olap/test_log_scenario.py:117: in setup_class
    cls._setup_ydb()
ydb/tests/olap/test_log_scenario.py:128: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13afffb00410    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_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at teardown of TestLogScenario.test_overloads_bulk_upsert[1-10000-128] _
ydb/tests/olap/test_overloads.py:88: in teardown_class
    cls.ydb_client.stop()
E   AttributeError: type object 'TestLogScenario' has no attribute 'ydb_client'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_overloads_bulk_upsert[1-10000-128]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1-10000-128])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624707
DEBUG    ya.test:process.py:259 Command (pid 624707) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624707) elapsed time (sec): 0.19833660125732422
DEBUG    ya.test:process.py:263 Command (pid 624707) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) maxrss: 133604
DEBUG    ya.test:process.py:263 Command (pid 624707) minflt: 2686
DEBUG    ya.test:process.py:263 Command (pid 624707) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 624707) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624707) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624707) stime: 0.016401
DEBUG    ya.test:process.py:263 Command (pid 624707) utime: 0.061503999999999996
DEBUG    ya.test:process.py:263 Command (pid 624707) wtime: 0.199
DEBUG    ya.test:process.py:275 Command (pid 624707) output:

DEBUG    ya.test:process.py:276 Command (pid 624707) errors:
Terminating due to uncaught exception 0x31e2ffb00410    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/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624707' in '/home/runner/.ya/build/build_root/j3oc/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x31e2ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
=================================== FAILURES ===================================
_____________ TestLogScenario.test_overloads_bulk_upsert[1-1-128] ______________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73587fb00410    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_overloads_bulk_upsert[1-1-128]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1-1-128])
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/005381/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624034
DEBUG    ya.test:process.py:259 Command (pid 624034) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624034) elapsed time (sec): 0.2716989517211914
DEBUG    ya.test:process.py:263 Command (pid 624034) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624034) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624034) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624034) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624034) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624034) maxrss: 133604
DEBUG    ya.test:process.py:263 Command (pid 624034) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 624034) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624034) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624034) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 624034) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624034) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624034) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624034) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624034) stime: 0.012072
DEBUG    ya.test:process.py:263 Command (pid 624034) utime: 0.092554
DEBUG    ya.test:process.py:263 Command (pid 624034) wtime: 0.273
DEBUG    ya.test:process.py:275 Command (pid 624034) output:

DEBUG    ya.test:process.py:276 Command (pid 624034) errors:
Terminating due to uncaught exception 0x73587fb00410    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/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624034' in '/home/runner/.ya/build/build_root/j3oc/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x73587fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
______________ TestLogScenario.test_overloads_bulk_upsert[1-1-1] _______________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7121ffb00410    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_overloads_bulk_upsert[1-1-1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1-1-1])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624089
DEBUG    ya.test:process.py:259 Command (pid 624089) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624089) elapsed time (sec): 0.28886866569519043
DEBUG    ya.test:process.py:263 Command (pid 624089) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624089) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624089) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624089) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624089) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624089) maxrss: 133604
DEBUG    ya.test:process.py:263 Command (pid 624089) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 624089) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624089) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624089) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624089) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624089) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624089) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624089) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624089) stime: 0.008069999999999999
DEBUG    ya.test:process.py:263 Command (pid 624089) utime: 0.080707
DEBUG    ya.test:process.py:263 Command (pid 624089) wtime: 0.29
DEBUG    ya.test:process.py:275 Command (pid 624089) output:

DEBUG    ya.test:process.py:276 Command (pid 624089) errors:
Terminating due to uncaught exception 0x7121ffb00410    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/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624089' in '/home/runner/.ya/build/build_root/j3oc/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, 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 0x7121ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
______________ TestLogScenario.test_overloads_bulk_upsert[1-1-2] _______________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x70507fb00410    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_overloads_bulk_upsert[1-1-2]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1-1-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624302
DEBUG    ya.test:process.py:259 Command (pid 624302) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624302) elapsed time (sec): 0.29973435401916504
DEBUG    ya.test:process.py:263 Command (pid 624302) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624302) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624302) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624302) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624302) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624302) maxrss: 133604
DEBUG    ya.test:process.py:263 Command (pid 624302) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 624302) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624302) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624302) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624302) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624302) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624302) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624302) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624302) stime: 0.015648
DEBUG    ya.test:process.py:263 Command (pid 624302) utime: 0.08997999999999999
DEBUG    ya.test:process.py:263 Command (pid 624302) wtime: 0.301
DEBUG    ya.test:process.py:275 Command (pid 624302) output:

DEBUG    ya.test:process.py:276 Command (pid 624302) errors:
Terminating due to uncaught exception 0x70507fb00410    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/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624302' in '/home/runner/.ya/build/build_root/j3oc/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x70507fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
______________ TestLogScenario.test_overloads_bulk_upsert[1-1-64] ______________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32d3bfb00410    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_overloads_bulk_upsert[1-1-64]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1-1-64])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624432
DEBUG    ya.test:process.py:259 Command (pid 624432) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624432) elapsed time (sec): 0.35454630851745605
DEBUG    ya.test:process.py:263 Command (pid 624432) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624432) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624432) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624432) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624432) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624432) maxrss: 133604
DEBUG    ya.test:process.py:263 Command (pid 624432) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 624432) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624432) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624432) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624432) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624432) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624432) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 624432) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624432) stime: 0.012339
DEBUG    ya.test:process.py:263 Command (pid 624432) utime: 0.09460099999999999
DEBUG    ya.test:process.py:263 Command (pid 624432) wtime: 0.356
DEBUG    ya.test:process.py:275 Command (pid 624432) output:

DEBUG    ya.test:process.py:276 Command (pid 624432) errors:
Terminating due to uncaught exception 0x32d3bfb00410    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/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624432' in '/home/runner/.ya/build/build_root/j3oc/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.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 0x32d3bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
______________ TestLogScenario.test_overloads_bulk_upsert[1-1-8] _______________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73de3fb00410    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_overloads_bulk_upsert[1-1-8]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1-1-8])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624629
DEBUG    ya.test:process.py:259 Command (pid 624629) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624629) elapsed time (sec): 0.29605841636657715
DEBUG    ya.test:process.py:263 Command (pid 624629) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624629) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624629) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624629) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624629) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624629) maxrss: 133604
DEBUG    ya.test:process.py:263 Command (pid 624629) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 624629) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624629) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624629) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 624629) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624629) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624629) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624629) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624629) stime: 0.013746999999999999
DEBUG    ya.test:process.py:263 Command (pid 624629) utime: 0.070196
DEBUG    ya.test:process.py:263 Command (pid 624629) wtime: 0.297
DEBUG    ya.test:process.py:275 Command (pid 624629) output:

DEBUG    ya.test:process.py:276 Command (pid 624629) errors:
Terminating due to uncaught exception 0x73de3fb00410    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/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624629' in '/home/runner/.ya/build/build_root/j3oc/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.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 0x73de3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________ TestLogScenario.test_overloads_bulk_upsert[1-10000-128] ____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31e2ffb00410    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_overloads_bulk_upsert[1-10000-128]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1-10000-128])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624707
DEBUG    ya.test:process.py:259 Command (pid 624707) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624707) elapsed time (sec): 0.19833660125732422
DEBUG    ya.test:process.py:263 Command (pid 624707) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) maxrss: 133604
DEBUG    ya.test:process.py:263 Command (pid 624707) minflt: 2686
DEBUG    ya.test:process.py:263 Command (pid 624707) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 624707) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624707) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624707) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624707) stime: 0.016401
DEBUG    ya.test:process.py:263 Command (pid 624707) utime: 0.061503999999999996
DEBUG    ya.test:process.py:263 Command (pid 624707) wtime: 0.199
DEBUG    ya.test:process.py:275 Command (pid 624707) output:

DEBUG    ya.test:process.py:276 Command (pid 624707) errors:
Terminating due to uncaught exception 0x31e2ffb00410    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/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624707' in '/home/runner/.ya/build/build_root/j3oc/005381/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x31e2ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.27s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]
0.25s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x73587fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7121ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x70507fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x32d3bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x73de3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x31e2ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x514effb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x514effb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_insert.py::TestInsertStatement::test_timestamp_pk_error_type - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x514effb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_log_scenario.py::TestLogScenario::test_log_deviation[1051200] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x13afffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_log_scenario.py::TestLogScenario::test_log_deviation[180] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x13afffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005381/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x13afffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128] - AttributeError: type object 'TestLogScenario' has no attribute 'ydb_client'
========================= 6 failed, 7 errors in 4.79s ==========================
============================= 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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py FFFFFFFFFFFFE

==================================== ERRORS ====================================
__ ERROR at teardown of TestLogScenario.test_overloads_bulk_upsert[1000-2-2] ___
ydb/tests/olap/test_overloads.py:88: in teardown_class
    cls.ydb_client.stop()
E   AttributeError: type object 'TestLogScenario' has no attribute 'ydb_client'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_overloads_bulk_upsert[1000-2-2]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1000-2-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 625279
DEBUG    ya.test:process.py:259 Command (pid 625279) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 625279) elapsed time (sec): 0.279571533203125
DEBUG    ya.test:process.py:263 Command (pid 625279) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) maxrss: 132200
DEBUG    ya.test:process.py:263 Command (pid 625279) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 625279) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 625279) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 625279) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 625279) stime: 0.008151
DEBUG    ya.test:process.py:263 Command (pid 625279) utime: 0.09782099999999999
DEBUG    ya.test:process.py:263 Command (pid 625279) wtime: 0.281
DEBUG    ya.test:process.py:275 Command (pid 625279) output:

DEBUG    ya.test:process.py:276 Command (pid 625279) errors:
Terminating due to uncaught exception 0x70adbfb00410    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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.625279' in '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, 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 0x70adbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
=================================== FAILURES ===================================
____________ TestLogScenario.test_overloads_bulk_upsert[1-10000-1] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5303ffb00410    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_overloads_bulk_upsert[1-10000-1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1-10000-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/00537a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623938
DEBUG    ya.test:process.py:259 Command (pid 623938) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 623938) elapsed time (sec): 0.24831843376159668
DEBUG    ya.test:process.py:263 Command (pid 623938) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623938) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623938) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623938) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623938) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623938) maxrss: 128128
DEBUG    ya.test:process.py:263 Command (pid 623938) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 623938) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623938) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623938) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 623938) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623938) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623938) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 623938) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623938) stime: 0.022446
DEBUG    ya.test:process.py:263 Command (pid 623938) utime: 0.076192
DEBUG    ya.test:process.py:263 Command (pid 623938) wtime: 0.25
DEBUG    ya.test:process.py:275 Command (pid 623938) output:

DEBUG    ya.test:process.py:276 Command (pid 623938) errors:
Terminating due to uncaught exception 0x5303ffb00410    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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.623938' in '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x5303ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________ TestLogScenario.test_overloads_bulk_upsert[1-10000-2] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x3341bfb00410    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_overloads_bulk_upsert[1-10000-2]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1-10000-2])
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/00537a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624035
DEBUG    ya.test:process.py:259 Command (pid 624035) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624035) elapsed time (sec): 0.2801783084869385
DEBUG    ya.test:process.py:263 Command (pid 624035) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624035) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624035) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624035) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624035) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624035) maxrss: 130908
DEBUG    ya.test:process.py:263 Command (pid 624035) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 624035) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624035) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624035) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 624035) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624035) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624035) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624035) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624035) stime: 0.019363
DEBUG    ya.test:process.py:263 Command (pid 624035) utime: 0.089071
DEBUG    ya.test:process.py:263 Command (pid 624035) wtime: 0.281
DEBUG    ya.test:process.py:275 Command (pid 624035) output:

DEBUG    ya.test:process.py:276 Command (pid 624035) errors:
Terminating due to uncaught exception 0x3341bfb00410    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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624035' in '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.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 0x3341bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________ TestLogScenario.test_overloads_bulk_upsert[1-10000-64] ____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x72633fb00410    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_overloads_bulk_upsert[1-10000-64]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1-10000-64])
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/00537a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624174
DEBUG    ya.test:process.py:259 Command (pid 624174) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624174) elapsed time (sec): 0.22435522079467773
DEBUG    ya.test:process.py:263 Command (pid 624174) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624174) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624174) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624174) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624174) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624174) maxrss: 131072
DEBUG    ya.test:process.py:263 Command (pid 624174) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 624174) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624174) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624174) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 624174) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624174) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624174) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624174) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624174) stime: 0.007944999999999999
DEBUG    ya.test:process.py:263 Command (pid 624174) utime: 0.07151199999999999
DEBUG    ya.test:process.py:263 Command (pid 624174) wtime: 0.225
DEBUG    ya.test:process.py:275 Command (pid 624174) output:

DEBUG    ya.test:process.py:276 Command (pid 624174) errors:
Terminating due to uncaught exception 0x72633fb00410    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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624174' in '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, 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 0x72633fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________ TestLogScenario.test_overloads_bulk_upsert[1-10000-8] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x733bffb00410    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_overloads_bulk_upsert[1-10000-8]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1-10000-8])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624306
DEBUG    ya.test:process.py:259 Command (pid 624306) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624306) elapsed time (sec): 0.23326778411865234
DEBUG    ya.test:process.py:263 Command (pid 624306) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624306) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624306) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624306) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624306) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624306) maxrss: 132080
DEBUG    ya.test:process.py:263 Command (pid 624306) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 624306) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624306) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624306) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624306) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624306) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624306) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624306) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624306) stime: 0.019749
DEBUG    ya.test:process.py:263 Command (pid 624306) utime: 0.082948
DEBUG    ya.test:process.py:263 Command (pid 624306) wtime: 0.234
DEBUG    ya.test:process.py:275 Command (pid 624306) output:

DEBUG    ya.test:process.py:276 Command (pid 624306) errors:
Terminating due to uncaught exception 0x733bffb00410    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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624306' in '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, 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 0x733bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________ TestLogScenario.test_overloads_bulk_upsert[1000-1-128] ____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7035bfb00410    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_overloads_bulk_upsert[1000-1-128]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1000-1-128])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624421
DEBUG    ya.test:process.py:259 Command (pid 624421) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624421) elapsed time (sec): 0.1046290397644043
DEBUG    ya.test:process.py:263 Command (pid 624421) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624421) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624421) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624421) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624421) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624421) maxrss: 132200
DEBUG    ya.test:process.py:263 Command (pid 624421) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 624421) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624421) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624421) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 624421) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624421) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624421) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 624421) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624421) stime: 0.011732
DEBUG    ya.test:process.py:263 Command (pid 624421) utime: 0.089948
DEBUG    ya.test:process.py:263 Command (pid 624421) wtime: 0.106
DEBUG    ya.test:process.py:275 Command (pid 624421) output:

DEBUG    ya.test:process.py:276 Command (pid 624421) errors:
Terminating due to uncaught exception 0x7035bfb00410    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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624421' in '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, 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 0x7035bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________ TestLogScenario.test_overloads_bulk_upsert[1000-1-1] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x738c3fb00410    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_overloads_bulk_upsert[1000-1-1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1000-1-1])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624526
DEBUG    ya.test:process.py:259 Command (pid 624526) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624526) elapsed time (sec): 0.21098995208740234
DEBUG    ya.test:process.py:263 Command (pid 624526) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624526) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624526) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624526) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624526) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624526) maxrss: 132200
DEBUG    ya.test:process.py:263 Command (pid 624526) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 624526) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624526) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624526) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624526) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624526) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624526) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624526) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624526) stime: 0.013141
DEBUG    ya.test:process.py:263 Command (pid 624526) utime: 0.052566999999999996
DEBUG    ya.test:process.py:263 Command (pid 624526) wtime: 0.212
DEBUG    ya.test:process.py:275 Command (pid 624526) output:

DEBUG    ya.test:process.py:276 Command (pid 624526) errors:
Terminating due to uncaught exception 0x738c3fb00410    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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624526' in '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x738c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________ TestLogScenario.test_overloads_bulk_upsert[1000-1-2] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x3076ffb00410    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_overloads_bulk_upsert[1000-1-2]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1000-1-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624641
DEBUG    ya.test:process.py:259 Command (pid 624641) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624641) elapsed time (sec): 0.272538423538208
DEBUG    ya.test:process.py:263 Command (pid 624641) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624641) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624641) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624641) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624641) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624641) maxrss: 132200
DEBUG    ya.test:process.py:263 Command (pid 624641) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 624641) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624641) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624641) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 624641) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624641) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624641) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624641) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624641) stime: 0.011165999999999999
DEBUG    ya.test:process.py:263 Command (pid 624641) utime: 0.07309299999999999
DEBUG    ya.test:process.py:263 Command (pid 624641) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 624641) output:

DEBUG    ya.test:process.py:276 Command (pid 624641) errors:
Terminating due to uncaught exception 0x3076ffb00410    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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624641' in '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x3076ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________ TestLogScenario.test_overloads_bulk_upsert[1000-1-64] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11767fb00410    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_overloads_bulk_upsert[1000-1-64]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1000-1-64])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624792
DEBUG    ya.test:process.py:259 Command (pid 624792) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624792) elapsed time (sec): 0.3058617115020752
DEBUG    ya.test:process.py:263 Command (pid 624792) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624792) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624792) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624792) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624792) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624792) maxrss: 132200
DEBUG    ya.test:process.py:263 Command (pid 624792) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 624792) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624792) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624792) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 624792) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624792) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624792) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624792) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624792) stime: 0.028911
DEBUG    ya.test:process.py:263 Command (pid 624792) utime: 0.074442
DEBUG    ya.test:process.py:263 Command (pid 624792) wtime: 0.307
DEBUG    ya.test:process.py:275 Command (pid 624792) output:

DEBUG    ya.test:process.py:276 Command (pid 624792) errors:
Terminating due to uncaught exception 0x11767fb00410    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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624792' in '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x11767fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________ TestLogScenario.test_overloads_bulk_upsert[1000-1-8] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33943fb00410    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_overloads_bulk_upsert[1000-1-8]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1000-1-8])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624927
DEBUG    ya.test:process.py:259 Command (pid 624927) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624927) elapsed time (sec): 0.2716708183288574
DEBUG    ya.test:process.py:263 Command (pid 624927) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624927) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624927) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624927) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624927) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624927) maxrss: 132200
DEBUG    ya.test:process.py:263 Command (pid 624927) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 624927) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624927) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624927) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 624927) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624927) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624927) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624927) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624927) stime: 0.017734
DEBUG    ya.test:process.py:263 Command (pid 624927) utime: 0.086087
DEBUG    ya.test:process.py:263 Command (pid 624927) wtime: 0.273
DEBUG    ya.test:process.py:275 Command (pid 624927) output:

DEBUG    ya.test:process.py:276 Command (pid 624927) errors:
Terminating due to uncaught exception 0x33943fb00410    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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624927' in '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.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 0x33943fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________ TestLogScenario.test_overloads_bulk_upsert[1000-2-128] ____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x53b97fb00410    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_overloads_bulk_upsert[1000-2-128]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1000-2-128])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 625173
DEBUG    ya.test:process.py:259 Command (pid 625173) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 625173) elapsed time (sec): 0.19983267784118652
DEBUG    ya.test:process.py:263 Command (pid 625173) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625173) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 625173) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625173) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625173) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 625173) maxrss: 132200
DEBUG    ya.test:process.py:263 Command (pid 625173) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 625173) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 625173) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 625173) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 625173) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 625173) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 625173) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 625173) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 625173) stime: 0.015458999999999999
DEBUG    ya.test:process.py:263 Command (pid 625173) utime: 0.050242999999999996
DEBUG    ya.test:process.py:263 Command (pid 625173) wtime: 0.201
DEBUG    ya.test:process.py:275 Command (pid 625173) output:

DEBUG    ya.test:process.py:276 Command (pid 625173) errors:
Terminating due to uncaught exception 0x53b97fb00410    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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.625173' in '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, 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 0x53b97fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________ TestLogScenario.test_overloads_bulk_upsert[1000-2-1] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x53fd7fb00410    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_overloads_bulk_upsert[1000-2-1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1000-2-1])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 625214
DEBUG    ya.test:process.py:259 Command (pid 625214) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 625214) elapsed time (sec): 0.2859368324279785
DEBUG    ya.test:process.py:263 Command (pid 625214) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625214) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 625214) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625214) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625214) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 625214) maxrss: 132200
DEBUG    ya.test:process.py:263 Command (pid 625214) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 625214) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 625214) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 625214) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 625214) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 625214) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 625214) nvcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 625214) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 625214) stime: 0.01697
DEBUG    ya.test:process.py:263 Command (pid 625214) utime: 0.089096
DEBUG    ya.test:process.py:263 Command (pid 625214) wtime: 0.287
DEBUG    ya.test:process.py:275 Command (pid 625214) output:

DEBUG    ya.test:process.py:276 Command (pid 625214) errors:
Terminating due to uncaught exception 0x53fd7fb00410    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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.625214' in '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, 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 0x53fd7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________ TestLogScenario.test_overloads_bulk_upsert[1000-2-2] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x70adbfb00410    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_overloads_bulk_upsert[1000-2-2]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1000-2-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 625279
DEBUG    ya.test:process.py:259 Command (pid 625279) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 625279) elapsed time (sec): 0.279571533203125
DEBUG    ya.test:process.py:263 Command (pid 625279) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) maxrss: 132200
DEBUG    ya.test:process.py:263 Command (pid 625279) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 625279) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 625279) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 625279) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 625279) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 625279) stime: 0.008151
DEBUG    ya.test:process.py:263 Command (pid 625279) utime: 0.09782099999999999
DEBUG    ya.test:process.py:263 Command (pid 625279) wtime: 0.281
DEBUG    ya.test:process.py:275 Command (pid 625279) output:

DEBUG    ya.test:process.py:276 Command (pid 625279) errors:
Terminating due to uncaught exception 0x70adbfb00410    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/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.625279' in '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, 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 0x70adbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(22 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5303ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x3341bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x72633fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x733bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7035bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x738c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x3076ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11767fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x33943fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x53b97fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x53fd7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x70adbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2] - AttributeError: type object 'TestLogScenario' has no attribute 'ydb_client'
========================= 12 failed, 1 error in 6.02s ==========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py FFFFFFFFFFFE

==================================== ERRORS ====================================
___ ERROR at teardown of TestLogScenario.test_overloads_bulk_upsert[2-2-64] ____
ydb/tests/olap/test_overloads.py:88: in teardown_class
    cls.ydb_client.stop()
E   AttributeError: type object 'TestLogScenario' has no attribute 'ydb_client'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_overloads_bulk_upsert[2-2-64]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[2-2-64])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 625090
DEBUG    ya.test:process.py:259 Command (pid 625090) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 625090) elapsed time (sec): 0.27501916885375977
DEBUG    ya.test:process.py:263 Command (pid 625090) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) maxrss: 133620
DEBUG    ya.test:process.py:263 Command (pid 625090) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 625090) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 625090) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 625090) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 625090) stime: 0.022209
DEBUG    ya.test:process.py:263 Command (pid 625090) utime: 0.085293
DEBUG    ya.test:process.py:263 Command (pid 625090) wtime: 0.276
DEBUG    ya.test:process.py:275 Command (pid 625090) output:

DEBUG    ya.test:process.py:276 Command (pid 625090) errors:
Terminating due to uncaught exception 0x12eaffb00410    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/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.625090' in '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x12eaffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
=================================== FAILURES ===================================
____________ TestLogScenario.test_overloads_bulk_upsert[1000-2-64] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11237fb00410    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_overloads_bulk_upsert[1000-2-64]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1000-2-64])
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/00537c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623743
DEBUG    ya.test:process.py:259 Command (pid 623743) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 623743) elapsed time (sec): 0.26851963996887207
DEBUG    ya.test:process.py:263 Command (pid 623743) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623743) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623743) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623743) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623743) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623743) maxrss: 127736
DEBUG    ya.test:process.py:263 Command (pid 623743) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 623743) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623743) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623743) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 623743) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623743) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623743) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 623743) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623743) stime: 0.014849999999999999
DEBUG    ya.test:process.py:263 Command (pid 623743) utime: 0.089791
DEBUG    ya.test:process.py:263 Command (pid 623743) wtime: 0.27
DEBUG    ya.test:process.py:275 Command (pid 623743) output:

DEBUG    ya.test:process.py:276 Command (pid 623743) errors:
Terminating due to uncaught exception 0x11237fb00410    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/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.623743' in '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x11237fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________ TestLogScenario.test_overloads_bulk_upsert[1000-2-8] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5093ffb00410    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_overloads_bulk_upsert[1000-2-8]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[1000-2-8])
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/00537c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623934
DEBUG    ya.test:process.py:259 Command (pid 623934) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 623934) elapsed time (sec): 0.2821495532989502
DEBUG    ya.test:process.py:263 Command (pid 623934) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623934) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623934) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623934) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623934) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623934) maxrss: 130832
DEBUG    ya.test:process.py:263 Command (pid 623934) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 623934) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623934) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623934) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 623934) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623934) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623934) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 623934) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623934) stime: 0.020374
DEBUG    ya.test:process.py:263 Command (pid 623934) utime: 0.07742199999999999
DEBUG    ya.test:process.py:263 Command (pid 623934) wtime: 0.284
DEBUG    ya.test:process.py:275 Command (pid 623934) output:

DEBUG    ya.test:process.py:276 Command (pid 623934) errors:
Terminating due to uncaught exception 0x5093ffb00410    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/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.623934' in '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x5093ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________ TestLogScenario.test_overloads_bulk_upsert[2-10000-128] ____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x138cbfb00410    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_overloads_bulk_upsert[2-10000-128]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[2-10000-128])
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/00537c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623986
DEBUG    ya.test:process.py:259 Command (pid 623986) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 623986) elapsed time (sec): 0.28450536727905273
DEBUG    ya.test:process.py:263 Command (pid 623986) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623986) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623986) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623986) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623986) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623986) maxrss: 130900
DEBUG    ya.test:process.py:263 Command (pid 623986) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 623986) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623986) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623986) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 623986) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623986) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623986) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 623986) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623986) stime: 0.0081
DEBUG    ya.test:process.py:263 Command (pid 623986) utime: 0.101257
DEBUG    ya.test:process.py:263 Command (pid 623986) wtime: 0.286
DEBUG    ya.test:process.py:275 Command (pid 623986) output:

DEBUG    ya.test:process.py:276 Command (pid 623986) errors:
Terminating due to uncaught exception 0x138cbfb00410    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/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.623986' in '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x138cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________ TestLogScenario.test_overloads_bulk_upsert[2-10000-1] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7201bfb00410    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_overloads_bulk_upsert[2-10000-1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[2-10000-1])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624043
DEBUG    ya.test:process.py:259 Command (pid 624043) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624043) elapsed time (sec): 0.2670633792877197
DEBUG    ya.test:process.py:263 Command (pid 624043) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624043) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624043) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624043) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624043) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624043) maxrss: 131496
DEBUG    ya.test:process.py:263 Command (pid 624043) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 624043) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624043) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624043) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624043) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624043) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624043) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624043) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624043) stime: 0.008222
DEBUG    ya.test:process.py:263 Command (pid 624043) utime: 0.09866699999999999
DEBUG    ya.test:process.py:263 Command (pid 624043) wtime: 0.268
DEBUG    ya.test:process.py:275 Command (pid 624043) output:

DEBUG    ya.test:process.py:276 Command (pid 624043) errors:
Terminating due to uncaught exception 0x7201bfb00410    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/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624043' in '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7201bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________ TestLogScenario.test_overloads_bulk_upsert[2-10000-2] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31b4bfb00410    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_overloads_bulk_upsert[2-10000-2]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[2-10000-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624267
DEBUG    ya.test:process.py:259 Command (pid 624267) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624267) elapsed time (sec): 0.25742411613464355
DEBUG    ya.test:process.py:263 Command (pid 624267) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624267) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624267) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624267) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624267) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624267) maxrss: 131540
DEBUG    ya.test:process.py:263 Command (pid 624267) minflt: 2613
DEBUG    ya.test:process.py:263 Command (pid 624267) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624267) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624267) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624267) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624267) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624267) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624267) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624267) stime: 0.012659
DEBUG    ya.test:process.py:263 Command (pid 624267) utime: 0.071738
DEBUG    ya.test:process.py:263 Command (pid 624267) wtime: 0.258
DEBUG    ya.test:process.py:275 Command (pid 624267) output:

DEBUG    ya.test:process.py:276 Command (pid 624267) errors:
Terminating due to uncaught exception 0x31b4bfb00410    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/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624267' in '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x31b4bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________ TestLogScenario.test_overloads_bulk_upsert[2-10000-64] ____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11cd3fb00410    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_overloads_bulk_upsert[2-10000-64]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[2-10000-64])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624316
DEBUG    ya.test:process.py:259 Command (pid 624316) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624316) elapsed time (sec): 0.2513105869293213
DEBUG    ya.test:process.py:263 Command (pid 624316) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624316) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624316) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624316) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624316) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624316) maxrss: 132380
DEBUG    ya.test:process.py:263 Command (pid 624316) minflt: 2533
DEBUG    ya.test:process.py:263 Command (pid 624316) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624316) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624316) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624316) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624316) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624316) nvcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 624316) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624316) stime: 0.008084
DEBUG    ya.test:process.py:263 Command (pid 624316) utime: 0.09701
DEBUG    ya.test:process.py:263 Command (pid 624316) wtime: 0.252
DEBUG    ya.test:process.py:275 Command (pid 624316) output:

DEBUG    ya.test:process.py:276 Command (pid 624316) errors:
Terminating due to uncaught exception 0x11cd3fb00410    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/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624316' in '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x11cd3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________ TestLogScenario.test_overloads_bulk_upsert[2-10000-8] _____________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13c5bfb00410    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_overloads_bulk_upsert[2-10000-8]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[2-10000-8])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624425
DEBUG    ya.test:process.py:259 Command (pid 624425) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624425) elapsed time (sec): 0.3597407341003418
DEBUG    ya.test:process.py:263 Command (pid 624425) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624425) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624425) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624425) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624425) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624425) maxrss: 133392
DEBUG    ya.test:process.py:263 Command (pid 624425) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 624425) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624425) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624425) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624425) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624425) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624425) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624425) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624425) stime: 0.016089
DEBUG    ya.test:process.py:263 Command (pid 624425) utime: 0.08044899999999999
DEBUG    ya.test:process.py:263 Command (pid 624425) wtime: 0.361
DEBUG    ya.test:process.py:275 Command (pid 624425) output:

DEBUG    ya.test:process.py:276 Command (pid 624425) errors:
Terminating due to uncaught exception 0x13c5bfb00410    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/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624425' in '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x13c5bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________ TestLogScenario.test_overloads_bulk_upsert[2-2-128] ______________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11503fb00410    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_overloads_bulk_upsert[2-2-128]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[2-2-128])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624631
DEBUG    ya.test:process.py:259 Command (pid 624631) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624631) elapsed time (sec): 0.3113670349121094
DEBUG    ya.test:process.py:263 Command (pid 624631) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624631) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624631) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624631) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624631) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624631) maxrss: 133620
DEBUG    ya.test:process.py:263 Command (pid 624631) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 624631) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624631) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624631) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624631) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624631) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624631) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624631) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624631) stime: 0.011986
DEBUG    ya.test:process.py:263 Command (pid 624631) utime: 0.091899
DEBUG    ya.test:process.py:263 Command (pid 624631) wtime: 0.312
DEBUG    ya.test:process.py:275 Command (pid 624631) output:

DEBUG    ya.test:process.py:276 Command (pid 624631) errors:
Terminating due to uncaught exception 0x11503fb00410    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/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624631' in '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x11503fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
______________ TestLogScenario.test_overloads_bulk_upsert[2-2-1] _______________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x50283fb00410    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_overloads_bulk_upsert[2-2-1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[2-2-1])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624739
DEBUG    ya.test:process.py:259 Command (pid 624739) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624739) elapsed time (sec): 0.25739240646362305
DEBUG    ya.test:process.py:263 Command (pid 624739) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624739) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624739) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624739) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624739) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624739) maxrss: 133620
DEBUG    ya.test:process.py:263 Command (pid 624739) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 624739) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624739) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624739) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 624739) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624739) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624739) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624739) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624739) stime: 0.015337
DEBUG    ya.test:process.py:263 Command (pid 624739) utime: 0.08818999999999999
DEBUG    ya.test:process.py:263 Command (pid 624739) wtime: 0.258
DEBUG    ya.test:process.py:275 Command (pid 624739) output:

DEBUG    ya.test:process.py:276 Command (pid 624739) errors:
Terminating due to uncaught exception 0x50283fb00410    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/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624739' in '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x50283fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
______________ TestLogScenario.test_overloads_bulk_upsert[2-2-2] _______________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x53d8ffb00410    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_overloads_bulk_upsert[2-2-2]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[2-2-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624917
DEBUG    ya.test:process.py:259 Command (pid 624917) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624917) elapsed time (sec): 0.2909529209136963
DEBUG    ya.test:process.py:263 Command (pid 624917) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624917) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624917) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624917) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624917) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624917) maxrss: 133620
DEBUG    ya.test:process.py:263 Command (pid 624917) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 624917) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624917) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624917) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 624917) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624917) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624917) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 624917) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624917) stime: 0.023648
DEBUG    ya.test:process.py:263 Command (pid 624917) utime: 0.082769
DEBUG    ya.test:process.py:263 Command (pid 624917) wtime: 0.292
DEBUG    ya.test:process.py:275 Command (pid 624917) output:

DEBUG    ya.test:process.py:276 Command (pid 624917) errors:
Terminating due to uncaught exception 0x53d8ffb00410    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/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624917' in '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x53d8ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
______________ TestLogScenario.test_overloads_bulk_upsert[2-2-64] ______________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12eaffb00410    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_overloads_bulk_upsert[2-2-64]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[2-2-64])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 625090
DEBUG    ya.test:process.py:259 Command (pid 625090) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 625090) elapsed time (sec): 0.27501916885375977
DEBUG    ya.test:process.py:263 Command (pid 625090) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) maxrss: 133620
DEBUG    ya.test:process.py:263 Command (pid 625090) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 625090) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 625090) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 625090) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 625090) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 625090) stime: 0.022209
DEBUG    ya.test:process.py:263 Command (pid 625090) utime: 0.085293
DEBUG    ya.test:process.py:263 Command (pid 625090) wtime: 0.276
DEBUG    ya.test:process.py:275 Command (pid 625090) output:

DEBUG    ya.test:process.py:276 Command (pid 625090) errors:
Terminating due to uncaught exception 0x12eaffb00410    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/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.625090' in '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x12eaffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11237fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5093ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x138cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7201bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x31b4bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11cd3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x13c5bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11503fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x50283fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x53d8ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00537c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x12eaffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64] - AttributeError: type object 'TestLogScenario' has no attribute 'ydb_client'
========================= 11 failed, 1 error in 5.34s ==========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py FFFFFFFFE
test_replace.py EEE

==================================== ERRORS ====================================
______ ERROR at teardown of TestLogScenario.test_overloads_workload[2-2] _______
ydb/tests/olap/test_overloads.py:88: in teardown_class
    cls.ydb_client.stop()
E   AttributeError: type object 'TestLogScenario' has no attribute 'ydb_client'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_overloads_workload[2-2]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[2-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624794
DEBUG    ya.test:process.py:259 Command (pid 624794) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624794) elapsed time (sec): 0.24863004684448242
DEBUG    ya.test:process.py:263 Command (pid 624794) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) maxrss: 131604
DEBUG    ya.test:process.py:263 Command (pid 624794) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 624794) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) nvcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 624794) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624794) stime: 0.016329
DEBUG    ya.test:process.py:263 Command (pid 624794) utime: 0.048986999999999996
DEBUG    ya.test:process.py:263 Command (pid 624794) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 624794) output:

DEBUG    ya.test:process.py:276 Command (pid 624794) errors:
Terminating due to uncaught exception 0x709bffb00410    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/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624794' in '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x709bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_________________ ERROR at setup of TestReplace.test_copy_full _________________
ydb/tests/olap/test_replace.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32a87fb00410    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_copy_full
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624923
DEBUG    ya.test:process.py:259 Command (pid 624923) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624923) elapsed time (sec): 0.19378447532653809
DEBUG    ya.test:process.py:263 Command (pid 624923) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624923) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624923) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624923) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624923) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624923) maxrss: 131604
DEBUG    ya.test:process.py:263 Command (pid 624923) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 624923) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624923) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624923) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 624923) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624923) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624923) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624923) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624923) stime: 0.008388999999999999
DEBUG    ya.test:process.py:263 Command (pid 624923) utime: 0.06711199999999999
DEBUG    ya.test:process.py:263 Command (pid 624923) wtime: 0.195
DEBUG    ya.test:process.py:275 Command (pid 624923) output:

DEBUG    ya.test:process.py:276 Command (pid 624923) errors:
Terminating due to uncaught exception 0x32a87fb00410    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/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624923' in '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x32a87fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_______________ ERROR at setup of TestReplace.test_copy_partial ________________
ydb/tests/olap/test_replace.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32a87fb00410    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_copy_partial
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
___________________ ERROR at setup of TestReplace.test_count ___________________
ydb/tests/olap/test_replace.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32a87fb00410    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_count
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
=================================== FAILURES ===================================
______________ TestLogScenario.test_overloads_bulk_upsert[2-2-8] _______________
ydb/tests/olap/test_overloads.py:133: in test_overloads_bulk_upsert
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5179bfb00410    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_overloads_bulk_upsert[2-2-8]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_bulk_upsert[2-2-8])
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/00536d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623844
DEBUG    ya.test:process.py:259 Command (pid 623844) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 623844) elapsed time (sec): 0.2505912780761719
DEBUG    ya.test:process.py:263 Command (pid 623844) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623844) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623844) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623844) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623844) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623844) maxrss: 127704
DEBUG    ya.test:process.py:263 Command (pid 623844) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 623844) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623844) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623844) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 623844) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623844) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623844) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 623844) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623844) stime: 0.017178
DEBUG    ya.test:process.py:263 Command (pid 623844) utime: 0.07551999999999999
DEBUG    ya.test:process.py:263 Command (pid 623844) wtime: 0.252
DEBUG    ya.test:process.py:275 Command (pid 623844) output:

DEBUG    ya.test:process.py:276 Command (pid 623844) errors:
Terminating due to uncaught exception 0x5179bfb00410    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/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.623844' in '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x5179bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
______________ TestLogScenario.test_overloads_reject_probability _______________
ydb/tests/olap/test_overloads.py:220: in test_overloads_reject_probability
    self._setup_ydb_rp()
ydb/tests/olap/test_overloads.py:111: in _setup_ydb_rp
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x10793fb00410    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_overloads_reject_probability
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_reject_probability)
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/00536d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624005
DEBUG    ya.test:process.py:259 Command (pid 624005) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624005) elapsed time (sec): 0.2841918468475342
DEBUG    ya.test:process.py:263 Command (pid 624005) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624005) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624005) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624005) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624005) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624005) maxrss: 130968
DEBUG    ya.test:process.py:263 Command (pid 624005) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 624005) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624005) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624005) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 624005) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624005) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624005) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624005) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624005) stime: 0.013632
DEBUG    ya.test:process.py:263 Command (pid 624005) utime: 0.09136899999999999
DEBUG    ya.test:process.py:263 Command (pid 624005) wtime: 0.285
DEBUG    ya.test:process.py:275 Command (pid 624005) output:

DEBUG    ya.test:process.py:276 Command (pid 624005) errors:
Terminating due to uncaught exception 0x10793fb00410    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/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624005' in '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x10793fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_______________ TestLogScenario.test_overloads_workload[1-10000] _______________
ydb/tests/olap/test_overloads.py:174: in test_overloads_workload
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7038ffb00410    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_overloads_workload[1-10000]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[1-10000])
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/00536d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624054
DEBUG    ya.test:process.py:259 Command (pid 624054) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624054) elapsed time (sec): 0.2281663417816162
DEBUG    ya.test:process.py:263 Command (pid 624054) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624054) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624054) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624054) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624054) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624054) maxrss: 131068
DEBUG    ya.test:process.py:263 Command (pid 624054) minflt: 2620
DEBUG    ya.test:process.py:263 Command (pid 624054) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624054) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624054) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 624054) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624054) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624054) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624054) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624054) stime: 0.012473999999999999
DEBUG    ya.test:process.py:263 Command (pid 624054) utime: 0.062362999999999995
DEBUG    ya.test:process.py:263 Command (pid 624054) wtime: 0.23
DEBUG    ya.test:process.py:275 Command (pid 624054) output:

DEBUG    ya.test:process.py:276 Command (pid 624054) errors:
Terminating due to uncaught exception 0x7038ffb00410    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/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624054' in '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x7038ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_________________ TestLogScenario.test_overloads_workload[1-1] _________________
ydb/tests/olap/test_overloads.py:174: in test_overloads_workload
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x335fffb00410    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_overloads_workload[1-1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[1-1])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624269
DEBUG    ya.test:process.py:259 Command (pid 624269) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624269) elapsed time (sec): 0.31632161140441895
DEBUG    ya.test:process.py:263 Command (pid 624269) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624269) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624269) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624269) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624269) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624269) maxrss: 131232
DEBUG    ya.test:process.py:263 Command (pid 624269) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 624269) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624269) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624269) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624269) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624269) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624269) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624269) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624269) stime: 0.016314
DEBUG    ya.test:process.py:263 Command (pid 624269) utime: 0.08972999999999999
DEBUG    ya.test:process.py:263 Command (pid 624269) wtime: 0.317
DEBUG    ya.test:process.py:275 Command (pid 624269) output:

DEBUG    ya.test:process.py:276 Command (pid 624269) errors:
Terminating due to uncaught exception 0x335fffb00410    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/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624269' in '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x335fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_______________ TestLogScenario.test_overloads_workload[1000-1] ________________
ydb/tests/olap/test_overloads.py:174: in test_overloads_workload
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5021bfb00410    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_overloads_workload[1000-1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[1000-1])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624329
DEBUG    ya.test:process.py:259 Command (pid 624329) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624329) elapsed time (sec): 0.28959178924560547
DEBUG    ya.test:process.py:263 Command (pid 624329) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624329) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624329) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624329) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624329) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624329) maxrss: 131288
DEBUG    ya.test:process.py:263 Command (pid 624329) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 624329) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624329) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624329) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624329) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624329) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624329) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624329) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624329) stime: 0.028325999999999997
DEBUG    ya.test:process.py:263 Command (pid 624329) utime: 0.07284
DEBUG    ya.test:process.py:263 Command (pid 624329) wtime: 0.291
DEBUG    ya.test:process.py:275 Command (pid 624329) output:

DEBUG    ya.test:process.py:276 Command (pid 624329) errors:
Terminating due to uncaught exception 0x5021bfb00410    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/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624329' in '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x5021bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_______________ TestLogScenario.test_overloads_workload[1000-2] ________________
ydb/tests/olap/test_overloads.py:174: in test_overloads_workload
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x70127fb00410    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_overloads_workload[1000-2]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[1000-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624528
DEBUG    ya.test:process.py:259 Command (pid 624528) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624528) elapsed time (sec): 0.2385270595550537
DEBUG    ya.test:process.py:263 Command (pid 624528) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624528) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624528) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624528) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624528) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624528) maxrss: 131352
DEBUG    ya.test:process.py:263 Command (pid 624528) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 624528) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624528) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624528) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624528) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624528) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624528) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624528) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624528) stime: 0.011857
DEBUG    ya.test:process.py:263 Command (pid 624528) utime: 0.09486
DEBUG    ya.test:process.py:263 Command (pid 624528) wtime: 0.24
DEBUG    ya.test:process.py:275 Command (pid 624528) output:

DEBUG    ya.test:process.py:276 Command (pid 624528) errors:
Terminating due to uncaught exception 0x70127fb00410    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/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624528' in '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x70127fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_______________ TestLogScenario.test_overloads_workload[2-10000] _______________
ydb/tests/olap/test_overloads.py:174: in test_overloads_workload
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12ad7fb00410    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_overloads_workload[2-10000]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[2-10000])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624644
DEBUG    ya.test:process.py:259 Command (pid 624644) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624644) elapsed time (sec): 0.28896474838256836
DEBUG    ya.test:process.py:263 Command (pid 624644) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624644) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624644) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624644) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624644) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624644) maxrss: 131604
DEBUG    ya.test:process.py:263 Command (pid 624644) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 624644) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624644) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624644) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624644) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624644) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624644) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624644) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624644) stime: 0.019979999999999998
DEBUG    ya.test:process.py:263 Command (pid 624644) utime: 0.08391599999999999
DEBUG    ya.test:process.py:263 Command (pid 624644) wtime: 0.29
DEBUG    ya.test:process.py:275 Command (pid 624644) output:

DEBUG    ya.test:process.py:276 Command (pid 624644) errors:
Terminating due to uncaught exception 0x12ad7fb00410    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/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624644' in '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x12ad7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_________________ TestLogScenario.test_overloads_workload[2-2] _________________
ydb/tests/olap/test_overloads.py:174: in test_overloads_workload
    self._setup_ydb(writing_in_flight_requests_count_limit, writing_in_flight_request_bytes_limit)
ydb/tests/olap/test_overloads.py:94: in _setup_ydb
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x709bffb00410    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_overloads_workload[2-2]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[2-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624794
DEBUG    ya.test:process.py:259 Command (pid 624794) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624794) elapsed time (sec): 0.24863004684448242
DEBUG    ya.test:process.py:263 Command (pid 624794) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) maxrss: 131604
DEBUG    ya.test:process.py:263 Command (pid 624794) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 624794) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624794) nvcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 624794) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624794) stime: 0.016329
DEBUG    ya.test:process.py:263 Command (pid 624794) utime: 0.048986999999999996
DEBUG    ya.test:process.py:263 Command (pid 624794) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 624794) output:

DEBUG    ya.test:process.py:276 Command (pid 624794) errors:
Terminating due to uncaught exception 0x709bffb00410    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/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624794' in '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x709bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.33s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.30s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.30s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.29s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.26s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.25s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.24s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.20s setup    test_replace.py::TestReplace::test_copy_full
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5179bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_reject_probability - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x10793fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[1-10000] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7038ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[1-1] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x335fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[1000-1] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5021bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[1000-2] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x70127fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[2-10000] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x12ad7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[2-2] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x709bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_overloads.py::TestLogScenario::test_overloads_workload[2-2] - AttributeError: type object 'TestLogScenario' has no attribute 'ydb_client'
ERROR test_replace.py::TestReplace::test_copy_full - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x32a87fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_replace.py::TestReplace::test_copy_partial - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x32a87fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_replace.py::TestReplace::test_count - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00536d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x32a87fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
========================= 8 failed, 4 errors in 5.02s ==========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005368/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_replace.py EEEEE
test_select.py EE
test_update.py EEEE

==================================== ERRORS ====================================
_________________ ERROR at setup of TestReplace.test_incorrect _________________
ydb/tests/olap/test_replace.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1318ffb00410    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_incorrect
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623834
DEBUG    ya.test:process.py:259 Command (pid 623834) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 623834) elapsed time (sec): 0.24642205238342285
DEBUG    ya.test:process.py:263 Command (pid 623834) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623834) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623834) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623834) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623834) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623834) maxrss: 127564
DEBUG    ya.test:process.py:263 Command (pid 623834) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 623834) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623834) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623834) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 623834) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623834) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623834) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 623834) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623834) stime: 0.016527999999999998
DEBUG    ya.test:process.py:263 Command (pid 623834) utime: 0.06611299999999999
DEBUG    ya.test:process.py:263 Command (pid 623834) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 623834) output:

DEBUG    ya.test:process.py:276 Command (pid 623834) errors:
Terminating due to uncaught exception 0x1318ffb00410    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/005368/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.623834' in '/home/runner/.ya/build/build_root/j3oc/005368/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x1318ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
______________ ERROR at setup of TestReplace.test_partial_replace ______________
ydb/tests/olap/test_replace.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1318ffb00410    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_partial_replace
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____________ ERROR at setup of TestReplace.test_replace_rollback ______________
ydb/tests/olap/test_replace.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1318ffb00410    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_replace_rollback
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_______________ ERROR at setup of TestReplace.test_replace_total _______________
ydb/tests/olap/test_replace.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1318ffb00410    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_replace_total
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____________ ERROR at setup of TestReplace.test_replace_with_nulls _____________
ydb/tests/olap/test_replace.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1318ffb00410    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_replace_with_nulls
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________________ ERROR at setup of TestSelect.test_incorrect __________________
ydb/tests/olap/test_select.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x10807fb00410    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_incorrect
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/005368/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624046
DEBUG    ya.test:process.py:259 Command (pid 624046) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624046) elapsed time (sec): 0.19387173652648926
DEBUG    ya.test:process.py:263 Command (pid 624046) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624046) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624046) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624046) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624046) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624046) maxrss: 134284
DEBUG    ya.test:process.py:263 Command (pid 624046) minflt: 2624
DEBUG    ya.test:process.py:263 Command (pid 624046) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624046) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624046) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624046) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624046) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624046) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624046) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624046) stime: 0.007319
DEBUG    ya.test:process.py:263 Command (pid 624046) utime: 0.05756
DEBUG    ya.test:process.py:263 Command (pid 624046) wtime: 0.195
DEBUG    ya.test:process.py:275 Command (pid 624046) output:

DEBUG    ya.test:process.py:276 Command (pid 624046) errors:
Terminating due to uncaught exception 0x10807fb00410    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/005368/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624046' in '/home/runner/.ya/build/build_root/j3oc/005368/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x10807fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_________________ ERROR at setup of TestSelect.test_json_query _________________
ydb/tests/olap/test_select.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x10807fb00410    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_json_query
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________________ ERROR at setup of TestUpdate.test_incorrect __________________
ydb/tests/olap/test_update.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x117b7fb00410    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_incorrect
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/005368/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624186
DEBUG    ya.test:process.py:259 Command (pid 624186) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624186) elapsed time (sec): 0.25206708908081055
DEBUG    ya.test:process.py:263 Command (pid 624186) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624186) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624186) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624186) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624186) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624186) maxrss: 135108
DEBUG    ya.test:process.py:263 Command (pid 624186) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 624186) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624186) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624186) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 624186) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624186) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624186) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624186) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624186) stime: 0.012232999999999999
DEBUG    ya.test:process.py:263 Command (pid 624186) utime: 0.08155699999999999
DEBUG    ya.test:process.py:263 Command (pid 624186) wtime: 0.253
DEBUG    ya.test:process.py:275 Command (pid 624186) output:

DEBUG    ya.test:process.py:276 Command (pid 624186) errors:
Terminating due to uncaught exception 0x117b7fb00410    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/005368/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624186' in '/home/runner/.ya/build/build_root/j3oc/005368/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, 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 0x117b7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_______________ ERROR at setup of TestUpdate.test_partial_update _______________
ydb/tests/olap/test_update.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x117b7fb00410    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_partial_update
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______________ ERROR at setup of TestUpdate.test_update_many_rows ______________
ydb/tests/olap/test_update.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x117b7fb00410    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_update_many_rows
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________________ ERROR at setup of TestUpdate.test_update_pk __________________
ydb/tests/olap/test_update.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x117b7fb00410    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_update_pk
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.26s setup    test_update.py::TestUpdate::test_incorrect
0.26s setup    test_replace.py::TestReplace::test_incorrect
0.21s setup    test_select.py::TestSelect::test_incorrect

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_replace.py::TestReplace::test_incorrect - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1318ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_replace.py::TestReplace::test_partial_replace - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1318ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_replace.py::TestReplace::test_replace_rollback - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1318ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_replace.py::TestReplace::test_replace_total - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1318ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_replace.py::TestReplace::test_replace_with_nulls - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1318ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_select.py::TestSelect::test_incorrect - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x10807fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_select.py::TestSelect::test_json_query - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x10807fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_update.py::TestUpdate::test_incorrect - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x117b7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_update.py::TestUpdate::test_partial_update - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x117b7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_update.py::TestUpdate::test_update_many_rows - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x117b7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_update.py::TestUpdate::test_update_pk - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005368/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x117b7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
============================== 11 errors in 2.99s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_update.py EEE
test_upsert.py EEEEEE
upgrade_to_internal_path_id.py E
zip_bomb.py E

==================================== ERRORS ====================================
______________ ERROR at setup of TestUpdate.test_update_rollback _______________
ydb/tests/olap/test_update.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5279bfb00410    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_update_rollback
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623843
DEBUG    ya.test:process.py:259 Command (pid 623843) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 623843) elapsed time (sec): 0.22071528434753418
DEBUG    ya.test:process.py:263 Command (pid 623843) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623843) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623843) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623843) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623843) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623843) maxrss: 127900
DEBUG    ya.test:process.py:263 Command (pid 623843) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 623843) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623843) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623843) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 623843) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623843) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623843) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 623843) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623843) stime: 0.007987
DEBUG    ya.test:process.py:263 Command (pid 623843) utime: 0.063903
DEBUG    ya.test:process.py:263 Command (pid 623843) wtime: 0.222
DEBUG    ya.test:process.py:275 Command (pid 623843) output:

DEBUG    ya.test:process.py:276 Command (pid 623843) errors:
Terminating due to uncaught exception 0x5279bfb00410    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/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.623843' in '/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x5279bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
____________ ERROR at setup of TestUpdate.test_update_single_column ____________
ydb/tests/olap/test_update.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5279bfb00410    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_update_single_column
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____________ ERROR at setup of TestUpdate.test_update_single_row ______________
ydb/tests/olap/test_update.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5279bfb00410    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_update_single_row
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________________ ERROR at setup of TestUpsert.test_copy_full __________________
ydb/tests/olap/test_upsert.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x111c7fb00410    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_copy_full
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/005362/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624031
DEBUG    ya.test:process.py:259 Command (pid 624031) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624031) elapsed time (sec): 0.2726626396179199
DEBUG    ya.test:process.py:263 Command (pid 624031) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624031) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624031) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624031) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624031) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624031) maxrss: 131116
DEBUG    ya.test:process.py:263 Command (pid 624031) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 624031) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624031) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624031) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 624031) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624031) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624031) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 624031) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624031) stime: 0.020716
DEBUG    ya.test:process.py:263 Command (pid 624031) utime: 0.082866
DEBUG    ya.test:process.py:263 Command (pid 624031) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 624031) output:

DEBUG    ya.test:process.py:276 Command (pid 624031) errors:
Terminating due to uncaught exception 0x111c7fb00410    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/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624031' in '/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, 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 0x111c7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
________________ ERROR at setup of TestUpsert.test_copy_partial ________________
ydb/tests/olap/test_upsert.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x111c7fb00410    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_copy_partial
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
___________________ ERROR at setup of TestUpsert.test_count ____________________
ydb/tests/olap/test_upsert.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x111c7fb00410    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_count
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________________ ERROR at setup of TestUpsert.test_incorrect __________________
ydb/tests/olap/test_upsert.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x111c7fb00410    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_incorrect
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________________ ERROR at setup of TestUpsert.test_insert_nulls ________________
ydb/tests/olap/test_upsert.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x111c7fb00410    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_insert_nulls
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_______________ ERROR at setup of TestUpsert.test_partial_update _______________
ydb/tests/olap/test_upsert.py:20: in setup_class
    logger.info(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x111c7fb00410    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_partial_update
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______________ ERROR at setup of TestUpgradeToInternalPathId.test ______________
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/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1340bfb00410    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/olap/upgrade_to_internal_path_id.py:29: in setup
    self.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/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x124bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18016
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10363
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27132
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2030
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22866
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28047
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29030
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19886
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15949
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/005362/r3tmp/kikimr_cluster_eo_z9c_b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28571
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23085
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/005362/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/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_6ar80dm0.log --grpc-port=8205 --mon-port=22913 --ic-port=18016
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11641
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7175
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29191
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_bz59lrql.log --grpc-port=11641 --mon-port=7175 --ic-port=10363
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8351
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23004
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25931
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_pi4s1b8r.log --grpc-port=8351 --mon-port=64124 --ic-port=27132
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16933
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20010
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61986
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_f8x6mreu.log --grpc-port=19290 --mon-port=16933 --ic-port=2030
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17050
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29250
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6166
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6011
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_vswicmoe.log --grpc-port=17050 --mon-port=29250 --ic-port=22866
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29561
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22212
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32144
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_4hsxdo6s.log --grpc-port=29561 --mon-port=22212 --ic-port=28047
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10714
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4468
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25288
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21343
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_tsb0vyu5.log --grpc-port=10714 --mon-port=4468 --ic-port=29030
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28869
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23092
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9394
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25810
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_k2k044dc.log --grpc-port=28869 --mon-port=23092 --ic-port=19886
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6909
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13654
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1483
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3609
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_gjjyhflq.log --grpc-port=6909 --mon-port=13654 --ic-port=15949
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/j3oc/005362/r3tmp/pdisk1y9hj2tr7.data on node localhost:8205/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/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/005362/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/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_6ar80dm0.log --grpc-port=8205 --mon-port=22913 --ic-port=18016
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_6ar80dm0.log', '--grpc-port=8205', '--mon-port=22913', '--ic-port=18016')' in '/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 624324
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8205/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/005362/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624325
DEBUG    ya.test:process.py:259 Command (pid 624325) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624325) elapsed time (sec): 0.26866626739501953
DEBUG    ya.test:process.py:263 Command (pid 624325) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624325) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624325) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624325) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624325) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624325) maxrss: 133756
DEBUG    ya.test:process.py:263 Command (pid 624325) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 624325) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624325) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624325) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 624325) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624325) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624325) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624325) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624325) stime: 0.012436
DEBUG    ya.test:process.py:263 Command (pid 624325) utime: 0.09120299999999999
DEBUG    ya.test:process.py:263 Command (pid 624325) wtime: 0.269
DEBUG    ya.test:process.py:275 Command (pid 624325) output:

DEBUG    ya.test:process.py:276 Command (pid 624325) errors:
Terminating due to uncaught exception 0x1340bfb00410    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/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624325' in '/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, 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 0x1340bfb00410    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/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1340bfb00410    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'
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11641/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:8351/3
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19290/4
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17050/5
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624324' in '/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1'
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29561/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10714/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28869/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6909/9
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_6ar80dm0.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:8205/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3609
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1483
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13654
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6909
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25810
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9394
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23092
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28869
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21343
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25288
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4468
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10714
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32144
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11631
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22212
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29561
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6011
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6166
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29250
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17050
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20010
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16933
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25931
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23004
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64124
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8351
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29191
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20578
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7175
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23085
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28571
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22913
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15949
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19886
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29030
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28047
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22866
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2030
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27132
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10363
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18016
______________________ ERROR at setup of TestZipBomb.test ______________________
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/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11e2ffb00410    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/olap/zip_bomb.py:24: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/zip_bomb.py.TestZipBomb.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/zip_bomb.py.TestZipBomb.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x5063ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5944
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/005362/r3tmp/kikimr_cluster_q27v86gm
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63590
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12061
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3665
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8557
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/zip_bomb.py.TestZipBomb.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/005362/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/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/zip_bomb.py.TestZipBomb.test/cluster/node_1/logfile_tyv8lipi.log --grpc-port=63590 --mon-port=12061 --ic-port=5944
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:0 on node localhost:63590/1, disk_size 10485760
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/zip_bomb.py.TestZipBomb.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/005362/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/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/zip_bomb.py.TestZipBomb.test/cluster/node_1/logfile_tyv8lipi.log --grpc-port=63590 --mon-port=12061 --ic-port=5944
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/zip_bomb.py.TestZipBomb.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/zip_bomb.py.TestZipBomb.test/cluster/node_1/logfile_tyv8lipi.log', '--grpc-port=63590', '--mon-port=12061', '--ic-port=5944')' in '/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/zip_bomb.py.TestZipBomb.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 624618
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63590/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624619
DEBUG    ya.test:process.py:259 Command (pid 624619) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624619) elapsed time (sec): 0.2460460662841797
DEBUG    ya.test:process.py:263 Command (pid 624619) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624619) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624619) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624619) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624619) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624619) maxrss: 136112
DEBUG    ya.test:process.py:263 Command (pid 624619) minflt: 2715
DEBUG    ya.test:process.py:263 Command (pid 624619) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624619) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624619) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 624619) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624619) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624619) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624619) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624619) stime: 0.016711
DEBUG    ya.test:process.py:263 Command (pid 624619) utime: 0.087735
DEBUG    ya.test:process.py:263 Command (pid 624619) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 624619) output:

DEBUG    ya.test:process.py:276 Command (pid 624619) errors:
Terminating due to uncaught exception 0x11e2ffb00410    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/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.624619' in '/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x11e2ffb00410    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/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11e2ffb00410    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/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/zip_bomb.py.TestZipBomb.test/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.624618' in '/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/zip_bomb.py.TestZipBomb.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_tyv8lipi.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:63590/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8557
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3665
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12061
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63590
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5944
============================== slowest durations ===============================
1.33s setup    zip_bomb.py::TestZipBomb::test
0.41s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
0.29s setup    test_upsert.py::TestUpsert::test_copy_full
0.24s setup    test_update.py::TestUpdate::test_update_rollback

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_update.py::TestUpdate::test_update_rollback - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5279bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_update.py::TestUpdate::test_update_single_column - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5279bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_update.py::TestUpdate::test_update_single_row - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5279bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_upsert.py::TestUpsert::test_copy_full - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x111c7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_upsert.py::TestUpsert::test_copy_partial - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x111c7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_upsert.py::TestUpsert::test_count - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x111c7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_upsert.py::TestUpsert::test_incorrect - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x111c7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_upsert.py::TestUpsert::test_insert_nulls - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x111c7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_upsert.py::TestUpsert::test_partial_update - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005362/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x111c7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test - 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/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x124bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR zip_bomb.py::TestZipBomb::test - 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/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/zip_bomb.py.TestZipBomb.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/005362/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/zip_bomb.py.TestZipBomb.test/cluster/node_1/stderr
Stderr content:

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