contrib/python/Flask/py3/flask/scaffold.py:109: DeprecationWarning: 'pkgutil.find_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:751: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:748: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
contrib/tools/python3/Lib/ast.py:587: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:755: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:756: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:756: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Thread 0 failed
Thread 0 failed
Thread 3 failed
Thread 2 failed
Thread 4 failed
Thread 0 failed
  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 565, in pytest_pyfunc_call
    pyfuncitem.retval = testfunction(**testargs)
  File "/home/runner/.ya/build/build_root/0dmr/000410/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 114, in test_multi
    t.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 0x00007f1afadff640 (most recent call first):
  File "contrib/python/grpcio/py3/grpc/_channel.py", line 1942 in _poll_connectivity
  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 0x00007f1af23ff640 (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 635 in __stop_node
  File "ydb/tests/library/harness/kikimr_runner.py", line 649 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 0x00007f1af51fe640 (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 635 in __stop_node
  File "ydb/tests/library/harness/kikimr_runner.py", line 649 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 0x00007f1b085ff640 (most recent call first):
  File "ydb/tests/olap/lib/ydb_cluster.py", line 157 in get_cluster_nodes
  File "ydb/tests/olap/lib/allure_utils.py", line 147 in _set_logs_command
  File "ydb/tests/olap/lib/allure_utils.py", line 856 in allure_test_description
  File "/home/runner/.ya/build/build_root/0dmr/000410/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 159 in _test_suffix
  File "/home/runner/.ya/build/build_root/0dmr/000410/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 85 in worker
  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 0x00007f1b0afff640 (most recent call first):
  File "contrib/tools/python3/Lib/threading.py", line 359 in wait
  File "contrib/python/grpcio/py3/grpc/_utilities.py", line 108 in _block
  File "contrib/python/grpcio/py3/grpc/_utilities.py", line 162 in result
  File "contrib/python/ydb/py3/ydb/connection.py", line 527 in ready_factory
  File "contrib/python/ydb/py3/ydb/resolver.py", line 177 in context_resolve
  File "contrib/tools/python3/Lib/contextlib.py", line 137 in __enter__
  File "contrib/python/ydb/py3/ydb/pool.py", line 213 in execute_discovery
  File "contrib/python/ydb/py3/ydb/pool.py", line 264 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 0x00007f1b29b2f440 (most recent call first):
  File "contrib/tools/python3/Lib/threading.py", line 1169 in _wait_for_tstate_lock
  File "contrib/tools/python3/Lib/threading.py", line 1149 in join
  File "ydb/tests/library/harness/kikimr_runner.py", line 660 in stop
  File "/home/runner/.ya/build/build_root/0dmr/000410/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 63 in stop
  File "/home/runner/.ya/build/build_root/0dmr/000410/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81 in teardown_class
  File "contrib/python/pytest/py3/_pytest/python.py", line 764 in _call_with_optional_argument
  File "contrib/python/pytest/py3/_pytest/python.py", line 847 in xunit_setup_class_fixture
  File "contrib/python/pytest/py3/_pytest/fixtures.py", line 926 in _teardown_yield_fixture
  File "contrib/python/pytest/py3/_pytest/fixtures.py", line 1042 in finish
  File "contrib/python/pytest/py3/_pytest/runner.py", line 543 in teardown_exact
  File "contrib/python/pytest/py3/_pytest/runner.py", line 109 in pytest_sessionfinish
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121 in _multicall
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120 in _hookexec
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512 in __call__
  File "contrib/python/pytest/py3/_pytest/main.py", line 308 in wrap_session
  File "contrib/python/pytest/py3/_pytest/main.py", line 320 in pytest_cmdline_main
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121 in _multicall
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120 in _hookexec
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512 in __call__
  File "contrib/python/pytest/py3/_pytest/config/__init__.py", line 175 in main
  File "library/python/pytest/main.py", line 101 in main

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: ...10/ydb/tests/olap/scenario/ydb-tests-olap-scenario', '--basetemp', '/home/runner/.ya/build/build_root/0dmr/000410/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/0dmr/000410/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/0dmr/000410', '--source-root', '/home/runner/.ya/build/build_root/0dmr/000410/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/0dmr/000410/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/scenario', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '2', '--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', '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']' 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 1770, 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: (("...10/ydb/tests/olap/scenario/ydb-tests-olap-scenario', '--basetemp', '/home/runner/.ya/build/build_root/0dmr/000410/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/0dmr/000410/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/0dmr/000410', '--source-root', '/home/runner/.ya/build/build_root/0dmr/000410/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/0dmr/000410/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/scenario', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '2', '--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', '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']' stopped by 600 seconds timeout",), {})
Was written: 0.0 MiB, Speed: 0.0 MiB/s
Step 1. only write
Write: 10% 16094 30% 16094 50% 16094 90% 16094 99% 16094 ms
Write: 10% 16551 30% 16551 50% 16551 90% 16551 99% 16551 ms
Write: 10% 17776 30% 17776 50% 17776 90% 17776 99% 17776 ms
Write: 10% 16365 30% 16365 50% 16365 90% 16365 99% 16365 ms
Write: 10% 18211 30% 18211 50% 18211 90% 18211 99% 18211 ms
Write: 10% 16220 30% 16220 50% 16220 90% 16220 99% 16220 ms
Write: 10% 12471 30% 12471 50% 12471 90% 12471 99% 12471 ms
Write: 10% 17014 30% 17014 50% 17014 90% 17014 99% 17014 ms
Write: 10% 17935 30% 17935 50% 17935 90% 17935 99% 17935 ms
Write: 10% 13809 30% 13809 50% 13809 90% 13809 99% 13809 ms
Write: 10% 16173 30% 16173 50% 16173 90% 16173 99% 16173 ms
Write: 10% 12774 30% 12774 50% 12774 90% 12774 99% 12774 ms
Write: 10% 7742 30% 7742 50% 7742 90% 7742 99% 7742 ms
Write: 10% 5463 30% 5463 50% 5463 90% 5463 99% 5463 ms
Write: 10% 5925 30% 5925 50% 5925 90% 5925 99% 5925 ms
Write: 10% 11047 30% 11047 50% 11047 90% 11047 99% 11047 ms
Write: 10% 13396 30% 13396 50% 13396 90% 13396 99% 13396 ms
Write: 10% 4811 30% 4811 50% 4811 90% 4811 99% 4811 ms
Write: 10% 16122 30% 16122 50% 16122 90% 16122 99% 16122 ms
Write: 10% 9003 30% 9003 50% 9003 90% 9003 99% 9003 ms
Write: 10% 12540 30% 12540 50% 12540 90% 12540 99% 12540 ms
Write: 10% 13437 30% 13437 50% 13437 90% 13437 99% 13437 ms
Write: 10% 14682 30% 14682 50% 14682 90% 14682 99% 14682 ms
Write: 10% 10148 30% 10148 50% 10148 90% 10148 99% 10148 ms
Write: 10% 5590 30% 5590 50% 5590 90% 5590 99% 5590 ms
Write: 10% 6114 30% 6114 50% 6114 90% 6114 99% 6114 ms
Write: 10% 11683 30% 11683 50% 11683 90% 11683 99% 11683 ms
Write: 10% 14245 30% 14245 50% 14245 90% 14245 99% 14245 ms
Write: 10% 5473 30% 5473 50% 5473 90% 5473 99% 5473 ms
Write: 10% 10094 30% 10094 50% 10094 90% 10094 99% 10094 ms
Write: 10% 3755 30% 3755 50% 3755 90% 3755 99% 3755 ms
Write: 10% 4013 30% 4013 50% 4013 90% 4013 99% 4013 ms
Write: 10% 7173 30% 7173 50% 7173 90% 7173 99% 7173 ms
Write: 10% 5762 30% 5762 50% 5762 90% 5762 99% 5762 ms
Write: 10% 9800 30% 9800 50% 9800 90% 9800 99% 9800 ms
Write: 10% 3351 30% 3351 50% 3351 90% 3351 99% 3351 ms
Write: 10% 4979 30% 4979 50% 4979 90% 4979 99% 4979 ms
Write: 10% 6901 30% 6901 50% 6901 90% 6901 99% 6901 ms
Write: 10% 4877 30% 4877 50% 4877 90% 4877 99% 4877 ms
Write: 10% 9082 30% 9082 50% 9082 90% 9082 99% 9082 ms
Write: 10% 5433 30% 5433 50% 5433 90% 5433 99% 5433 ms
Write: 10% 7440 30% 7440 50% 7440 90% 7440 99% 7440 ms
Write: 10% 5706 30% 5706 50% 5706 90% 5706 99% 5706 ms
Write: 10% 3219 30% 3219 50% 3219 90% 3219 99% 3219 ms
Write: 10% 7885 30% 7885 50% 7885 90% 7885 99% 7885 ms
Write: 10% 9267 30% 9267 50% 9267 90% 9267 99% 9267 ms
Write: 10% 5765 30% 5765 50% 5765 90% 5765 99% 5765 ms
Write: 10% 4378 30% 4378 50% 4378 90% 4378 99% 4378 ms
Write: 10% 6311 30% 6311 50% 6311 90% 6311 99% 6311 ms
Write: 10% 3486 30% 3486 50% 3486 90% 3486 99% 3486 ms
Write: 10% 8047 30% 8047 50% 8047 90% 8047 99% 8047 ms
Write: 10% 13636 30% 13636 50% 13636 90% 13636 99% 13636 ms
Write: 10% 17516 30% 17516 50% 17516 90% 17516 99% 17516 ms
Write: 10% 2824 30% 2824 50% 2824 90% 2824 99% 2824 ms
Write: 10% 5431 30% 5431 50% 5431 90% 5431 99% 5431 ms
Write: 10% 6999 30% 6999 50% 6999 90% 6999 99% 6999 ms
Write: 10% 3418 30% 3418 50% 3418 90% 3418 99% 3418 ms
Write: 10% 3662 30% 3662 50% 3662 90% 3662 99% 3662 ms
Write: 10% 6934 30% 6934 50% 6934 90% 6934 99% 6934 ms
Write: 10% 5029 30% 5029 50% 5029 90% 5029 99% 5029 ms
Write: 10% 8227 30% 8227 50% 8227 90% 8227 99% 8227 ms
Write: 10% 9433 30% 9433 50% 9433 90% 9433 99% 9433 ms
Write: 10% 4004 30% 4004 50% 4004 90% 4004 99% 4004 ms
Write: 10% 4626 30% 4626 50% 4626 90% 4626 99% 4626 ms
Step 2. read write
Write: 10% 4305 30% 4305 50% 4305 90% 4305 99% 4305 ms
Write: 10% 5424 30% 5424 50% 5424 90% 5424 99% 5424 ms
Write: 10% 10832 30% 10832 50% 10832 90% 10832 99% 10832 ms
Write: 10% 9662 30% 9662 50% 9662 90% 9662 99% 9662 ms
Write: 10% 15852 30% 15852 50% 15852 90% 15852 99% 15852 ms
Write: 10% 18242 30% 18242 50% 18242 90% 18242 99% 18242 ms
Write: 10% 16103 30% 16103 50% 16103 90% 16103 99% 16103 ms
Write: 10% 12214 30% 12214 50% 12214 90% 12214 99% 12214 ms
Write: 10% 19055 30% 19055 50% 19055 90% 19055 99% 19055 ms
Write: 10% 16669 30% 16669 50% 16669 90% 16669 99% 16669 ms
Write: 10% 11363 30% 11363 50% 11363 90% 11363 99% 11363 ms
Write: 10% 15739 30% 15739 50% 15739 90% 15739 99% 15739 ms
Write: 10% 10486 30% 10486 50% 10486 90% 10486 99% 10486 ms
Write: 10% 8998 30% 8998 50% 8998 90% 8998 99% 8998 ms
Write: 10% 3432 30% 3432 50% 3432 90% 3432 99% 3432 ms
Write: 10% 12715 30% 12715 50% 12715 90% 12715 99% 12715 ms
Write: 10% 12743 30% 12743 50% 12743 90% 12743 99% 12743 ms
Write: 10% 13421 30% 13421 50% 13421 90% 13421 99% 13421 ms
Write: 10% 12561 30% 12561 50% 12561 90% 12561 99% 12561 ms
Write: 10% 9330 30% 9330 50% 9330 90% 9330 99% 9330 ms
Write: 10% 5983 30% 5983 50% 5983 90% 5983 99% 5983 ms
Write: 10% 8375 30% 8375 50% 8375 90% 8375 99% 8375 ms
Write: 10% 6753 30% 6753 50% 6753 90% 6753 99% 6753 ms
Write: 10% 12305 30% 12305 50% 12305 90% 12305 99% 12305 ms
Write: 10% 15093 30% 15093 50% 15093 90% 15093 99% 15093 ms
Write: 10% 11945 30% 11945 50% 11945 90% 11945 99% 11945 ms
Write: 10% 4679 30% 4679 50% 4679 90% 4679 99% 4679 ms
Write: 10% 10995 30% 10995 50% 10995 90% 10995 99% 10995 ms
Write: 10% 6679 30% 6679 50% 6679 90% 6679 99% 6679 ms
Write: 10% 10543 30% 10543 50% 10543 90% 10543 99% 10543 ms
Write: 10% 3999 30% 3999 50% 3999 90% 3999 99% 3999 ms
Write: 10% 6728 30% 6728 50% 6728 90% 6728 99% 6728 ms
Write: 10% 10520 30% 10520 50% 10520 90% 10520 99% 10520 ms
Write: 10% 10464 30% 10464 50% 10464 90% 10464 99% 10464 ms
Write: 10% 13838 30% 13838 50% 13838 90% 13838 99% 13838 ms
Write: 10% 10091 30% 10091 50% 10091 90% 10091 99% 10091 ms
Write: 10% 9410 30% 9410 50% 9410 90% 9410 99% 9410 ms
Write: 10% 7986 30% 7986 50% 7986 90% 7986 99% 7986 ms
Write: 10% 10649 30% 10649 50% 10649 90% 10649 99% 10649 ms
Write: 10% 14015 30% 14015 50% 14015 90% 14015 99% 14015 ms
Write: 10% 10818 30% 10818 50% 10818 90% 10818 99% 10818 ms
Write: 10% 5604 30% 5604 50% 5604 90% 5604 99% 5604 ms
Write: 10% 6343 30% 6343 50% 6343 90% 6343 99% 6343 ms
Write: 10% 5400 30% 5400 50% 5400 90% 5400 99% 5400 ms
Write: 10% 6955 30% 6955 50% 6955 90% 6955 99% 6955 ms
Write: 10% 9391 30% 9391 50% 9391 90% 9391 99% 9391 ms
Write: 10% 3838 30% 3838 50% 3838 90% 3838 99% 3838 ms
Write: 10% 4450 30% 4450 50% 4450 90% 4450 99% 4450 ms
Write: 10% 3802 30% 3802 50% 3802 90% 3802 99% 3802 ms
Write: 10% 6919 30% 6919 50% 6919 90% 6919 99% 6919 ms
Write: 10% 9399 30% 9399 50% 9399 90% 9399 99% 9399 ms
Write: 10% 10881 30% 10881 50% 10881 90% 10881 99% 10881 ms
Write: 10% 10711 30% 10711 50% 10711 90% 10711 99% 10711 ms
Write: 10% 4890 30% 4890 50% 4890 90% 4890 99% 4890 ms
Write: 10% 7782 30% 7782 50% 7782 90% 7782 99% 7782 ms
Write: 10% 2997 30% 2997 50% 2997 90% 2997 99% 2997 ms
Write: 10% 7043 30% 7043 50% 7043 90% 7043 99% 7043 ms
Write: 10% 6224 30% 6224 50% 6224 90% 6224 99% 6224 ms
Write: 10% 3652 30% 3652 50% 3652 90% 3652 99% 3652 ms
Write: 10% 3909 30% 3909 50% 3909 90% 3909 99% 3909 ms
Write: 10% 6013 30% 6013 50% 6013 90% 6013 99% 6013 ms
Write: 10% 6804 30% 6804 50% 6804 90% 6804 99% 6804 ms
Write: 10% 3851 30% 3851 50% 3851 90% 3851 99% 3851 ms
Write: 10% 4470 30% 4470 50% 4470 90% 4470 99% 4470 ms
Read: 10% 9472 30% 11421 50% 13371 90% 17270 99% 18148 ms
Step 3. write modify
Write: 10% 4626 30% 4626 50% 4626 90% 4626 99% 4626 ms
Write: 10% 6191 30% 6191 50% 6191 90% 6191 99% 6191 ms
Write: 10% 9403 30% 9403 50% 9403 90% 9403 99% 9403 ms
Was written: 18.75 MiB, Speed: 0.3125 MiB/s
Write: 10% 15832 30% 15832 50% 15832 90% 15832 99% 15832 ms
Write: 10% 18028 30% 18028 50% 18028 90% 18028 99% 18028 ms
Write: 10% 18659 30% 18659 50% 18659 90% 18659 99% 18659 ms
Write: 10% 18283 30% 18283 50% 18283 90% 18283 99% 18283 ms
Write: 10% 19110 30% 19110 50% 19110 90% 19110 99% 19110 ms
Write: 10% 18082 30% 18082 50% 18082 90% 18082 99% 18082 ms
Write: 10% 14492 30% 14492 50% 14492 90% 14492 99% 14492 ms
Write: 10% 17581 30% 17581 50% 17581 90% 17581 99% 17581 ms
Write: 10% 16747 30% 16747 50% 16747 90% 16747 99% 16747 ms
Write: 10% 14548 30% 14548 50% 14548 90% 14548 99% 14548 ms
Write: 10% 17193 30% 17193 50% 17193 90% 17193 99% 17193 ms
Write: 10% 16938 30% 16938 50% 16938 90% 16938 99% 16938 ms
Write: 10% 17068 30% 17068 50% 17068 90% 17068 99% 17068 ms
Write: 10% 11738 30% 11738 50% 11738 90% 11738 99% 11738 ms
Write: 10% 16424 30% 16424 50% 16424 90% 16424 99% 16424 ms
Write: 10% 16362 30% 16362 50% 16362 90% 16362 99% 16362 ms
Write: 10% 16287 30% 16287 50% 16287 90% 16287 99% 16287 ms
Write: 10% 15831 30% 15831 50% 15831 90% 15831 99% 15831 ms
Write: 10% 16618 30% 16618 50% 16618 90% 16618 99% 16618 ms
Write: 10% 14569 30% 14569 50% 14569 90% 14569 99% 14569 ms
Write: 10% 8140 30% 8140 50% 8140 90% 8140 99% 8140 ms
Write: 10% 7390 30% 7390 50% 7390 90% 7390 99% 7390 ms
Write: 10% 14413 30% 14413 50% 14413 90% 14413 99% 14413 ms
Write: 10% 14250 30% 14250 50% 14250 90% 14250 99% 14250 ms
Write: 10% 13348 30% 13348 50% 13348 90% 13348 99% 13348 ms
Write: 10% 13368 30% 13368 50% 13368 90% 13368 99% 13368 ms
Write: 10% 4855 30% 4855 50% 4855 90% 4855 99% 4855 ms
Write: 10% 4781 30% 4781 50% 4781 90% 4781 99% 4781 ms
Write: 10% 13464 30% 13464 50% 13464 90% 13464 99% 13464 ms
Write: 10% 12458 30% 12458 50% 12458 90% 12458 99% 12458 ms
Write: 10% 4731 30% 4731 50% 4731 90% 4731 99% 4731 ms
Write: 10% 17202 30% 17202 50% 17202 90% 17202 99% 17202 ms
Write: 10% 12502 30% 12502 50% 12502 90% 12502 99% 12502 ms
Write: 10% 11856 30% 11856 50% 11856 90% 11856 99% 11856 ms
Write: 10% 4417 30% 4417 50% 4417 90% 4417 99% 4417 ms
Write: 10% 10972 30% 10972 50% 10972 90% 10972 99% 10972 ms
Write: 10% 10407 30% 10407 50% 10407 90% 10407 99% 10407 ms
Write: 10% 10300 30% 10300 50% 10300 90% 10300 99% 10300 ms
Write: 10% 9847 30% 9847 50% 9847 90% 9847 99% 9847 ms
Write: 10% 9748 30% 9748 50% 9748 90% 9748 99% 9748 ms
Write: 10% 9687 30% 9687 50% 9687 90% 9687 99% 9687 ms
Write: 10% 8629 30% 8629 50% 8629 90% 8629 99% 8629 ms
Write: 10% 5191 30% 5191 50% 5191 90% 5191 99% 5191 ms
Write: 10% 7844 30% 7844 50% 7844 90% 7844 99% 7844 ms
Write: 10% 16274 30% 16274 50% 16274 90% 16274 99% 16274 ms
Write: 10% 6444 30% 6444 50% 6444 90% 6444 99% 6444 ms
Write: 10% 6391 30% 6391 50% 6391 90% 6391 99% 6391 ms
Write: 10% 6515 30% 6515 50% 6515 90% 6515 99% 6515 ms
Write: 10% 5191 30% 5191 50% 5191 90% 5191 99% 5191 ms
Write: 10% 5247 30% 5247 50% 5247 90% 5247 99% 5247 ms
Write: 10% 10616 30% 10616 50% 10616 90% 10616 99% 10616 ms
Write: 10% 5064 30% 5064 50% 5064 90% 5064 99% 5064 ms
Write: 10% 16148 30% 16148 50% 16148 90% 16148 99% 16148 ms
Write: 10% 5015 30% 5015 50% 5015 90% 5015 99% 5015 ms
Write: 10% 4933 30% 4933 50% 4933 90% 4933 99% 4933 ms
Write: 10% 11188 30% 11188 50% 11188 90% 11188 99% 11188 ms
Write: 10% 4946 30% 4946 50% 4946 90% 4946 99% 4946 ms
Write: 10% 7164 30% 7164 50% 7164 90% 7164 99% 7164 ms
Write: 10% 4841 30% 4841 50% 4841 90% 4841 99% 4841 ms
Write: 10% 5803 30% 5803 50% 5803 90% 5803 99% 5803 ms
Write: 10% 5957 30% 5957 50% 5957 90% 5957 99% 5957 ms
Update: 10% 2069 30% 2069 50% 2069 90% 2069 99% 2069 ms
Step 4. read modify write
Write: 10% 5073 30% 5073 50% 5073 90% 5073 99% 5073 ms
Write: 10% 13186 30% 13186 50% 13186 90% 13186 99% 13186 ms
Write: 10% 15594 30% 15594 50% 15594 90% 15594 99% 15594 ms
Write: 10% 16613 30% 16613 50% 16613 90% 16613 99% 16613 ms
Write: 10% 13937 30% 13937 50% 13937 90% 13937 99% 13937 ms
Write: 10% 18383 30% 18383 50% 18383 90% 18383 99% 18383 ms
Write: 10% 13107 30% 13107 50% 13107 90% 13107 99% 13107 ms
Write: 10% 17251 30% 17251 50% 17251 90% 17251 99% 17251 ms
Write: 10% 13630 30% 13630 50% 13630 90% 13630 99% 13630 ms
Write: 10% 15098 30% 15098 50% 15098 90% 15098 99% 15098 ms
Write: 10% 13916 30% 13916 50% 13916 90% 13916 99% 13916 ms
Write: 10% 13828 30% 13828 50% 13828 90% 13828 99% 13828 ms
Write: 10% 16773 30% 16773 50% 16773 90% 16773 99% 16773 ms
Write: 10% 5790 30% 5790 50% 5790 90% 5790 99% 5790 ms
Write: 10% 15151 30% 15151 50% 15151 90% 15151 99% 15151 ms
Write: 10% 10156 30% 10156 50% 10156 90% 10156 99% 10156 ms
Write: 10% 11792 30% 11792 50% 11792 90% 11792 99% 11792 ms
Write: 10% 14936 30% 14936 50% 14936 90% 14936 99% 14936 ms
Write: 10% 15578 30% 15578 50% 15578 90% 15578 99% 15578 ms
Write: 10% 14530 30% 14530 50% 14530 90% 14530 99% 14530 ms
Write: 10% 19097 30% 19097 50% 19097 90% 19097 99% 19097 ms
Write: 10% 11407 30% 11407 50% 11407 90% 11407 99% 11407 ms
Write: 10% 9386 30% 9386 50% 9386 90% 9386 99% 9386 ms
Write: 10% 7011 30% 7011 50% 7011 90% 7011 99% 7011 ms
Write: 10% 12953 30% 12953 50% 12953 90% 12953 99% 12953 ms
Write: 10% 15131 30% 15131 50% 15131 90% 15131 99% 15131 ms
Write: 10% 5859 30% 5859 50% 5859 90% 5859 99% 5859 ms
Write: 10% 7433 30% 7433 50% 7433 90% 7433 99% 7433 ms
Write: 10% 13500 30% 13500 50% 13500 90% 13500 99% 13500 ms
Write: 10% 12586 30% 12586 50% 12586 90% 12586 99% 12586 ms
Write: 10% 12600 30% 12600 50% 12600 90% 12600 99% 12600 ms
Write: 10% 13504 30% 13504 50% 13504 90% 13504 99% 13504 ms
Write: 10% 11535 30% 11535 50% 11535 90% 11535 99% 11535 ms
Write: 10% 11943 30% 11943 50% 11943 90% 11943 99% 11943 ms
Write: 10% 10067 30% 10067 50% 10067 90% 10067 99% 10067 ms
Write: 10% 10167 30% 10167 50% 10167 90% 10167 99% 10167 ms
Write: 10% 9958 30% 9958 50% 9958 90% 9958 99% 9958 ms
Write: 10% 8139 30% 8139 50% 8139 90% 8139 99% 8139 ms
Write: 10% 9898 30% 9898 50% 9898 90% 9898 99% 9898 ms
Write: 10% 14972 30% 14972 50% 14972 90% 14972 99% 14972 ms
Write: 10% 8833 30% 8833 50% 8833 90% 8833 99% 8833 ms
Write: 10% 5593 30% 5593 50% 5593 90% 5593 99% 5593 ms
Write: 10% 16745 30% 16745 50% 16745 90% 16745 99% 16745 ms
Write: 10% 6429 30% 6429 50% 6429 90% 6429 99% 6429 ms
Write: 10% 6367 30% 6367 50% 6367 90% 6367 99% 6367 ms
Write: 10% 5509 30% 5509 50% 5509 90% 5509 99% 5509 ms
Write: 10% 4133 30% 4133 50% 4133 90% 4133 99% 4133 ms
Write: 10% 5198 30% 5198 50% 5198 90% 5198 99% 5198 ms
Write: 10% 11885 30% 11885 50% 11885 90% 11885 99% 11885 ms
Write: 10% 5363 30% 5363 50% 5363 90% 5363 99% 5363 ms
Write: 10% 5074 30% 5074 50% 5074 90% 5074 99% 5074 ms
Write: 10% 4700 30% 4700 50% 4700 90% 4700 99% 4700 ms
Write: 10% 5017 30% 5017 50% 5017 90% 5017 99% 5017 ms
Write: 10% 4275 30% 4275 50% 4275 90% 4275 99% 4275 ms
Write: 10% 10749 30% 10749 50% 10749 90% 10749 99% 10749 ms
Write: 10% 8419 30% 8419 50% 8419 90% 8419 99% 8419 ms
Write: 10% 6414 30% 6414 50% 6414 90% 6414 99% 6414 ms
Write: 10% 4556 30% 4556 50% 4556 90% 4556 99% 4556 ms
Write: 10% 8310 30% 8310 50% 8310 90% 8310 99% 8310 ms
Write: 10% 11660 30% 11660 50% 11660 90% 11660 99% 11660 ms
Write: 10% 7195 30% 7195 50% 7195 90% 7195 99% 7195 ms
Write: 10% 5548 30% 5548 50% 5548 90% 5548 99% 5548 ms
Write: 10% 5278 30% 5278 50% 5278 90% 5278 99% 5278 ms
Write: 10% 9502 30% 9502 50% 9502 90% 9502 99% 9502 ms
Read: 10% 8960 30% 11713 50% 14467 90% 19974 99% 21213 ms
Update: 10% 1691 30% 1691 50% 1691 90% 1691 99% 1691 ms
