  File "library/python/pytest/main.py", line 101, in main
    rc = pytest.main(
  File "contrib/python/pytest/py3/_pytest/config/__init__.py", line 169, in main
    ret: Union[ExitCode, int] = config.hook.pytest_cmdline_main(
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 513, 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 103, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/main.py", line 318, in pytest_cmdline_main
    return wrap_session(config, _main)
  File "contrib/python/pytest/py3/_pytest/main.py", line 271, in wrap_session
    session.exitstatus = doit(config, session) or 0
  File "contrib/python/pytest/py3/_pytest/main.py", line 325, in _main
    config.hook.pytest_runtestloop(session=session)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 513, 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 103, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/main.py", line 350, in pytest_runtestloop
    item.config.hook.pytest_runtest_protocol(item=item, nextitem=nextitem)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 513, 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 103, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 114, in pytest_runtest_protocol
    runtestprotocol(item, nextitem=nextitem)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 133, in runtestprotocol
    reports.append(call_and_report(item, "call", log))
  File "contrib/python/pytest/py3/_pytest/runner.py", line 222, in call_and_report
    call = call_runtest_hook(item, when, **kwds)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 261, in call_runtest_hook
    return CallInfo.from_call(
  File "contrib/python/pytest/py3/_pytest/runner.py", line 341, in from_call
    result: Optional[TResult] = func()
  File "contrib/python/pytest/py3/_pytest/runner.py", line 262, in <lambda>
    lambda: ihook(item=item, **kwds), when=when, reraise=reraise
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 513, 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 103, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 169, in pytest_runtest_call
    item.runtest()
  File "contrib/python/pytest/py3/_pytest/python.py", line 1805, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 513, 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 103, in _multicall
    res = hook_impl.function(*args)
  File "library/python/pytest/plugins/ya.py", line 563, in pytest_pyfunc_call
    pyfuncitem.retval = testfunction(**testargs)
  File "ydb/tests/functional/ydb_cli/test_ydb_backup.py", line 1452, in test_database_backup
    self.create_database_backup(expected_files=[
  File "ydb/tests/functional/ydb_cli/test_ydb_backup.py", line 1392, in create_database_backup
    cls.create_backup(
  File "ydb/tests/functional/ydb_cli/test_ydb_backup.py", line 1349, in create_backup
    execution = yatest.common.execute(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 400, in wait
    _wait()
  File "library/python/testing/yatest_common/yatest/common/process.py", line 335, in _wait
    pid, sts, rusage = os.wait4(self._process.pid, 0)
  File "library/python/pytest/plugins/ya.py", line 344, in _graceful_shutdown
    traceback.print_stack(file=sys.stderr)

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 764, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...tional/ydb_cli/ydb-tests-functional-ydb_cli', '--basetemp', '/home/runner/.ya/build/build_root/kb90/0016d7/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/kb90/0016d7/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/kb90/0016d7', '--source-root', '/home/runner/.ya/build/build_root/kb90/0016d7/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/kb90/0016d7/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/ydb_cli', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--dep-root', 'ydb/tests/functional/ydb_cli', '--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', '--test-file-filter', 'test_ydb_backup.py']' 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 1749, in main
    res.wait(check_exit_code=False, timeout=run_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: (("...tional/ydb_cli/ydb-tests-functional-ydb_cli', '--basetemp', '/home/runner/.ya/build/build_root/kb90/0016d7/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/kb90/0016d7/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/kb90/0016d7', '--source-root', '/home/runner/.ya/build/build_root/kb90/0016d7/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/kb90/0016d7/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_backup/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/ydb_cli', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--dep-root', 'ydb/tests/functional/ydb_cli', '--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', '--test-file-filter', 'test_ydb_backup.py']' stopped by 600 seconds timeout",), {})
contrib/python/pytest/py3/_pytest/logging.py:375: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016cc/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scheme/testing_out_stuff/test_ydb_scheme.py.TestSchemeDescribe.test_describe_view/cluster/slot_1/stdout'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/python/pytest/py3/_pytest/logging.py:375: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016cc/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scheme/testing_out_stuff/test_ydb_scheme.py.TestSchemeDescribe.test_describe_view/cluster/slot_1/stderr'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:75: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016db/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scripting/testing_out_stuff/test_ydb_scripting.py.TestExecuteScriptWithParams.test_uint32/cluster/node_1/stdout'>
  (key, value)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:75: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016db/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scripting/testing_out_stuff/test_ydb_scripting.py.TestExecuteScriptWithParams.test_uint32/cluster/node_1/stderr'>
  (key, value)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:75: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/kb90/0016db/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scripting/testing_out_stuff/test_ydb_scripting.py.TestExecuteScriptWithParams.test_uint32/cluster/node_1/logfile_8uk0vdoe.log'>
  (key, value)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:75: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016db/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scripting/testing_out_stuff/test_ydb_scripting.py.TestExecuteScriptWithFormats.test_yql_script_pretty/cluster/node_1/stdout'>
  (key, value)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:75: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016db/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scripting/testing_out_stuff/test_ydb_scripting.py.TestExecuteScriptWithFormats.test_yql_script_pretty/cluster/node_1/stderr'>
  (key, value)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:75: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/kb90/0016db/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scripting/testing_out_stuff/test_ydb_scripting.py.TestExecuteScriptWithFormats.test_yql_script_pretty/cluster/node_1/logfile_clw1zrho.log'>
  (key, value)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016db/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scripting/testing_out_stuff/test_ydb_scripting.py.TestExecuteScriptWithParamsFromJson.test_uint32/cluster/node_1/stdout'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016db/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scripting/testing_out_stuff/test_ydb_scripting.py.TestExecuteScriptWithParamsFromJson.test_uint32/cluster/node_1/stderr'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/kb90/0016db/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scripting/testing_out_stuff/test_ydb_scripting.py.TestExecuteScriptWithParamsFromJson.test_uint32/cluster/node_1/logfile_issxrr85.log'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016db/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scripting/testing_out_stuff/test_ydb_scripting.py.TestExecuteScriptWithParamsFromStdin.test_simple_json.scripting/cluster/node_1/stdout'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016db/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scripting/testing_out_stuff/test_ydb_scripting.py.TestExecuteScriptWithParamsFromStdin.test_simple_json.scripting/cluster/node_1/stderr'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/kb90/0016db/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_scripting/testing_out_stuff/test_ydb_scripting.py.TestExecuteScriptWithParamsFromStdin.test_simple_json.scripting/cluster/node_1/logfile_nhg6el08.log'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:75: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016d9/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_sql/testing_out_stuff/test_ydb_sql.py.TestExecuteSqlWithParams.test_uint32/cluster/node_1/stdout'>
  (key, value)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:75: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016d9/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_sql/testing_out_stuff/test_ydb_sql.py.TestExecuteSqlWithParams.test_uint32/cluster/node_1/stderr'>
  (key, value)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:75: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/kb90/0016d9/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_sql/testing_out_stuff/test_ydb_sql.py.TestExecuteSqlWithParams.test_uint32/cluster/node_1/logfile_uxa5x9cd.log'>
  (key, value)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016d9/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_sql/testing_out_stuff/test_ydb_sql.py.TestExecuteSqlWithParamsFromJson.test_script_from_file/cluster/node_1/stdout'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016d9/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_sql/testing_out_stuff/test_ydb_sql.py.TestExecuteSqlWithParamsFromJson.test_script_from_file/cluster/node_1/stderr'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/kb90/0016d9/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_sql/testing_out_stuff/test_ydb_sql.py.TestExecuteSqlWithParamsFromJson.test_script_from_file/cluster/node_1/logfile_myl9e54u.log'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016d9/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_sql/testing_out_stuff/test_ydb_sql.py.TestExecuteSqlWithParamsFromStdin.test_simple_json.sql/cluster/node_1/stdout'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016d9/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_sql/testing_out_stuff/test_ydb_sql.py.TestExecuteSqlWithParamsFromStdin.test_simple_json.sql/cluster/node_1/stderr'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/kb90/0016d9/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_sql/testing_out_stuff/test_ydb_sql.py.TestExecuteSqlWithParamsFromStdin.test_simple_json.sql/cluster/node_1/logfile_li4ox47b.log'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:75: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016d5/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_table/testing_out_stuff/test_ydb_table.py.TestExecuteQueryWithParams.test_uint32/cluster/node_1/stdout'>
  (key, value)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:75: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016d5/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_table/testing_out_stuff/test_ydb_table.py.TestExecuteQueryWithParams.test_uint32/cluster/node_1/stderr'>
  (key, value)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:75: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/kb90/0016d5/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_table/testing_out_stuff/test_ydb_table.py.TestExecuteQueryWithParams.test_uint32/cluster/node_1/logfile_r5fjlqkz.log'>
  (key, value)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016d5/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_table/testing_out_stuff/test_ydb_table.py.TestExecuteQueryWithFormats.test_data_query_pretty/cluster/node_1/stdout'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016d5/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_table/testing_out_stuff/test_ydb_table.py.TestExecuteQueryWithFormats.test_data_query_pretty/cluster/node_1/stderr'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/kb90/0016d5/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_table/testing_out_stuff/test_ydb_table.py.TestExecuteQueryWithFormats.test_data_query_pretty/cluster/node_1/logfile_5gwht37i.log'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016d5/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_table/testing_out_stuff/test_ydb_table.py.TestExecuteQueryWithParamsFromJson.test_uint32.data/cluster/node_1/stdout'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedWriter name='/home/runner/.ya/build/build_root/kb90/0016d5/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_table/testing_out_stuff/test_ydb_table.py.TestExecuteQueryWithParamsFromJson.test_uint32.data/cluster/node_1/stderr'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/clients/kikimr_monitoring.py:76: ResourceWarning: unclosed file <_io.BufferedRandom name='/home/runner/.ya/build/build_root/kb90/0016d5/ydb/tests/functional/ydb_cli/test-results/py3test/testing_out_stuff/test_ydb_table/testing_out_stuff/test_ydb_table.py.TestExecuteQueryWithParamsFromJson.test_uint32.data/cluster/node_1/logfile_hsi1kes7.log'>
  for key, value in sorted(labels.items(), key=lambda x: x[0])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
