  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 135, in runtestprotocol
    reports.append(call_and_report(item, "teardown", log, nextitem=nextitem))
  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 183, in pytest_runtest_teardown
    item.session._setupstate.teardown_exact(nextitem)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 543, in teardown_exact
    fin()
  File "contrib/python/pytest/py3/_pytest/fixtures.py", line 1042, in finish
    func()
  File "contrib/python/pytest/py3/_pytest/fixtures.py", line 926, in _teardown_yield_fixture
    next(it)
  File "contrib/python/pytest/py3/_pytest/python.py", line 847, in xunit_setup_class_fixture
    _call_with_optional_argument(func, self.obj)
  File "contrib/python/pytest/py3/_pytest/python.py", line 764, in _call_with_optional_argument
    func(arg)
  File "/home/runner/.ya/build/build_root/y7xs/0029bc/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81, in teardown_class
    cls._ydb_instance.stop()
  File "/home/runner/.ya/build/build_root/y7xs/0029bc/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 63, in stop
    self._temp_ydb_cluster.stop()
  File "ydb/tests/library/harness/kikimr_runner.py", line 686, in stop
    thread.join()
  File "contrib/tools/python3/Lib/threading.py", line 1149, in join
    self._wait_for_tstate_lock()
  File "contrib/tools/python3/Lib/threading.py", line 1169, in _wait_for_tstate_lock
    if lock.acquire(block, timeout):
  File "library/python/pytest/plugins/ya.py", line 344, in _graceful_shutdown
    stack = traceback.format_stack()
Thread 0x00007badbcd6d640 (most recent call first):
  File "ydb/tests/library/common/wait_for.py", line 19 in wait_for
  File "ydb/tests/library/harness/daemon.py", line 198 in stop
  File "ydb/tests/library/harness/kikimr_runner.py", line 271 in stop
  File "ydb/tests/library/harness/kikimr_runner.py", line 661 in __stop_node
  File "ydb/tests/library/harness/kikimr_runner.py", line 675 in stop_node
  File "contrib/tools/python3/Lib/threading.py", line 1012 in run
  File "contrib/tools/python3/Lib/threading.py", line 1075 in _bootstrap_inner
  File "contrib/tools/python3/Lib/threading.py", line 1032 in _bootstrap

Thread 0x00007badc1a19640 (most recent call first):
  File "ydb/tests/library/common/wait_for.py", line 19 in wait_for
  File "ydb/tests/library/harness/daemon.py", line 198 in stop
  File "ydb/tests/library/harness/kikimr_runner.py", line 271 in stop
  File "ydb/tests/library/harness/kikimr_runner.py", line 661 in __stop_node
  File "ydb/tests/library/harness/kikimr_runner.py", line 675 in stop_node
  File "contrib/tools/python3/Lib/threading.py", line 1012 in run
  File "contrib/tools/python3/Lib/threading.py", line 1075 in _bootstrap_inner
  File "contrib/tools/python3/Lib/threading.py", line 1032 in _bootstrap

Thread 0x00007badc1194640 (most recent call first):
  File "ydb/tests/library/common/wait_for.py", line 19 in wait_for
  File "ydb/tests/library/harness/daemon.py", line 198 in stop
  File "ydb/tests/library/harness/kikimr_runner.py", line 271 in stop
  File "ydb/tests/library/harness/kikimr_runner.py", line 661 in __stop_node
  File "ydb/tests/library/harness/kikimr_runner.py", line 675 in stop_node
  File "contrib/tools/python3/Lib/threading.py", line 1012 in run
  File "contrib/tools/python3/Lib/threading.py", line 1075 in _bootstrap_inner
  File "contrib/tools/python3/Lib/threading.py", line 1032 in _bootstrap

Thread 0x00007badc9824640 (most recent call first):
  File "contrib/tools/python3/Lib/threading.py", line 359 in wait
  File "contrib/python/ydb/py3/ydb/pool.py", line 274 in run
  File "contrib/tools/python3/Lib/threading.py", line 1075 in _bootstrap_inner
  File "contrib/tools/python3/Lib/threading.py", line 1032 in _bootstrap

Current thread 0x00007fadfbff1a40 (most recent call first):
  File "contrib/tools/python3/Lib/threading.py", line 1624 in _shutdown

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: .../build/build_root/y7xs/0029bc/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/y7xs/0029bc/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/y7xs/0029bc', '--source-root', '/home/runner/.ya/build/build_root/y7xs/0029bc/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/y7xs/0029bc/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/10153859564/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', '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 1768, 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: ((".../build/build_root/y7xs/0029bc/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/y7xs/0029bc/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/y7xs/0029bc', '--source-root', '/home/runner/.ya/build/build_root/y7xs/0029bc/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/y7xs/0029bc/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/10153859564/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', '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
Thread 0 failed
Thread 0 failed
Thread 4 failed
Thread 2 failed
Thread 1 failed
Thread 3 failed
Was written: 0.0 MiB, Speed: 0.0 MiB/s
Step 1. only write
Write: 10% 4045 30% 4045 50% 4045 90% 4045 99% 4045 ms
Write: 10% 4077 30% 4077 50% 4077 90% 4077 99% 4077 ms
Write: 10% 3277 30% 3277 50% 3277 90% 3277 99% 3277 ms
Write: 10% 6640 30% 6640 50% 6640 90% 6640 99% 6640 ms
Write: 10% 7128 30% 7128 50% 7128 90% 7128 99% 7128 ms
Write: 10% 12087 30% 12087 50% 12087 90% 12087 99% 12087 ms
Write: 10% 16095 30% 16095 50% 16095 90% 16095 99% 16095 ms
Write: 10% 20393 30% 20393 50% 20393 90% 20393 99% 20393 ms
Write: 10% 26310 30% 26310 50% 26310 90% 26310 99% 26310 ms
Write: 10% 23469 30% 23469 50% 23469 90% 23469 99% 23469 ms
Write: 10% 16636 30% 16636 50% 16636 90% 16636 99% 16636 ms
Write: 10% 25279 30% 25279 50% 25279 90% 25279 99% 25279 ms
Write: 10% 24199 30% 24199 50% 24199 90% 24199 99% 24199 ms
Write: 10% 24913 30% 24913 50% 24913 90% 24913 99% 24913 ms
Write: 10% 23914 30% 23914 50% 23914 90% 23914 99% 23914 ms
Write: 10% 23589 30% 23589 50% 23589 90% 23589 99% 23589 ms
Write: 10% 21761 30% 21761 50% 21761 90% 21761 99% 21761 ms
Write: 10% 24040 30% 24040 50% 24040 90% 24040 99% 24040 ms
Write: 10% 20912 30% 20912 50% 20912 90% 20912 99% 20912 ms
Write: 10% 23047 30% 23047 50% 23047 90% 23047 99% 23047 ms
Write: 10% 22912 30% 22912 50% 22912 90% 22912 99% 22912 ms
Write: 10% 24515 30% 24515 50% 24515 90% 24515 99% 24515 ms
Write: 10% 16908 30% 16908 50% 16908 90% 16908 99% 16908 ms
Write: 10% 11853 30% 11853 50% 11853 90% 11853 99% 11853 ms
Write: 10% 8090 30% 8090 50% 8090 90% 8090 99% 8090 ms
Write: 10% 22330 30% 22330 50% 22330 90% 22330 99% 22330 ms
Write: 10% 23552 30% 23552 50% 23552 90% 23552 99% 23552 ms
Write: 10% 19742 30% 19742 50% 19742 90% 19742 99% 19742 ms
Write: 10% 7201 30% 7201 50% 7201 90% 7201 99% 7201 ms
Write: 10% 15851 30% 15851 50% 15851 90% 15851 99% 15851 ms
Write: 10% 19744 30% 19744 50% 19744 90% 19744 99% 19744 ms
Write: 10% 8376 30% 8376 50% 8376 90% 8376 99% 8376 ms
Write: 10% 16624 30% 16624 50% 16624 90% 16624 99% 16624 ms
Write: 10% 22705 30% 22705 50% 22705 90% 22705 99% 22705 ms
Write: 10% 10870 30% 10870 50% 10870 90% 10870 99% 10870 ms
Write: 10% 5945 30% 5945 50% 5945 90% 5945 99% 5945 ms
Write: 10% 7327 30% 7327 50% 7327 90% 7327 99% 7327 ms
Write: 10% 20691 30% 20691 50% 20691 90% 20691 99% 20691 ms
Write: 10% 10082 30% 10082 50% 10082 90% 10082 99% 10082 ms
Write: 10% 4006 30% 4006 50% 4006 90% 4006 99% 4006 ms
Write: 10% 7915 30% 7915 50% 7915 90% 7915 99% 7915 ms
Write: 10% 11559 30% 11559 50% 11559 90% 11559 99% 11559 ms
Write: 10% 18019 30% 18019 50% 18019 90% 18019 99% 18019 ms
Write: 10% 11859 30% 11859 50% 11859 90% 11859 99% 11859 ms
Write: 10% 17378 30% 17378 50% 17378 90% 17378 99% 17378 ms
Write: 10% 11467 30% 11467 50% 11467 90% 11467 99% 11467 ms
Write: 10% 16405 30% 16405 50% 16405 90% 16405 99% 16405 ms
Write: 10% 7270 30% 7270 50% 7270 90% 7270 99% 7270 ms
Write: 10% 8007 30% 8007 50% 8007 90% 8007 99% 8007 ms
Write: 10% 3948 30% 3948 50% 3948 90% 3948 99% 3948 ms
Write: 10% 4524 30% 4524 50% 4524 90% 4524 99% 4524 ms
Write: 10% 8618 30% 8618 50% 8618 90% 8618 99% 8618 ms
Write: 10% 14292 30% 14292 50% 14292 90% 14292 99% 14292 ms
Write: 10% 9576 30% 9576 50% 9576 90% 9576 99% 9576 ms
Write: 10% 18872 30% 18872 50% 18872 90% 18872 99% 18872 ms
Write: 10% 4746 30% 4746 50% 4746 90% 4746 99% 4746 ms
Write: 10% 5884 30% 5884 50% 5884 90% 5884 99% 5884 ms
Write: 10% 8748 30% 8748 50% 8748 90% 8748 99% 8748 ms
Write: 10% 7885 30% 7885 50% 7885 90% 7885 99% 7885 ms
Write: 10% 5298 30% 5298 50% 5298 90% 5298 99% 5298 ms
Write: 10% 5136 30% 5136 50% 5136 90% 5136 99% 5136 ms
Write: 10% 4630 30% 4630 50% 4630 90% 4630 99% 4630 ms
Write: 10% 17915 30% 17915 50% 17915 90% 17915 99% 17915 ms
Write: 10% 8721 30% 8721 50% 8721 90% 8721 99% 8721 ms
Step 2. read write
Write: 10% 10191 30% 10191 50% 10191 90% 10191 99% 10191 ms
Write: 10% 11806 30% 11806 50% 11806 90% 11806 99% 11806 ms
Write: 10% 12901 30% 12901 50% 12901 90% 12901 99% 12901 ms
Write: 10% 13038 30% 13038 50% 13038 90% 13038 99% 13038 ms
Write: 10% 19971 30% 19971 50% 19971 90% 19971 99% 19971 ms
Was written: 11.71875 MiB, Speed: 0.1953125 MiB/s
Write: 10% 23953 30% 23953 50% 23953 90% 23953 99% 23953 ms
Write: 10% 19557 30% 19557 50% 19557 90% 19557 99% 19557 ms
Write: 10% 22202 30% 22202 50% 22202 90% 22202 99% 22202 ms
Write: 10% 27948 30% 27948 50% 27948 90% 27948 99% 27948 ms
Write: 10% 23926 30% 23926 50% 23926 90% 23926 99% 23926 ms
Write: 10% 26977 30% 26977 50% 26977 90% 26977 99% 26977 ms
Write: 10% 25992 30% 25992 50% 25992 90% 25992 99% 25992 ms
Write: 10% 28423 30% 28423 50% 28423 90% 28423 99% 28423 ms
Write: 10% 26878 30% 26878 50% 26878 90% 26878 99% 26878 ms
Write: 10% 26231 30% 26231 50% 26231 90% 26231 99% 26231 ms
Write: 10% 24994 30% 24994 50% 24994 90% 24994 99% 24994 ms
Write: 10% 27259 30% 27259 50% 27259 90% 27259 99% 27259 ms
Write: 10% 27265 30% 27265 50% 27265 90% 27265 99% 27265 ms
Write: 10% 19387 30% 19387 50% 19387 90% 19387 99% 19387 ms
Write: 10% 20385 30% 20385 50% 20385 90% 20385 99% 20385 ms
Write: 10% 27668 30% 27668 50% 27668 90% 27668 99% 27668 ms
Write: 10% 16725 30% 16725 50% 16725 90% 16725 99% 16725 ms
Write: 10% 15911 30% 15911 50% 15911 90% 15911 99% 15911 ms
Write: 10% 22565 30% 22565 50% 22565 90% 22565 99% 22565 ms
Write: 10% 27970 30% 27970 50% 27970 90% 27970 99% 27970 ms
Write: 10% 19519 30% 19519 50% 19519 90% 19519 99% 19519 ms
Write: 10% 22763 30% 22763 50% 22763 90% 22763 99% 22763 ms
Write: 10% 16992 30% 16992 50% 16992 90% 16992 99% 16992 ms
Write: 10% 22034 30% 22034 50% 22034 90% 22034 99% 22034 ms
Write: 10% 13838 30% 13838 50% 13838 90% 13838 99% 13838 ms
Write: 10% 11420 30% 11420 50% 11420 90% 11420 99% 11420 ms
Write: 10% 20711 30% 20711 50% 20711 90% 20711 99% 20711 ms
Write: 10% 19899 30% 19899 50% 19899 90% 19899 99% 19899 ms
Write: 10% 27361 30% 27361 50% 27361 90% 27361 99% 27361 ms
Write: 10% 19013 30% 19013 50% 19013 90% 19013 99% 19013 ms
Write: 10% 17466 30% 17466 50% 17466 90% 17466 99% 17466 ms
Write: 10% 9733 30% 9733 50% 9733 90% 9733 99% 9733 ms
Write: 10% 7511 30% 7511 50% 7511 90% 7511 99% 7511 ms
Write: 10% 6927 30% 6927 50% 6927 90% 6927 99% 6927 ms
Write: 10% 4067 30% 4067 50% 4067 90% 4067 99% 4067 ms
Write: 10% 13056 30% 13056 50% 13056 90% 13056 99% 13056 ms
Write: 10% 11952 30% 11952 50% 11952 90% 11952 99% 11952 ms
Write: 10% 10781 30% 10781 50% 10781 90% 10781 99% 10781 ms
Write: 10% 4276 30% 4276 50% 4276 90% 4276 99% 4276 ms
Write: 10% 6777 30% 6777 50% 6777 90% 6777 99% 6777 ms
Write: 10% 19130 30% 19130 50% 19130 90% 19130 99% 19130 ms
Write: 10% 8047 30% 8047 50% 8047 90% 8047 99% 8047 ms
Write: 10% 11106 30% 11106 50% 11106 90% 11106 99% 11106 ms
Write: 10% 14254 30% 14254 50% 14254 90% 14254 99% 14254 ms
Write: 10% 8344 30% 8344 50% 8344 90% 8344 99% 8344 ms
Write: 10% 4997 30% 4997 50% 4997 90% 4997 99% 4997 ms
Write: 10% 5145 30% 5145 50% 5145 90% 5145 99% 5145 ms
Write: 10% 4962 30% 4962 50% 4962 90% 4962 99% 4962 ms
Write: 10% 8366 30% 8366 50% 8366 90% 8366 99% 8366 ms
Write: 10% 11823 30% 11823 50% 11823 90% 11823 99% 11823 ms
Write: 10% 10426 30% 10426 50% 10426 90% 10426 99% 10426 ms
Write: 10% 8372 30% 8372 50% 8372 90% 8372 99% 8372 ms
Write: 10% 6032 30% 6032 50% 6032 90% 6032 99% 6032 ms
Write: 10% 4621 30% 4621 50% 4621 90% 4621 99% 4621 ms
Write: 10% 4776 30% 4776 50% 4776 90% 4776 99% 4776 ms
Write: 10% 5400 30% 5400 50% 5400 90% 5400 99% 5400 ms
Write: 10% 13067 30% 13067 50% 13067 90% 13067 99% 13067 ms
Write: 10% 4480 30% 4480 50% 4480 90% 4480 99% 4480 ms
Write: 10% 6874 30% 6874 50% 6874 90% 6874 99% 6874 ms
Read: 10% 7775 30% 14580 50% 21384 90% 28012 99% 29504 ms
Step 3. write modify
Write: 10% 3949 30% 3949 50% 3949 90% 3949 99% 3949 ms
Write: 10% 9872 30% 9872 50% 9872 90% 9872 99% 9872 ms
Write: 10% 9332 30% 9332 50% 9332 90% 9332 99% 9332 ms
Write: 10% 26068 30% 26068 50% 26068 90% 26068 99% 26068 ms
Write: 10% 26991 30% 26991 50% 26991 90% 26991 99% 26991 ms
Write: 10% 27805 30% 27805 50% 27805 90% 27805 99% 27805 ms
Write: 10% 26194 30% 26194 50% 26194 90% 26194 99% 26194 ms
Write: 10% 30245 30% 30245 50% 30245 90% 30245 99% 30245 ms
Write: 10% 30616 30% 30616 50% 30616 90% 30616 99% 30616 ms
Write: 10% 26281 30% 26281 50% 26281 90% 26281 99% 26281 ms
Write: 10% 31441 30% 31441 50% 31441 90% 31441 99% 31441 ms
Write: 10% 33502 30% 33502 50% 33502 90% 33502 99% 33502 ms
Write: 10% 27836 30% 27836 50% 27836 90% 27836 99% 27836 ms
Write: 10% 25942 30% 25942 50% 25942 90% 25942 99% 25942 ms
Write: 10% 29719 30% 29719 50% 29719 90% 29719 99% 29719 ms
Write: 10% 34017 30% 34017 50% 34017 90% 34017 99% 34017 ms
Write: 10% 27167 30% 27167 50% 27167 90% 27167 99% 27167 ms
Was written: 18.75 MiB, Speed: 0.1171875 MiB/s
Write: 10% 25240 30% 25240 50% 25240 90% 25240 99% 25240 ms
Write: 10% 30994 30% 30994 50% 30994 90% 30994 99% 30994 ms
Write: 10% 22286 30% 22286 50% 22286 90% 22286 99% 22286 ms
Write: 10% 22755 30% 22755 50% 22755 90% 22755 99% 22755 ms
Write: 10% 24309 30% 24309 50% 24309 90% 24309 99% 24309 ms
Write: 10% 29204 30% 29204 50% 29204 90% 29204 99% 29204 ms
Write: 10% 19419 30% 19419 50% 19419 90% 19419 99% 19419 ms
Write: 10% 21329 30% 21329 50% 21329 90% 21329 99% 21329 ms
Write: 10% 18620 30% 18620 50% 18620 90% 18620 99% 18620 ms
Write: 10% 22330 30% 22330 50% 22330 90% 22330 99% 22330 ms
Write: 10% 20614 30% 20614 50% 20614 90% 20614 99% 20614 ms
Write: 10% 28525 30% 28525 50% 28525 90% 28525 99% 28525 ms
Write: 10% 17383 30% 17383 50% 17383 90% 17383 99% 17383 ms
Write: 10% 27966 30% 27966 50% 27966 90% 27966 99% 27966 ms
Write: 10% 15252 30% 15252 50% 15252 90% 15252 99% 15252 ms
Write: 10% 14822 30% 14822 50% 14822 90% 14822 99% 14822 ms
Write: 10% 14207 30% 14207 50% 14207 90% 14207 99% 14207 ms
Write: 10% 20856 30% 20856 50% 20856 90% 20856 99% 20856 ms
Write: 10% 4766 30% 4766 50% 4766 90% 4766 99% 4766 ms
Write: 10% 4850 30% 4850 50% 4850 90% 4850 99% 4850 ms
Write: 10% 20620 30% 20620 50% 20620 90% 20620 99% 20620 ms
Write: 10% 12750 30% 12750 50% 12750 90% 12750 99% 12750 ms
Write: 10% 26347 30% 26347 50% 26347 90% 26347 99% 26347 ms
Write: 10% 6877 30% 6877 50% 6877 90% 6877 99% 6877 ms
Write: 10% 16514 30% 16514 50% 16514 90% 16514 99% 16514 ms
Write: 10% 17240 30% 17240 50% 17240 90% 17240 99% 17240 ms
Write: 10% 8629 30% 8629 50% 8629 90% 8629 99% 8629 ms
Write: 10% 15060 30% 15060 50% 15060 90% 15060 99% 15060 ms
Write: 10% 26119 30% 26119 50% 26119 90% 26119 99% 26119 ms
Write: 10% 20176 30% 20176 50% 20176 90% 20176 99% 20176 ms
Write: 10% 15072 30% 15072 50% 15072 90% 15072 99% 15072 ms
Write: 10% 20681 30% 20681 50% 20681 90% 20681 99% 20681 ms
Write: 10% 20245 30% 20245 50% 20245 90% 20245 99% 20245 ms
Write: 10% 9383 30% 9383 50% 9383 90% 9383 99% 9383 ms
Write: 10% 6221 30% 6221 50% 6221 90% 6221 99% 6221 ms
Write: 10% 14897 30% 14897 50% 14897 90% 14897 99% 14897 ms
Write: 10% 14892 30% 14892 50% 14892 90% 14892 99% 14892 ms
Write: 10% 7544 30% 7544 50% 7544 90% 7544 99% 7544 ms
Write: 10% 8835 30% 8835 50% 8835 90% 8835 99% 8835 ms
Write: 10% 12272 30% 12272 50% 12272 90% 12272 99% 12272 ms
Write: 10% 8631 30% 8631 50% 8631 90% 8631 99% 8631 ms
Write: 10% 8220 30% 8220 50% 8220 90% 8220 99% 8220 ms
Write: 10% 13769 30% 13769 50% 13769 90% 13769 99% 13769 ms
Write: 10% 7161 30% 7161 50% 7161 90% 7161 99% 7161 ms
Write: 10% 10703 30% 10703 50% 10703 90% 10703 99% 10703 ms
Write: 10% 9188 30% 9188 50% 9188 90% 9188 99% 9188 ms
Write: 10% 6317 30% 6317 50% 6317 90% 6317 99% 6317 ms
Update: 10% 2539 30% 2539 50% 2539 90% 2539 99% 2539 ms
Step 4. read modify write
Write: 10% 6167 30% 6167 50% 6167 90% 6167 99% 6167 ms
Write: 10% 12335 30% 12335 50% 12335 90% 12335 99% 12335 ms
Write: 10% 24371 30% 24371 50% 24371 90% 24371 99% 24371 ms
Write: 10% 27932 30% 27932 50% 27932 90% 27932 99% 27932 ms
Write: 10% 28667 30% 28667 50% 28667 90% 28667 99% 28667 ms
Write: 10% 30684 30% 30684 50% 30684 90% 30684 99% 30684 ms
Write: 10% 28682 30% 28682 50% 28682 90% 28682 99% 28682 ms
Write: 10% 29506 30% 29506 50% 29506 90% 29506 99% 29506 ms
Write: 10% 28894 30% 28894 50% 28894 90% 28894 99% 28894 ms
Write: 10% 27370 30% 27370 50% 27370 90% 27370 99% 27370 ms
Write: 10% 28859 30% 28859 50% 28859 90% 28859 99% 28859 ms
Write: 10% 24171 30% 24171 50% 24171 90% 24171 99% 24171 ms
Write: 10% 26627 30% 26627 50% 26627 90% 26627 99% 26627 ms
Write: 10% 28818 30% 28818 50% 28818 90% 28818 99% 28818 ms
Write: 10% 29202 30% 29202 50% 29202 90% 29202 99% 29202 ms
Write: 10% 28270 30% 28270 50% 28270 90% 28270 99% 28270 ms
Write: 10% 18126 30% 18126 50% 18126 90% 18126 99% 18126 ms
Write: 10% 23342 30% 23342 50% 23342 90% 23342 99% 23342 ms
Write: 10% 24558 30% 24558 50% 24558 90% 24558 99% 24558 ms
Write: 10% 21699 30% 21699 50% 21699 90% 21699 99% 21699 ms
Write: 10% 14432 30% 14432 50% 14432 90% 14432 99% 14432 ms
Write: 10% 23115 30% 23115 50% 23115 90% 23115 99% 23115 ms
Write: 10% 5285 30% 5285 50% 5285 90% 5285 99% 5285 ms
Write: 10% 12915 30% 12915 50% 12915 90% 12915 99% 12915 ms
Write: 10% 6977 30% 6977 50% 6977 90% 6977 99% 6977 ms
Write: 10% 19542 30% 19542 50% 19542 90% 19542 99% 19542 ms
Write: 10% 9213 30% 9213 50% 9213 90% 9213 99% 9213 ms
Write: 10% 13043 30% 13043 50% 13043 90% 13043 99% 13043 ms
Write: 10% 5540 30% 5540 50% 5540 90% 5540 99% 5540 ms
Write: 10% 20265 30% 20265 50% 20265 90% 20265 99% 20265 ms
Write: 10% 5265 30% 5265 50% 5265 90% 5265 99% 5265 ms
Write: 10% 22096 30% 22096 50% 22096 90% 22096 99% 22096 ms
Write: 10% 17745 30% 17745 50% 17745 90% 17745 99% 17745 ms
Write: 10% 8464 30% 8464 50% 8464 90% 8464 99% 8464 ms
Write: 10% 13563 30% 13563 50% 13563 90% 13563 99% 13563 ms
Write: 10% 16850 30% 16850 50% 16850 90% 16850 99% 16850 ms
Write: 10% 6535 30% 6535 50% 6535 90% 6535 99% 6535 ms
Write: 10% 11687 30% 11687 50% 11687 90% 11687 99% 11687 ms
Write: 10% 22772 30% 22772 50% 22772 90% 22772 99% 22772 ms
Write: 10% 7408 30% 7408 50% 7408 90% 7408 99% 7408 ms
Write: 10% 22751 30% 22751 50% 22751 90% 22751 99% 22751 ms
Write: 10% 25392 30% 25392 50% 25392 90% 25392 99% 25392 ms
Write: 10% 5506 30% 5506 50% 5506 90% 5506 99% 5506 ms
Write: 10% 9940 30% 9940 50% 9940 90% 9940 99% 9940 ms
Write: 10% 21225 30% 21225 50% 21225 90% 21225 99% 21225 ms
Write: 10% 10027 30% 10027 50% 10027 90% 10027 99% 10027 ms
Write: 10% 24040 30% 24040 50% 24040 90% 24040 99% 24040 ms
Write: 10% 23408 30% 23408 50% 23408 90% 23408 99% 23408 ms
Write: 10% 5315 30% 5315 50% 5315 90% 5315 99% 5315 ms
Write: 10% 4998 30% 4998 50% 4998 90% 4998 99% 4998 ms
Write: 10% 11677 30% 11677 50% 11677 90% 11677 99% 11677 ms
Write: 10% 6039 30% 6039 50% 6039 90% 6039 99% 6039 ms
Write: 10% 4196 30% 4196 50% 4196 90% 4196 99% 4196 ms
Write: 10% 4150 30% 4150 50% 4150 90% 4150 99% 4150 ms
Write: 10% 4691 30% 4691 50% 4691 90% 4691 99% 4691 ms
Write: 10% 24613 30% 24613 50% 24613 90% 24613 99% 24613 ms
Write: 10% 20234 30% 20234 50% 20234 90% 20234 99% 20234 ms
Write: 10% 13785 30% 13785 50% 13785 90% 13785 99% 13785 ms
Write: 10% 15069 30% 15069 50% 15069 90% 15069 99% 15069 ms
Write: 10% 3787 30% 3787 50% 3787 90% 3787 99% 3787 ms
Write: 10% 5999 30% 5999 50% 5999 90% 5999 99% 5999 ms
Write: 10% 17908 30% 17908 50% 17908 90% 17908 99% 17908 ms
Write: 10% 8928 30% 8928 50% 8928 90% 8928 99% 8928 ms
Write: 10% 8542 30% 8542 50% 8542 90% 8542 99% 8542 ms
Read: 10% 6344 30% 8986 50% 11628 90% 30545 99% 34801 ms
Was written: 25.0 MiB, Speed: 0.10416666666666667 MiB/s
Update: 10% 3574 30% 3574 50% 3574 90% 3574 99% 3574 ms
