ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
contrib/tools/python3/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2025434) is multi-threaded, use of fork() may lead to deadlocks in the child.
contrib/tools/python3/Lib/multiprocessing/pool.py:268: ResourceWarning: unclosed running multiprocessing pool <multiprocessing.pool.Pool state=RUN pool_size=50>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/tools/python3/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2025434) is multi-threaded, use of fork() may lead to deadlocks in the child.
contrib/tools/python3/Lib/multiprocessing/pool.py:268: ResourceWarning: unclosed running multiprocessing pool <multiprocessing.pool.Pool state=RUN pool_size=50>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/tools/python3/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2025434) is multi-threaded, use of fork() may lead to deadlocks in the child.
contrib/tools/python3/Lib/multiprocessing/pool.py:268: ResourceWarning: unclosed running multiprocessing pool <multiprocessing.pool.Pool state=RUN pool_size=50>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/tools/python3/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2025178) is multi-threaded, use of fork() may lead to deadlocks in the child.
contrib/tools/python3/Lib/multiprocessing/pool.py:268: ResourceWarning: unclosed running multiprocessing pool <multiprocessing.pool.Pool state=RUN pool_size=50>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/tools/python3/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2025178) is multi-threaded, use of fork() may lead to deadlocks in the child.
contrib/tools/python3/Lib/multiprocessing/pool.py:268: ResourceWarning: unclosed running multiprocessing pool <multiprocessing.pool.Pool state=RUN pool_size=50>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/tools/python3/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2025178) is multi-threaded, use of fork() may lead to deadlocks in the child.
contrib/tools/python3/Lib/multiprocessing/pool.py:268: ResourceWarning: unclosed running multiprocessing pool <multiprocessing.pool.Pool state=RUN pool_size=50>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
  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 "ydb/tests/functional/sqs/common/test_garbage_collection.py", line 189, in test_cleanups_reads_table
    self.fill_queue_with_messages(150, True, processes=None, random_groups_max_count=random_groups_max_count)
  File "ydb/tests/functional/sqs/common/test_garbage_collection.py", line 84, in fill_queue_with_messages
    pool.map(send_message_pack, args)
  File "contrib/tools/python3/Lib/multiprocessing/pool.py", line 367, in map
    return self._map_async(func, iterable, mapstar, chunksize).get()
  File "contrib/tools/python3/Lib/multiprocessing/pool.py", line 768, in get
    self.wait(timeout)
  File "contrib/tools/python3/Lib/multiprocessing/pool.py", line 765, in wait
    self._event.wait(timeout)
  File "contrib/tools/python3/Lib/threading.py", line 655, in wait
    signaled = self._cond.wait(timeout)
  File "contrib/tools/python3/Lib/threading.py", line 355, in wait
    waiter.acquire()
  File "library/python/pytest/plugins/ya.py", line 344, in _graceful_shutdown
    stack = traceback.format_stack()
contrib/tools/python3/Lib/multiprocessing/pool.py:268: ResourceWarning: unclosed running multiprocessing pool <multiprocessing.pool.Pool state=RUN pool_size=50>

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: ...-basetemp', '/home/runner/.ya/build/build_root/qgbi/001fe2/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/qgbi/001fe2/ydb/tests/functional/sqs/common/test-results/py3test/testing_out_stuff/chunk12/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/qgbi/001fe2', '--source-root', '/home/runner/.ya/build/build_root/qgbi/001fe2/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/qgbi/001fe2/ydb/tests/functional/sqs/common/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/sqs/common', '--test-tool-bin', '/home/runner/.ya/tools/v4/9954964563/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '60', '--modulo-index', '12', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/sqs/common', '--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: (("...-basetemp', '/home/runner/.ya/build/build_root/qgbi/001fe2/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/qgbi/001fe2/ydb/tests/functional/sqs/common/test-results/py3test/testing_out_stuff/chunk12/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/qgbi/001fe2', '--source-root', '/home/runner/.ya/build/build_root/qgbi/001fe2/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/qgbi/001fe2/ydb/tests/functional/sqs/common/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/sqs/common', '--test-tool-bin', '/home/runner/.ya/tools/v4/9954964563/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '60', '--modulo-index', '12', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/sqs/common', '--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",), {})
contrib/tools/python3/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2039777) is multi-threaded, use of fork() may lead to deadlocks in the child.
contrib/tools/python3/Lib/multiprocessing/pool.py:268: ResourceWarning: unclosed running multiprocessing pool <multiprocessing.pool.Pool state=RUN pool_size=30>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/tools/python3/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2039777) is multi-threaded, use of fork() may lead to deadlocks in the child.
contrib/tools/python3/Lib/multiprocessing/pool.py:268: ResourceWarning: unclosed running multiprocessing pool <multiprocessing.pool.Pool state=RUN pool_size=10>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
contrib/tools/python3/Lib/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2039777) is multi-threaded, use of fork() may lead to deadlocks in the child.
contrib/tools/python3/Lib/multiprocessing/pool.py:268: ResourceWarning: unclosed running multiprocessing pool <multiprocessing.pool.Pool state=RUN pool_size=30>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
contrib/python/PyHamcrest/py3/hamcrest/core/assert_that.py:47: UserWarning: arg1 should be boolean, but was <class 'hamcrest.core.core.isequal.IsEqual'>
contrib/python/PyHamcrest/py3/hamcrest/core/assert_that.py:47: UserWarning: arg1 should be boolean, but was <class 'hamcrest.core.core.isequal.IsEqual'>
contrib/python/PyHamcrest/py3/hamcrest/core/assert_that.py:47: UserWarning: arg1 should be boolean, but was <class 'hamcrest.core.core.isequal.IsEqual'>
contrib/python/PyHamcrest/py3/hamcrest/core/assert_that.py:47: UserWarning: arg1 should be boolean, but was <class 'hamcrest.core.core.isequal.IsEqual'>
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
contrib/python/PyHamcrest/py3/hamcrest/core/assert_that.py:47: UserWarning: arg1 should be boolean, but was <class 'hamcrest.core.core.isequal.IsEqual'>
contrib/python/PyHamcrest/py3/hamcrest/core/assert_that.py:47: UserWarning: arg1 should be boolean, but was <class 'hamcrest.core.core.isequal.IsEqual'>
contrib/python/PyHamcrest/py3/hamcrest/core/assert_that.py:47: UserWarning: arg1 should be boolean, but was <class 'hamcrest.core.core.isequal.IsEqual'>
contrib/python/PyHamcrest/py3/hamcrest/core/assert_that.py:47: UserWarning: arg1 should be boolean, but was <class 'hamcrest.core.core.isequal.IsEqual'>
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
ydb/tests/library/sqs/requests_client.py:140: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  logger.warn("Last request failed with code {}, reason '{}' and text '{}'".format(
