  File "library/python/pytest/main.py", line 101, in main
    rc = pytest.main(
  File "contrib/python/pytest/py3/_pytest/config/__init__.py", line 175, in main
    ret: Union[ExitCode, int] = config.hook.pytest_cmdline_main(
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/main.py", line 320, in pytest_cmdline_main
    return wrap_session(config, _main)
  File "contrib/python/pytest/py3/_pytest/main.py", line 273, in wrap_session
    session.exitstatus = doit(config, session) or 0
  File "contrib/python/pytest/py3/_pytest/main.py", line 327, in _main
    config.hook.pytest_runtestloop(session=session)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/main.py", line 352, in pytest_runtestloop
    item.config.hook.pytest_runtest_protocol(item=item, nextitem=nextitem)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 115, in pytest_runtest_protocol
    runtestprotocol(item, nextitem=nextitem)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 134, in runtestprotocol
    reports.append(call_and_report(item, "call", log))
  File "contrib/python/pytest/py3/_pytest/runner.py", line 223, in call_and_report
    call = call_runtest_hook(item, when, **kwds)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 262, in call_runtest_hook
    return CallInfo.from_call(
  File "contrib/python/pytest/py3/_pytest/runner.py", line 342, in from_call
    result: Optional[TResult] = func()
  File "contrib/python/pytest/py3/_pytest/runner.py", line 263, in <lambda>
    lambda: ihook(item=item, **kwds), when=when, reraise=reraise
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 170, in pytest_runtest_call
    item.runtest()
  File "contrib/python/pytest/py3/_pytest/python.py", line 1844, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "library/python/pytest/plugins/ya.py", line 591, in pytest_pyfunc_call
    pyfuncitem.retval = testfunction(**testargs)
  File "/home/runner/.ya/build/build_root/ujlz/001340/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 123, in test
    self.worker(ctx, get_external_param("table_suffix", ""), exit_codes, 0, errors)
  File "/home/runner/.ya/build/build_root/ujlz/001340/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 85, in worker
    self._test_suffix(local_ctx, suffix, codes, idx)
  File "/home/runner/.ya/build/build_root/ujlz/001340/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 136, in _test_suffix
    ctx.executable(self, ctx)
  File "ydb/tests/olap/scenario/test_alter_compression.py", line 321, in scenario_alter_compression
    self._scenario(
  File "ydb/tests/olap/scenario/test_alter_compression.py", line 227, in _scenario
    assert self._read_data(ctx=ctx, tables=tables, column_names=column_names)
  File "ydb/tests/olap/scenario/test_alter_compression.py", line 197, in _read_data
    scan_result = sth.execute_scan_query(
  File "contrib/python/allure-python-commons/allure_commons/_allure.py", line 202, in impl
    return func(*a, **kw)
  File "ydb/tests/olap/scenario/helpers/scenario_tests_helper.py", line 480, in execute_scan_query
    for result_set in it:
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
  File "contrib/python/ydb/py3/ydb/table.py", line 1212, in <lambda>
    lambda resp: _wrap_scan_query_response(resp, self._table_client_settings),
  File "contrib/python/ydb/py3/ydb/table.py", line 983, in _wrap_scan_query_response
    return ScanQueryResult(response.result, table_client_settings)
  File "contrib/python/ydb/py3/ydb/table.py", line 955, in __init__
    self.result_set = convert.ResultSet.from_message(self._result.result_set, table_client_settings)
  File "contrib/python/ydb/py3/ydb/convert.py", line 391, in from_message
    row[column.name] = column_parser(unwrapped_type, value, table_client_settings)
  File "contrib/python/ydb/py3/ydb/convert.py", line 50, in _pb_to_primitive
    def _pb_to_primitive(type_pb, value_pb, table_client_settings):
  File "library/python/pytest/plugins/ya.py", line 345, in _graceful_shutdown
    stack = traceback.format_stack()
Thread 0 failed
Current thread 0x00007fecde186a40 (most recent call first):
  Garbage-collecting
  <no Python frame>

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...pture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ujlz/001340/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ujlz/001340', '--source-root', '/home/runner/.ya/build/build_root/ujlz/001340/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ujlz/001340/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/scenario', '--test-tool-bin', '/home/runner/.ya/tools/v4/10669990147/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--dep-root', 'ydb/tests/olap/scenario', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...pture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ujlz/001340/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ujlz/001340', '--source-root', '/home/runner/.ya/build/build_root/ujlz/001340/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ujlz/001340/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/scenario', '--test-tool-bin', '/home/runner/.ya/tools/v4/10669990147/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--dep-root', 'ydb/tests/olap/scenario', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
Thread 0 failed
Was written: 0.0 MiB, Speed: 0.0 MiB/s
Step 1. only write
Write: 10% 7043 30% 7043 50% 7043 90% 7043 99% 7043 ms
Write: 10% 8606 30% 8606 50% 8606 90% 8606 99% 8606 ms
Write: 10% 9388 30% 9388 50% 9388 90% 9388 99% 9388 ms
Write: 10% 13285 30% 13285 50% 13285 90% 13285 99% 13285 ms
Write: 10% 13713 30% 13713 50% 13713 90% 13713 99% 13713 ms
Write: 10% 13944 30% 13944 50% 13944 90% 13944 99% 13944 ms
Write: 10% 15681 30% 15681 50% 15681 90% 15681 99% 15681 ms
Write: 10% 14166 30% 14166 50% 14166 90% 14166 99% 14166 ms
Write: 10% 13502 30% 13502 50% 13502 90% 13502 99% 13502 ms
Write: 10% 14568 30% 14568 50% 14568 90% 14568 99% 14568 ms
Write: 10% 14914 30% 14914 50% 14914 90% 14914 99% 14914 ms
Write: 10% 10996 30% 10996 50% 10996 90% 10996 99% 10996 ms
Write: 10% 12638 30% 12638 50% 12638 90% 12638 99% 12638 ms
Write: 10% 12975 30% 12975 50% 12975 90% 12975 99% 12975 ms
Write: 10% 9430 30% 9430 50% 9430 90% 9430 99% 9430 ms
Write: 10% 8375 30% 8375 50% 8375 90% 8375 99% 8375 ms
Write: 10% 10948 30% 10948 50% 10948 90% 10948 99% 10948 ms
Write: 10% 10478 30% 10478 50% 10478 90% 10478 99% 10478 ms
Write: 10% 8404 30% 8404 50% 8404 90% 8404 99% 8404 ms
Write: 10% 10507 30% 10507 50% 10507 90% 10507 99% 10507 ms
Write: 10% 11762 30% 11762 50% 11762 90% 11762 99% 11762 ms
Write: 10% 7410 30% 7410 50% 7410 90% 7410 99% 7410 ms
Write: 10% 7418 30% 7418 50% 7418 90% 7418 99% 7418 ms
Write: 10% 9914 30% 9914 50% 9914 90% 9914 99% 9914 ms
Write: 10% 2174 30% 2174 50% 2174 90% 2174 99% 2174 ms
Write: 10% 8404 30% 8404 50% 8404 90% 8404 99% 8404 ms
Write: 10% 9891 30% 9891 50% 9891 90% 9891 99% 9891 ms
Write: 10% 2061 30% 2061 50% 2061 90% 2061 99% 2061 ms
Write: 10% 9968 30% 9968 50% 9968 90% 9968 99% 9968 ms
Write: 10% 5078 30% 5078 50% 5078 90% 5078 99% 5078 ms
Write: 10% 9244 30% 9244 50% 9244 90% 9244 99% 9244 ms
Write: 10% 11664 30% 11664 50% 11664 90% 11664 99% 11664 ms
Write: 10% 5657 30% 5657 50% 5657 90% 5657 99% 5657 ms
Write: 10% 7871 30% 7871 50% 7871 90% 7871 99% 7871 ms
Write: 10% 5099 30% 5099 50% 5099 90% 5099 99% 5099 ms
Write: 10% 3958 30% 3958 50% 3958 90% 3958 99% 3958 ms
Write: 10% 3182 30% 3182 50% 3182 90% 3182 99% 3182 ms
Write: 10% 8321 30% 8321 50% 8321 90% 8321 99% 8321 ms
Write: 10% 3111 30% 3111 50% 3111 90% 3111 99% 3111 ms
Write: 10% 3380 30% 3380 50% 3380 90% 3380 99% 3380 ms
Write: 10% 6436 30% 6436 50% 6436 90% 6436 99% 6436 ms
Write: 10% 10787 30% 10787 50% 10787 90% 10787 99% 10787 ms
Write: 10% 9449 30% 9449 50% 9449 90% 9449 99% 9449 ms
Write: 10% 11645 30% 11645 50% 11645 90% 11645 99% 11645 ms
Write: 10% 3575 30% 3575 50% 3575 90% 3575 99% 3575 ms
Write: 10% 3435 30% 3435 50% 3435 90% 3435 99% 3435 ms
Write: 10% 2444 30% 2444 50% 2444 90% 2444 99% 2444 ms
Write: 10% 2547 30% 2547 50% 2547 90% 2547 99% 2547 ms
Write: 10% 2843 30% 2843 50% 2843 90% 2843 99% 2843 ms
Write: 10% 6137 30% 6137 50% 6137 90% 6137 99% 6137 ms
Write: 10% 11562 30% 11562 50% 11562 90% 11562 99% 11562 ms
Write: 10% 5292 30% 5292 50% 5292 90% 5292 99% 5292 ms
Write: 10% 4411 30% 4411 50% 4411 90% 4411 99% 4411 ms
Write: 10% 2042 30% 2042 50% 2042 90% 2042 99% 2042 ms
Write: 10% 2702 30% 2702 50% 2702 90% 2702 99% 2702 ms
Write: 10% 2014 30% 2014 50% 2014 90% 2014 99% 2014 ms
Write: 10% 2113 30% 2113 50% 2113 90% 2113 99% 2113 ms
Write: 10% 2017 30% 2017 50% 2017 90% 2017 99% 2017 ms
Write: 10% 6813 30% 6813 50% 6813 90% 6813 99% 6813 ms
Write: 10% 4555 30% 4555 50% 4555 90% 4555 99% 4555 ms
Write: 10% 2254 30% 2254 50% 2254 90% 2254 99% 2254 ms
Write: 10% 3384 30% 3384 50% 3384 90% 3384 99% 3384 ms
Write: 10% 2066 30% 2066 50% 2066 90% 2066 99% 2066 ms
Write: 10% 3850 30% 3850 50% 3850 90% 3850 99% 3850 ms
Step 2. read write
Write: 10% 12099 30% 12099 50% 12099 90% 12099 99% 12099 ms
Write: 10% 15895 30% 15895 50% 15895 90% 15895 99% 15895 ms
Write: 10% 16161 30% 16161 50% 16161 90% 16161 99% 16161 ms
Write: 10% 15819 30% 15819 50% 15819 90% 15819 99% 15819 ms
Write: 10% 16131 30% 16131 50% 16131 90% 16131 99% 16131 ms
Write: 10% 15704 30% 15704 50% 15704 90% 15704 99% 15704 ms
Write: 10% 15684 30% 15684 50% 15684 90% 15684 99% 15684 ms
Write: 10% 15766 30% 15766 50% 15766 90% 15766 99% 15766 ms
Write: 10% 13211 30% 13211 50% 13211 90% 13211 99% 13211 ms
Write: 10% 12596 30% 12596 50% 12596 90% 12596 99% 12596 ms
Write: 10% 12548 30% 12548 50% 12548 90% 12548 99% 12548 ms
Write: 10% 15855 30% 15855 50% 15855 90% 15855 99% 15855 ms
Write: 10% 15218 30% 15218 50% 15218 90% 15218 99% 15218 ms
Write: 10% 13556 30% 13556 50% 13556 90% 13556 99% 13556 ms
Write: 10% 12396 30% 12396 50% 12396 90% 12396 99% 12396 ms
Write: 10% 14779 30% 14779 50% 14779 90% 14779 99% 14779 ms
Write: 10% 3721 30% 3721 50% 3721 90% 3721 99% 3721 ms
Write: 10% 14441 30% 14441 50% 14441 90% 14441 99% 14441 ms
Write: 10% 14787 30% 14787 50% 14787 90% 14787 99% 14787 ms
Write: 10% 7063 30% 7063 50% 7063 90% 7063 99% 7063 ms
Write: 10% 9608 30% 9608 50% 9608 90% 9608 99% 9608 ms
Write: 10% 2917 30% 2917 50% 2917 90% 2917 99% 2917 ms
Write: 10% 6224 30% 6224 50% 6224 90% 6224 99% 6224 ms
Write: 10% 8220 30% 8220 50% 8220 90% 8220 99% 8220 ms
Write: 10% 7318 30% 7318 50% 7318 90% 7318 99% 7318 ms
Write: 10% 13556 30% 13556 50% 13556 90% 13556 99% 13556 ms
Write: 10% 4902 30% 4902 50% 4902 90% 4902 99% 4902 ms
Write: 10% 5720 30% 5720 50% 5720 90% 5720 99% 5720 ms
Write: 10% 5257 30% 5257 50% 5257 90% 5257 99% 5257 ms
Write: 10% 11661 30% 11661 50% 11661 90% 11661 99% 11661 ms
Write: 10% 3178 30% 3178 50% 3178 90% 3178 99% 3178 ms
Write: 10% 12405 30% 12405 50% 12405 90% 12405 99% 12405 ms
Write: 10% 9428 30% 9428 50% 9428 90% 9428 99% 9428 ms
Write: 10% 3407 30% 3407 50% 3407 90% 3407 99% 3407 ms
Write: 10% 9860 30% 9860 50% 9860 90% 9860 99% 9860 ms
Write: 10% 9674 30% 9674 50% 9674 90% 9674 99% 9674 ms
Write: 10% 7842 30% 7842 50% 7842 90% 7842 99% 7842 ms
Write: 10% 11729 30% 11729 50% 11729 90% 11729 99% 11729 ms
Write: 10% 3006 30% 3006 50% 3006 90% 3006 99% 3006 ms
Write: 10% 9440 30% 9440 50% 9440 90% 9440 99% 9440 ms
Write: 10% 12076 30% 12076 50% 12076 90% 12076 99% 12076 ms
Write: 10% 3462 30% 3462 50% 3462 90% 3462 99% 3462 ms
Write: 10% 12975 30% 12975 50% 12975 90% 12975 99% 12975 ms
Write: 10% 11113 30% 11113 50% 11113 90% 11113 99% 11113 ms
Write: 10% 11236 30% 11236 50% 11236 90% 11236 99% 11236 ms
Write: 10% 2727 30% 2727 50% 2727 90% 2727 99% 2727 ms
Write: 10% 14404 30% 14404 50% 14404 90% 14404 99% 14404 ms
Write: 10% 8445 30% 8445 50% 8445 90% 8445 99% 8445 ms
Write: 10% 2720 30% 2720 50% 2720 90% 2720 99% 2720 ms
Write: 10% 2608 30% 2608 50% 2608 90% 2608 99% 2608 ms
Write: 10% 1925 30% 1925 50% 1925 90% 1925 99% 1925 ms
Write: 10% 5923 30% 5923 50% 5923 90% 5923 99% 5923 ms
Write: 10% 2672 30% 2672 50% 2672 90% 2672 99% 2672 ms
Write: 10% 11031 30% 11031 50% 11031 90% 11031 99% 11031 ms
Write: 10% 2110 30% 2110 50% 2110 90% 2110 99% 2110 ms
Write: 10% 3506 30% 3506 50% 3506 90% 3506 99% 3506 ms
Write: 10% 3837 30% 3837 50% 3837 90% 3837 99% 3837 ms
Write: 10% 5307 30% 5307 50% 5307 90% 5307 99% 5307 ms
Write: 10% 3822 30% 3822 50% 3822 90% 3822 99% 3822 ms
Write: 10% 3164 30% 3164 50% 3164 90% 3164 99% 3164 ms
Write: 10% 3989 30% 3989 50% 3989 90% 3989 99% 3989 ms
Write: 10% 4221 30% 4221 50% 4221 90% 4221 99% 4221 ms
Write: 10% 4351 30% 4351 50% 4351 90% 4351 99% 4351 ms
Write: 10% 2607 30% 2607 50% 2607 90% 2607 99% 2607 ms
Read: 10% 10710 30% 11814 50% 12919 90% 15128 99% 15625 ms
Step 3. write modify
Write: 10% 1069 30% 1069 50% 1069 90% 1069 99% 1069 ms
Write: 10% 6537 30% 6537 50% 6537 90% 6537 99% 6537 ms
Write: 10% 10488 30% 10488 50% 10488 90% 10488 99% 10488 ms
Write: 10% 10990 30% 10990 50% 10990 90% 10990 99% 10990 ms
Write: 10% 13565 30% 13565 50% 13565 90% 13565 99% 13565 ms
Write: 10% 14955 30% 14955 50% 14955 90% 14955 99% 14955 ms
Was written: 18.75 MiB, Speed: 0.3125 MiB/s
Write: 10% 15496 30% 15496 50% 15496 90% 15496 99% 15496 ms
Write: 10% 15178 30% 15178 50% 15178 90% 15178 99% 15178 ms
Write: 10% 15550 30% 15550 50% 15550 90% 15550 99% 15550 ms
Write: 10% 15140 30% 15140 50% 15140 90% 15140 99% 15140 ms
Write: 10% 15352 30% 15352 50% 15352 90% 15352 99% 15352 ms
Write: 10% 14821 30% 14821 50% 14821 90% 14821 99% 14821 ms
Write: 10% 15228 30% 15228 50% 15228 90% 15228 99% 15228 ms
Write: 10% 13715 30% 13715 50% 13715 90% 13715 99% 13715 ms
Write: 10% 15222 30% 15222 50% 15222 90% 15222 99% 15222 ms
Write: 10% 15365 30% 15365 50% 15365 90% 15365 99% 15365 ms
Write: 10% 14235 30% 14235 50% 14235 90% 14235 99% 14235 ms
Write: 10% 15441 30% 15441 50% 15441 90% 15441 99% 15441 ms
Write: 10% 15106 30% 15106 50% 15106 90% 15106 99% 15106 ms
Write: 10% 13232 30% 13232 50% 13232 90% 13232 99% 13232 ms
Write: 10% 8200 30% 8200 50% 8200 90% 8200 99% 8200 ms
Write: 10% 8072 30% 8072 50% 8072 90% 8072 99% 8072 ms
Write: 10% 7569 30% 7569 50% 7569 90% 7569 99% 7569 ms
Write: 10% 13951 30% 13951 50% 13951 90% 13951 99% 13951 ms
Write: 10% 7243 30% 7243 50% 7243 90% 7243 99% 7243 ms
Write: 10% 4115 30% 4115 50% 4115 90% 4115 99% 4115 ms
Write: 10% 7545 30% 7545 50% 7545 90% 7545 99% 7545 ms
Write: 10% 7774 30% 7774 50% 7774 90% 7774 99% 7774 ms
Write: 10% 15287 30% 15287 50% 15287 90% 15287 99% 15287 ms
Write: 10% 11491 30% 11491 50% 11491 90% 11491 99% 11491 ms
Write: 10% 13123 30% 13123 50% 13123 90% 13123 99% 13123 ms
Write: 10% 4090 30% 4090 50% 4090 90% 4090 99% 4090 ms
Write: 10% 4416 30% 4416 50% 4416 90% 4416 99% 4416 ms
Write: 10% 10623 30% 10623 50% 10623 90% 10623 99% 10623 ms
Write: 10% 6299 30% 6299 50% 6299 90% 6299 99% 6299 ms
Write: 10% 3983 30% 3983 50% 3983 90% 3983 99% 3983 ms
Write: 10% 5065 30% 5065 50% 5065 90% 5065 99% 5065 ms
Write: 10% 7140 30% 7140 50% 7140 90% 7140 99% 7140 ms
Write: 10% 7837 30% 7837 50% 7837 90% 7837 99% 7837 ms
Write: 10% 13893 30% 13893 50% 13893 90% 13893 99% 13893 ms
Write: 10% 3446 30% 3446 50% 3446 90% 3446 99% 3446 ms
Write: 10% 11488 30% 11488 50% 11488 90% 11488 99% 11488 ms
Write: 10% 3672 30% 3672 50% 3672 90% 3672 99% 3672 ms
Write: 10% 3510 30% 3510 50% 3510 90% 3510 99% 3510 ms
Write: 10% 6702 30% 6702 50% 6702 90% 6702 99% 6702 ms
Write: 10% 6959 30% 6959 50% 6959 90% 6959 99% 6959 ms
Write: 10% 5210 30% 5210 50% 5210 90% 5210 99% 5210 ms
Write: 10% 6014 30% 6014 50% 6014 90% 6014 99% 6014 ms
Write: 10% 5607 30% 5607 50% 5607 90% 5607 99% 5607 ms
Write: 10% 6302 30% 6302 50% 6302 90% 6302 99% 6302 ms
Write: 10% 4166 30% 4166 50% 4166 90% 4166 99% 4166 ms
Write: 10% 5460 30% 5460 50% 5460 90% 5460 99% 5460 ms
Write: 10% 5337 30% 5337 50% 5337 90% 5337 99% 5337 ms
Write: 10% 7516 30% 7516 50% 7516 90% 7516 99% 7516 ms
Write: 10% 14463 30% 14463 50% 14463 90% 14463 99% 14463 ms
Write: 10% 5054 30% 5054 50% 5054 90% 5054 99% 5054 ms
Write: 10% 4218 30% 4218 50% 4218 90% 4218 99% 4218 ms
Write: 10% 3671 30% 3671 50% 3671 90% 3671 99% 3671 ms
Write: 10% 6991 30% 6991 50% 6991 90% 6991 99% 6991 ms
Write: 10% 9653 30% 9653 50% 9653 90% 9653 99% 9653 ms
Write: 10% 4611 30% 4611 50% 4611 90% 4611 99% 4611 ms
Write: 10% 5956 30% 5956 50% 5956 90% 5956 99% 5956 ms
Write: 10% 3791 30% 3791 50% 3791 90% 3791 99% 3791 ms
Write: 10% 14399 30% 14399 50% 14399 90% 14399 99% 14399 ms
Update: 10% 1640 30% 1640 50% 1640 90% 1640 99% 1640 ms
Step 4. read modify write
Write: 10% 5685 30% 5685 50% 5685 90% 5685 99% 5685 ms
Write: 10% 7019 30% 7019 50% 7019 90% 7019 99% 7019 ms
Write: 10% 6483 30% 6483 50% 6483 90% 6483 99% 6483 ms
Write: 10% 7302 30% 7302 50% 7302 90% 7302 99% 7302 ms
Write: 10% 10443 30% 10443 50% 10443 90% 10443 99% 10443 ms
Write: 10% 14174 30% 14174 50% 14174 90% 14174 99% 14174 ms
Write: 10% 15476 30% 15476 50% 15476 90% 15476 99% 15476 ms
Write: 10% 14216 30% 14216 50% 14216 90% 14216 99% 14216 ms
Write: 10% 15603 30% 15603 50% 15603 90% 15603 99% 15603 ms
Write: 10% 16839 30% 16839 50% 16839 90% 16839 99% 16839 ms
Write: 10% 15275 30% 15275 50% 15275 90% 15275 99% 15275 ms
Write: 10% 15022 30% 15022 50% 15022 90% 15022 99% 15022 ms
Write: 10% 13411 30% 13411 50% 13411 90% 13411 99% 13411 ms
Write: 10% 15492 30% 15492 50% 15492 90% 15492 99% 15492 ms
Write: 10% 15643 30% 15643 50% 15643 90% 15643 99% 15643 ms
Write: 10% 14623 30% 14623 50% 14623 90% 14623 99% 14623 ms
Write: 10% 15478 30% 15478 50% 15478 90% 15478 99% 15478 ms
Write: 10% 14844 30% 14844 50% 14844 90% 14844 99% 14844 ms
Write: 10% 16646 30% 16646 50% 16646 90% 16646 99% 16646 ms
Write: 10% 15366 30% 15366 50% 15366 90% 15366 99% 15366 ms
Write: 10% 15141 30% 15141 50% 15141 90% 15141 99% 15141 ms
Write: 10% 16907 30% 16907 50% 16907 90% 16907 99% 16907 ms
Write: 10% 7978 30% 7978 50% 7978 90% 7978 99% 7978 ms
Write: 10% 5317 30% 5317 50% 5317 90% 5317 99% 5317 ms
Write: 10% 6691 30% 6691 50% 6691 90% 6691 99% 6691 ms
Write: 10% 12501 30% 12501 50% 12501 90% 12501 99% 12501 ms
Write: 10% 6095 30% 6095 50% 6095 90% 6095 99% 6095 ms
Write: 10% 6011 30% 6011 50% 6011 90% 6011 99% 6011 ms
Write: 10% 4759 30% 4759 50% 4759 90% 4759 99% 4759 ms
Write: 10% 5015 30% 5015 50% 5015 90% 5015 99% 5015 ms
Write: 10% 14909 30% 14909 50% 14909 90% 14909 99% 14909 ms
Write: 10% 13566 30% 13566 50% 13566 90% 13566 99% 13566 ms
Write: 10% 3366 30% 3366 50% 3366 90% 3366 99% 3366 ms
Write: 10% 8189 30% 8189 50% 8189 90% 8189 99% 8189 ms
Write: 10% 8056 30% 8056 50% 8056 90% 8056 99% 8056 ms
Write: 10% 9190 30% 9190 50% 9190 90% 9190 99% 9190 ms
Write: 10% 7984 30% 7984 50% 7984 90% 7984 99% 7984 ms
Write: 10% 6772 30% 6772 50% 6772 90% 6772 99% 6772 ms
Write: 10% 7806 30% 7806 50% 7806 90% 7806 99% 7806 ms
Write: 10% 7791 30% 7791 50% 7791 90% 7791 99% 7791 ms
Write: 10% 7338 30% 7338 50% 7338 90% 7338 99% 7338 ms
Write: 10% 14794 30% 14794 50% 14794 90% 14794 99% 14794 ms
Write: 10% 3290 30% 3290 50% 3290 90% 3290 99% 3290 ms
Write: 10% 3088 30% 3088 50% 3088 90% 3088 99% 3088 ms
Write: 10% 2941 30% 2941 50% 2941 90% 2941 99% 2941 ms
Write: 10% 6589 30% 6589 50% 6589 90% 6589 99% 6589 ms
Write: 10% 6271 30% 6271 50% 6271 90% 6271 99% 6271 ms
Write: 10% 11109 30% 11109 50% 11109 90% 11109 99% 11109 ms
Write: 10% 5165 30% 5165 50% 5165 90% 5165 99% 5165 ms
Write: 10% 5398 30% 5398 50% 5398 90% 5398 99% 5398 ms
Write: 10% 12525 30% 12525 50% 12525 90% 12525 99% 12525 ms
Write: 10% 7710 30% 7710 50% 7710 90% 7710 99% 7710 ms
Write: 10% 4753 30% 4753 50% 4753 90% 4753 99% 4753 ms
Write: 10% 7145 30% 7145 50% 7145 90% 7145 99% 7145 ms
Write: 10% 4282 30% 4282 50% 4282 90% 4282 99% 4282 ms
Write: 10% 5747 30% 5747 50% 5747 90% 5747 99% 5747 ms
Write: 10% 11058 30% 11058 50% 11058 90% 11058 99% 11058 ms
Write: 10% 5728 30% 5728 50% 5728 90% 5728 99% 5728 ms
Write: 10% 3507 30% 3507 50% 3507 90% 3507 99% 3507 ms
Write: 10% 4085 30% 4085 50% 4085 90% 4085 99% 4085 ms
Write: 10% 4131 30% 4131 50% 4131 90% 4131 99% 4131 ms
Write: 10% 6491 30% 6491 50% 6491 90% 6491 99% 6491 ms
Write: 10% 5762 30% 5762 50% 5762 90% 5762 99% 5762 ms
Write: 10% 4792 30% 4792 50% 4792 90% 4792 99% 4792 ms
Read: 10% 5638 30% 9514 50% 13389 90% 21140 99% 22884 ms
Update: 10% 982 30% 982 50% 982 90% 982 99% 982 ms
