[[bad]]Import test has overrun timeout and was terminated, see stderr logs for more info.
To reproduce run 'ya test --test-type import_test' or 'ya make' and [[rst]]'Y_PYTHON_ENTRY_POINT=library.python.testing.import_test.import_test:main ydb-tests-datashard-async_replication'
contrib/python/pexpect/py3/pexpect/ANSI.py:29: UserWarning: pexpect.screen and pexpect.ANSI are deprecated. We recommend using pyte to emulate a terminal screen: https://pypi.python.org/pypi/pyte
Core dump dir doesn't exist: /coredumps
Core dump dir doesn't exist: /var/tmp/cores
Failed to find core dump file

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: 60 second(s) wait timeout has expired: Command '['/home/runner/.ya/tools/v4/10190826595/test_tool', 'run_check', '@/home/runner/.ya/build/build_root/cxjm/0025b5/ydb/tests/datashard/async_replication/test-results/import_test/testing_out_stuff/test_tool.args']' stopped by 60 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: (("60 second(s) wait timeout has expired: Command '['/home/runner/.ya/tools/v4/10190826595/test_tool', 'run_check', '@/home/runner/.ya/build/build_root/cxjm/0025b5/ydb/tests/datashard/async_replication/test-results/import_test/testing_out_stuff/test_tool.args']' stopped by 60 seconds timeout",), {})
