╭───────────────────── Traceback (most recent call last) ──────────────────────╮
│ in _initialize_data_bind:383                                                 │
│                                                                              │
│ in watch:1280                                                                │
│                                                                              │
│ in _watch:531                                                                │
│                                                                              │
│ in _watch_compact:140                                                        │
│                                                                              │
│ in set_class:1763                                                            │
│                                                                              │
│ in remove_class:1850                                                         │
│                                                                              │
│ in update_node_styles:1813                                                   │
│                                                                              │
│ in update_styles:2523                                                        │
│                                                                              │
│ in update_nodes:724                                                          │
│                                                                              │
│ in apply:607                                                                 │
│                                                                              │
│ in _process_component_classes:622                                            │
│                                                                              │
│ in __init__:236                                                              │
│                                                                              │
│ in __init__:126                                                              │
│                                                                              │
│ in __init__:37                                                               │
│                                                                              │
│ in _graceful_shutdown:359                                                    │
╰──────────────────────────────────────────────────────────────────────────────╯
OSError: [Errno 9] Bad file descriptor

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 383, in wait
    wait_for(
    ~~~~~~~~^
        process_is_finished,
        ^^^^^^^^^^^^^^^^^^^^
    ...<3 lines>...
        on_check_condition=self._process_progress_listener,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 766, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...99/ydb/tools/mnc/viewer/ut/ydb-tools-mnc-viewer-ut', '--basetemp', '/home/runner/.ya/build/build_root/vdid/000699/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/vdid/000699/ydb/tools/mnc/viewer/ut/test-results/py3test/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/vdid/000699', '--source-root', '/home/runner/.ya/build/build_root/vdid/000699/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/vdid/000699/ydb/tools/mnc/viewer/ut/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tools/mnc/viewer/ut', '--test-tool-bin', '/home/runner/.ya/tools/v4/13159446509/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tools/mnc/viewer/ut', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--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 120 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 1882, 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 397, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...99/ydb/tools/mnc/viewer/ut/ydb-tools-mnc-viewer-ut', '--basetemp', '/home/runner/.ya/build/build_root/vdid/000699/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/vdid/000699/ydb/tools/mnc/viewer/ut/test-results/py3test/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/vdid/000699', '--source-root', '/home/runner/.ya/build/build_root/vdid/000699/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/vdid/000699/ydb/tools/mnc/viewer/ut/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tools/mnc/viewer/ut', '--test-tool-bin', '/home/runner/.ya/tools/v4/13159446509/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tools/mnc/viewer/ut', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--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 120 seconds timeout",), {})
