============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/1xh3/001205/ydb/tests/stress/log/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_workload.py .F

=================================== FAILURES ===================================
_______________________ TestYdbLogWorkload.test[column] ________________________
ydb/tests/stress/log/tests/test_workload.py:59: in test
    yatest.common.execute(
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/1xh3/001205/ydb/apps/ydb/ydb --verbose --endpoint grpc://localhost:4442 --database=/Root workload log init --path column --int-cols 2 --str-cols 5 --key-cols 4 --len 200 --store column --min-partitions 100 --partition-size 10 --auto-partition 0' has failed with code 1.
E   Errors:
E   b'Status: PRECONDITION_FAILED\nIssues: \n<main>: Error: Execution, code: 1060\n    <main>:35:46: Error: Executing CREATE TABLE\n        <main>: Error: OLAP schema operations are not supported, code: 2029\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[column]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_workload.py::TestYdbLogWorkload, test_name: test[column])
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/1xh3/001205/ydb/apps/ydb/ydb
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/1xh3/001205/ydb/apps/ydb/ydb
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/1xh3/001205/ydb/apps/ydb/ydb
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/1xh3/001205/ydb/apps/ydb/ydb
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/1xh3/001205/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1xh3/001205/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:4442', '--database=/Root', 'workload', 'log', 'init', '--path', 'column', '--int-cols', '2', '--str-cols', '5', '--key-cols', '4', '--len', '200', '--store', 'column', '--min-partitions', '100', '--partition-size', '10', '--auto-partition', '0']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1045551
DEBUG    ya.test:process.py:259 Command (pid 1045551) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1045551) elapsed time (sec): 0.42771291732788086
DEBUG    ya.test:process.py:263 Command (pid 1045551) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1045551) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1045551) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1045551) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1045551) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1045551) maxrss: 623208
DEBUG    ya.test:process.py:263 Command (pid 1045551) minflt: 99258
DEBUG    ya.test:process.py:263 Command (pid 1045551) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1045551) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1045551) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 1045551) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1045551) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1045551) nvcsw: 3306
DEBUG    ya.test:process.py:263 Command (pid 1045551) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1045551) stime: 0.237417
DEBUG    ya.test:process.py:263 Command (pid 1045551) utime: 0.188272
DEBUG    ya.test:process.py:263 Command (pid 1045551) wtime: 0.429
DEBUG    ya.test:process.py:275 Command (pid 1045551) output:
Init tables ...

DEBUG    ya.test:process.py:276 Command (pid 1045551) errors:
Status: PRECONDITION_FAILED
Issues: 
<main>: Error: Execution, code: 1060
    <main>:35:46: Error: Executing CREATE TABLE
        <main>: Error: OLAP schema operations are not supported, code: 2029

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b'Init tables ...\n'
	std_err:b'Status: PRECONDITION_FAILED\nIssues: \n<main>: Error: Execution, code: 1060\n    <main>:35:46: Error: Executing CREATE TABLE\n        <main>: Error: OLAP schema operations are not supported, code: 2029\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:245 Stopped node localhost:4442/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12789
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21692
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18316
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4442
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61171
============================== slowest durations ===============================
142.09s call     test_workload.py::TestYdbLogWorkload::test[row]
17.01s teardown test_workload.py::TestYdbLogWorkload::test[column]
9.18s setup    test_workload.py::TestYdbLogWorkload::test[row]
0.44s call     test_workload.py::TestYdbLogWorkload::test[column]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbLogWorkload::test[column] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/1xh3/001205/ydb/apps/ydb/ydb --verbose --endpoint grpc://localhost:4442 --database=/Root workload log init --path column --int-cols 2 --str-cols 5 --key-cols 4 --len 200 --store column --min-partitions 100 --partition-size 10 --auto-partition 0' has failed with code 1.
Errors:
b'Status: PRECONDITION_FAILED\nIssues: \n<main>: Error: Execution, code: 1060\n    <main>:35:46: Error: Executing CREATE TABLE\n        <main>: Error: OLAP schema operations are not supported, code: 2029\n'
=================== 1 failed, 1 passed in 170.45s (0:02:50) ====================
