============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 28 items

test_sql_streaming.py FFFFFFF

=================================== FAILURES ===================================
_______________________ test[hop-GroupByHop-default.txt] _______________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff043c7c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff043c76500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423457 byte(s) leaked in 8237 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHop-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/udfs
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHop-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1212018
DEBUG    ya.test:process.py:259 Command (pid 1212018) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1212018) elapsed time (sec): 20.58940315246582
DEBUG    ya.test:process.py:263 Command (pid 1212018) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1212018) inblock: 870776
DEBUG    ya.test:process.py:263 Command (pid 1212018) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1212018) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1212018) majflt: 398
DEBUG    ya.test:process.py:263 Command (pid 1212018) maxrss: 1453876
DEBUG    ya.test:process.py:263 Command (pid 1212018) minflt: 368451
DEBUG    ya.test:process.py:263 Command (pid 1212018) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1212018) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1212018) nivcsw: 2372
DEBUG    ya.test:process.py:263 Command (pid 1212018) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1212018) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1212018) nvcsw: 65149
DEBUG    ya.test:process.py:263 Command (pid 1212018) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1212018) stime: 2.1881909999999998
DEBUG    ya.test:process.py:263 Command (pid 1212018) utime: 10.807496
DEBUG    ya.test:process.py:263 Command (pid 1212018) wtime: 20.6
DEBUG    ya.test:process.py:275 Command (pid 1212018) output:
2025-11-14T12:24:56.379162Z Fetching udfs...
2025-11-14T12:24:57.346630Z Initialization of fq runner...
2025-11-14T12:25:02.771128Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.297890s
2025-11-14T12:25:04.075853Z Fetching query results...
2025-11-14T12:25:04.075877Z Writing query results...
2025-11-14T12:25:04.075890Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1212018) errors:
...on3/Python/import.c:2873:15
    #19 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7ff0434a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7ff0434a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff0434a36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff0434a36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7ff0434a3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7ff0434a3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7ff0435fc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7ff0435fc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7ff043bbcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7ff043bba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7ff043bba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7ff043bba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff043b75e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7ff043b75d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7ff043b75d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7ff043b8ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7ff043b8a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7ff043b89cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7ff043b89cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7ff043b891e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7ff043b888a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7ff043b888a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7ff043b7c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7ff043b9392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7ff043b778a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7ff043b778a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7ff043b7653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7ff043b76854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7ff043bc4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7ff04357ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7ff04357ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7ff0434fef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7ff0434a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7ff0434a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff043afe3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff043bb5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff043bb5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7ff0434e59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7ff0434e59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7ff04357bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7ff04357bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7ff0434a39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7ff0434a39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7ff0434a38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7ff0435fb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7ff0435faf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7ff0434e3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7ff0434e3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7ff043bbcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7ff043bba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7ff043bba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7ff043bba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7ff043c9ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7ff043c9ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7ff043c9e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7ff0430ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff043bb5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff043bb5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7ff0434f67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7ff0434f67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7ff0434a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7ff0434a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff0434a36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff0434a36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7ff0434a3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7ff0434a3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7ff0435fc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7ff0435fc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7ff043bbcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7ff043bba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7ff043bba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7ff043bba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff0435863c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff043585ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff043585de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff04352d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff04352d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff043bb4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff043bb44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7ff043bb20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7ff043bb5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7ff043bb5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7ff043c40ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7ff043c40ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7ff043c40ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7ff043c3fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7ff043bf70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7ff043bf70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7ff043c34847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7ff043c34847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7ff043c7c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7ff043c76862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff043bb5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff043b0c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff043b75e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7ff043b75d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7ff043b75d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7ff043b9d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7ff043b9d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7ff043b9b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7ff043b9b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7ff043b9a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7ff043b78f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7ff043b787d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7ff043b787d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7ff043b787d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7ff043b8df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7ff043b7b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7ff043b78b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7ff043b78b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7ff043b787a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7ff043b787a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7ff043b787a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7ff043b77790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7ff043b77790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7ff043b7653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7ff043b76854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7ff043bc40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7ff043bc40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7ff043ca6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7ff043c9ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7ff043c9ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7ff043c9e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7ff0430ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7ff05f50cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff043bb5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff043b0c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff04352d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff04352d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff043bb4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7ff043bb20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7ff043bb5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7ff043bb5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7ff043c40ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7ff043c40ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7ff043c40ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7ff043c3fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7ff043bf70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7ff043bf70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7ff043c34847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7ff043c34847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7ff04357bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7ff04357bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7ff0435fb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff04352d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff04352d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff043bb4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7ff043bb20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7ff043bb5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7ff043bb5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7ff043c40ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7ff043c40ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7ff043c40ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7ff043c3fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7ff043bf70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7ff043bf70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7ff043c34847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7ff043c34847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7ff043c7c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7ff043c76500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423457 byte(s) leaked in 8237 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7ff0434a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7ff0434a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff0434a36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff0434a36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7ff0434a3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7ff0434a3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7ff0435fc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7ff0435fc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7ff043bbcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7ff043bba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7ff043bba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7ff043bba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff043b75e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7ff043b75d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7ff043b75d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7ff043b8ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7ff043b8a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7ff043b89cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7ff043b89cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7ff043b891e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7ff043b888a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7ff043b888a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7ff043b7c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7ff043b9392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7ff043b778a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7ff043b778a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7ff043b7653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7ff043b76854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7ff043bc4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7ff04357ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7ff04357ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7ff0434fef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7ff0434a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7ff0434a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff043afe3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff043bb5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff043bb5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7ff0434e59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7ff0434e59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7ff04357bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7ff04357bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7ff0434a39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7ff0434a39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7ff0434a38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7ff0435fb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7ff0435faf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7ff0434e3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7ff0434e3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7ff043bbcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7ff043bba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7ff043bba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7ff043bba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7ff043c9ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7ff043c9ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7ff043c9e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7ff0430ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff043bb5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff043bb5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7ff0434f67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7ff0434f67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7ff0434a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7ff0434a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff0434a36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff0434a36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7ff0434a3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7ff0434a3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7ff0435fc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7ff0435fc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7ff043bbcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7ff043bba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7ff043bba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7ff043bba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff0435863c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff043585ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff043585de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff04352d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff04352d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff043bb4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff043bb44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7ff043bb20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7ff043bb5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7ff043bb5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7ff043c40ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7ff043c40ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7ff043c40ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7ff043c3fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7ff043bf70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7ff043bf70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7ff043c34847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7ff043c34847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7ff043c7c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7ff043c76862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff043bb5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff043b0c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff043b75e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7ff043b75d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7ff043b75d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7ff043b9d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7ff043b9d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7ff043b9b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7ff043b9b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7ff043b9a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7ff043b78f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7ff043b787d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7ff043b787d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7ff043b787d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7ff043b8df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7ff043b7b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7ff043b78b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7ff043b78b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7ff043b787a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7ff043b787a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7ff043b787a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7ff043b77790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7ff043b77790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7ff043b7653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7ff043b76854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7ff043bc40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7ff043bc40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7ff043ca6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7ff043c9ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7ff043c9ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7ff043c9e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7ff0430ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7ff05f50cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff043532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff0434adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff043bb5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff043b0c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7ff04357cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7ff04357cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7ff043c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7ff043c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7ff043c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff04352d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff04352d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff043bb4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7ff043bb20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7ff043bb5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7ff043bb5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7ff043c40ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7ff043c40ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7ff043c40ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7ff043c3fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7ff043bf70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7ff043bf70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7ff043c34847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7ff043c34847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7ff04357bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7ff04357bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7ff0434ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7ff0435fb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7ff0435a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7ff0435a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7ff0435a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7ff0435a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7ff0435a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff04352b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff04352d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff04352d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff043bb4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7ff043bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7ff043bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7ff043bb20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7ff043bb5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7ff043bb5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7ff043c40ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7ff043c40ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7ff043c40ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7ff043c3fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7ff043bf70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7ff043bf70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7ff043c34847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7ff043c34847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7ff0434a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7ff0435aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff043c7c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff043c76500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423457 byte(s) leaked in 8237 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
_________________ test[hop-GroupByHopByStringKey-default.txt] __________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f0b13aec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f0b13ae6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopByStringKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopByStringKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1220272
DEBUG    ya.test:process.py:259 Command (pid 1220272) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1220272) elapsed time (sec): 15.614907026290894
DEBUG    ya.test:process.py:263 Command (pid 1220272) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1220272) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1220272) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1220272) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1220272) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1220272) maxrss: 1461804
DEBUG    ya.test:process.py:263 Command (pid 1220272) minflt: 367156
DEBUG    ya.test:process.py:263 Command (pid 1220272) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1220272) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1220272) nivcsw: 1873
DEBUG    ya.test:process.py:263 Command (pid 1220272) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1220272) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1220272) nvcsw: 65083
DEBUG    ya.test:process.py:263 Command (pid 1220272) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1220272) stime: 1.940569
DEBUG    ya.test:process.py:263 Command (pid 1220272) utime: 10.117064
DEBUG    ya.test:process.py:263 Command (pid 1220272) wtime: 15.64
DEBUG    ya.test:process.py:275 Command (pid 1220272) output:
2025-11-14T12:25:16.429585Z Fetching udfs...
2025-11-14T12:25:16.980909Z Initialization of fq runner...
2025-11-14T12:25:22.108712Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.095763s
2025-11-14T12:25:23.211458Z Fetching query results...
2025-11-14T12:25:23.211490Z Writing query results...
2025-11-14T12:25:23.211502Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1220272) errors:
...on3/Python/import.c:2873:15
    #19 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f0b13313204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f0b13313204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0b133136f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f0b133136f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f0b13313ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f0b13313ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f0b1346c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f0b1346c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f0b13a2cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f0b13a2a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f0b13a2a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f0b13a2a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0b139e5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f0b139e5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f0b139e5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f0b139fba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f0b139fa5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f0b139f9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f0b139f9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f0b139f91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f0b139f88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f0b139f88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f0b139ec5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f0b13a0392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f0b139e78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f0b139e78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f0b139e653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f0b139e6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f0b13a34182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f0b133eca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f0b133eca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f0b1336ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f0b13313204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f0b13313204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0b1396e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0b13a25fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0b13a25fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f0b133559e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f0b133559e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f0b133ebec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f0b133ebec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f0b133139dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f0b133139dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f0b133138e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f0b1346b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f0b1346af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f0b13353e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f0b13353e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f0b13a2cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f0b13a2a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f0b13a2a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f0b13a2a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f0b13b0ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f0b13b0ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f0b13b0e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f0b12f4dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0b13a25fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0b13a25fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f0b133667d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f0b133667d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f0b13313204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f0b13313204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0b133136f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f0b133136f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f0b13313ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f0b13313ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f0b1346c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f0b1346c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f0b13a2cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f0b13a2a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f0b13a2a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f0b13a2a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0b133f63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0b133f5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0b133f5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0b1339d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f0b1339d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f0b13a24911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f0b13a244dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f0b13a220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f0b13a25900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f0b13a25900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f0b13ab0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f0b13ab0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f0b13ab0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f0b13aafdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f0b13a670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f0b13a670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f0b13aa4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f0b13aa4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f0b13aec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f0b13ae6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0b13a25eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0b1397c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0b139e5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f0b139e5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f0b139e5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f0b13a0d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f0b13a0d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f0b13a0b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f0b13a0b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f0b13a0a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f0b139e8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f0b139e87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f0b139e87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f0b139e87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f0b139fdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f0b139eb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f0b139e8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f0b139e8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f0b139e87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f0b139e87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f0b139e87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f0b139e7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f0b139e7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f0b139e653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f0b139e6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f0b13a340a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f0b13a340a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f0b13b16a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f0b13b0ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f0b13b0ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f0b13b0e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f0b12f4dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f0b2f37cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0b13a25eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0b1397c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0b1339d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f0b1339d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f0b13a24911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f0b13a220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f0b13a25900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f0b13a25900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f0b13ab0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f0b13ab0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f0b13ab0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f0b13aafdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f0b13a670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f0b13a670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f0b13aa4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f0b13aa4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f0b133ebec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f0b133ebec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f0b1346b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0b1339d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f0b1339d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f0b13a24911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f0b13a220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f0b13a25900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f0b13a25900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f0b13ab0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f0b13ab0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f0b13ab0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f0b13aafdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f0b13a670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f0b13a670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f0b13aa4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f0b13aa4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f0b13aec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f0b13ae6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f0b13313204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f0b13313204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0b133136f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0b133136f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f0b13313ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f0b13313ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f0b1346c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f0b1346c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f0b13a2cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f0b13a2a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f0b13a2a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f0b13a2a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0b139e5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f0b139e5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f0b139e5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f0b139fba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f0b139fa5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f0b139f9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f0b139f9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f0b139f91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f0b139f88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f0b139f88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f0b139ec5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f0b13a0392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f0b139e78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f0b139e78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f0b139e653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f0b139e6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f0b13a34182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f0b133eca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f0b133eca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f0b1336ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f0b13313204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f0b13313204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0b1396e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0b13a25fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0b13a25fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f0b133559e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f0b133559e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f0b133ebec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f0b133ebec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f0b133139dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f0b133139dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f0b133138e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f0b1346b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f0b1346af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f0b13353e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f0b13353e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f0b13a2cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f0b13a2a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f0b13a2a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f0b13a2a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f0b13b0ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f0b13b0ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f0b13b0e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f0b12f4dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0b13a25fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0b13a25fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f0b133667d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f0b133667d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f0b13313204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f0b13313204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0b133136f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0b133136f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f0b13313ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f0b13313ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f0b1346c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f0b1346c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f0b13a2cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f0b13a2a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f0b13a2a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f0b13a2a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0b133f63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0b133f5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0b133f5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0b1339d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f0b1339d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f0b13a24911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f0b13a244dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f0b13a220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f0b13a25900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f0b13a25900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f0b13ab0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f0b13ab0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f0b13ab0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f0b13aafdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f0b13a670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f0b13a670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f0b13aa4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f0b13aa4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f0b13aec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f0b13ae6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0b13a25eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0b1397c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0b139e5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f0b139e5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f0b139e5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f0b13a0d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f0b13a0d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f0b13a0b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f0b13a0b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f0b13a0a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f0b139e8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f0b139e87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f0b139e87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f0b139e87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f0b139fdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f0b139eb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f0b139e8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f0b139e8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f0b139e87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f0b139e87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f0b139e87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f0b139e7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f0b139e7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f0b139e653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f0b139e6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f0b13a340a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f0b13a340a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f0b13b16a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f0b13b0ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f0b13b0ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f0b13b0e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f0b12f4dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f0b2f37cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0b133a2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0b1331df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0b13a25eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0b1397c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f0b133ecee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f0b133ecee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f0b13aa5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f0b13aa5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f0b13aa5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0b1339d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f0b1339d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f0b13a24911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f0b13a220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f0b13a25900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f0b13a25900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f0b13ab0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f0b13ab0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f0b13ab0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f0b13aafdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f0b13a670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f0b13a670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f0b13aa4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f0b13aa4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f0b133ebec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f0b133ebec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f0b1336f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f0b1346b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f0b1341815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f0b1341815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f0b13410b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f0b13410b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f0b13410b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0b1339b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0b1339d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f0b1339d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f0b13a24911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f0b13a246ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f0b13a244c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f0b13a220d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f0b13a25900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f0b13a25900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f0b13ab0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f0b13ab0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f0b13ab0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f0b13aafdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f0b13a670bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f0b13a670bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f0b13aa4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f0b13aa4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f0b13312b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f0b1341a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f0b13aec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f0b13ae6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
___________________ test[hop-GroupByHopExprKey-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f3b4b09c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f3b4b096500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 409134 byte(s) leaked in 7926 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopExprKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopExprKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1222329
DEBUG    ya.test:process.py:259 Command (pid 1222329) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1222329) elapsed time (sec): 17.6812264919281
DEBUG    ya.test:process.py:263 Command (pid 1222329) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222329) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1222329) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222329) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222329) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1222329) maxrss: 1470500
DEBUG    ya.test:process.py:263 Command (pid 1222329) minflt: 368791
DEBUG    ya.test:process.py:263 Command (pid 1222329) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1222329) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1222329) nivcsw: 2246
DEBUG    ya.test:process.py:263 Command (pid 1222329) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1222329) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1222329) nvcsw: 65298
DEBUG    ya.test:process.py:263 Command (pid 1222329) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1222329) stime: 2.1483499999999998
DEBUG    ya.test:process.py:263 Command (pid 1222329) utime: 10.228105
DEBUG    ya.test:process.py:263 Command (pid 1222329) wtime: 17.685
DEBUG    ya.test:process.py:275 Command (pid 1222329) output:
2025-11-14T12:25:32.450416Z Fetching udfs...
2025-11-14T12:25:33.046640Z Initialization of fq runner...
2025-11-14T12:25:38.172516Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.204987s
2025-11-14T12:25:39.384346Z Fetching query results...
2025-11-14T12:25:39.384369Z Writing query results...
2025-11-14T12:25:39.384384Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1222329) errors:
...on3/Python/import.c:2873:15
    #19 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f3b4a8c3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f3b4a8c3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f3b4a8c36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f3b4a8c36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f3b4a8c3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f3b4a8c3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f3b4aa1c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f3b4aa1c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f3b4afdcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f3b4afda38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f3b4afda2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f3b4afda49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f3b4afd5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f3b4afd5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f3b4a9059e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f3b4a9059e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f3b4a99bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f3b4a99bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f3b4a8c39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f3b4a8c39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f3b4a8c38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f3b4aa1b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f3b4aa1af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f3b4a903e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f3b4a903e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f3b4afdcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f3b4afda38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f3b4afda2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f3b4afda49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f3b4b0bef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f3b4b0bef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f3b4b0be8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f3b4a4fdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f3b4af95e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f3b4af95d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f3b4af95d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f3b4afaba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f3b4afaa5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f3b4afa9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f3b4afa9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f3b4afa91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f3b4afa88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f3b4afa88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f3b4af9c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f3b4afb392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f3b4af978a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f3b4af978a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f3b4af9653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f3b4af96854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f3b4afe4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f3b4a99ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f3b4a99ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f3b4a91ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f3b4a8c3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f3b4a8c3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f3b4af1e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f3b4afd5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f3b4afd5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f3b4a9167f4 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16121:9
    #7 0x7f3b4a9167f4 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f3b4a8c3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f3b4a8c3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f3b4a8c36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f3b4a8c36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f3b4a8c3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f3b4a8c3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f3b4aa1c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f3b4aa1c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f3b4afdcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f3b4afda38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f3b4afda2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f3b4afda49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f3b4a9a63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f3b4a9a5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f3b4a9a5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f3b4a94d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f3b4a94d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f3b4afd4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f3b4afd44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f3b4afd20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f3b4afd5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f3b4afd5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f3b4b060ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f3b4b060ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f3b4b060ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f3b4b05fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f3b4b0170bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f3b4b0170bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f3b4b054847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f3b4b054847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f3b4b09c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f3b4b096862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f3b4afd5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f3b4af2c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f3b4af95e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f3b4af95d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f3b4af95d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f3b4afbd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f3b4afbd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f3b4afbb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f3b4afbb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f3b4afba318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f3b4af98f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f3b4af987d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f3b4af987d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f3b4af987d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f3b4afadf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f3b4af9b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f3b4af98b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f3b4af98b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f3b4af987a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f3b4af987a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f3b4af987a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f3b4af97790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f3b4af97790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f3b4af9653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f3b4af96854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f3b4afe40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f3b4afe40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f3b4b0c6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f3b4b0bef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f3b4b0bef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f3b4b0be8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f3b4a4fdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f3b66931d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f3b4afd5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f3b4af2c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f3b4a94d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f3b4a94d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f3b4afd4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f3b4afd20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f3b4afd5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f3b4afd5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f3b4b060ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f3b4b060ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f3b4b060ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f3b4b05fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f3b4b0170bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f3b4b0170bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f3b4b054847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f3b4b054847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f3b4a99bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f3b4a99bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f3b4aa1b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f3b4a94d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f3b4a94d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f3b4afd4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f3b4afd20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f3b4afd5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f3b4afd5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f3b4b060ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f3b4b060ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f3b4b060ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f3b4b05fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f3b4b0170bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f3b4b0170bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f3b4b054847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f3b4b054847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f3b4b09c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f3b4b096500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 409134 byte(s) leaked in 7926 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f3b4a8c3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f3b4a8c3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f3b4a8c36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f3b4a8c36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f3b4a8c3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f3b4a8c3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f3b4aa1c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f3b4aa1c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f3b4afdcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f3b4afda38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f3b4afda2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f3b4afda49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f3b4afd5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f3b4afd5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f3b4a9059e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f3b4a9059e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f3b4a99bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f3b4a99bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f3b4a8c39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f3b4a8c39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f3b4a8c38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f3b4aa1b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f3b4aa1af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f3b4a903e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f3b4a903e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f3b4afdcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f3b4afda38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f3b4afda2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f3b4afda49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f3b4b0bef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f3b4b0bef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f3b4b0be8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f3b4a4fdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f3b4af95e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f3b4af95d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f3b4af95d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f3b4afaba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f3b4afaa5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f3b4afa9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f3b4afa9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f3b4afa91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f3b4afa88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f3b4afa88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f3b4af9c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f3b4afb392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f3b4af978a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f3b4af978a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f3b4af9653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f3b4af96854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f3b4afe4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f3b4a99ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f3b4a99ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f3b4a91ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f3b4a8c3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f3b4a8c3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f3b4af1e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f3b4afd5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f3b4afd5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f3b4a9167f4 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16121:9\n    #7 0x7f3b4a9167f4 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f3b4a8c3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f3b4a8c3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f3b4a8c36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f3b4a8c36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f3b4a8c3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f3b4a8c3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f3b4aa1c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f3b4aa1c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f3b4afdcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f3b4afda38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f3b4afda2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f3b4afda49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f3b4a9a63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f3b4a9a5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f3b4a9a5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f3b4a94d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f3b4a94d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f3b4afd4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f3b4afd44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f3b4afd20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f3b4afd5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f3b4afd5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f3b4b060ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f3b4b060ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f3b4b060ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f3b4b05fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f3b4b0170bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f3b4b0170bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f3b4b054847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f3b4b054847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f3b4b09c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f3b4b096862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f3b4afd5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f3b4af2c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f3b4af95e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f3b4af95d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f3b4af95d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f3b4afbd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f3b4afbd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f3b4afbb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f3b4afbb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f3b4afba318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f3b4af98f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f3b4af987d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f3b4af987d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f3b4af987d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f3b4afadf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f3b4af9b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f3b4af98b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f3b4af98b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f3b4af987a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f3b4af987a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f3b4af987a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f3b4af97790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f3b4af97790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f3b4af9653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f3b4af96854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f3b4afe40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f3b4afe40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f3b4b0c6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f3b4b0bef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f3b4b0bef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f3b4b0be8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f3b4a4fdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f3b66931d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f3b4a952bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f3b4a8cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f3b4afd5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f3b4af2c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f3b4a99cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f3b4a99cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f3b4b055aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f3b4b055aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f3b4b055aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f3b4a94d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f3b4a94d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f3b4afd4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f3b4afd20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f3b4afd5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f3b4afd5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f3b4b060ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f3b4b060ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f3b4b060ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f3b4b05fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f3b4b0170bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f3b4b0170bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f3b4b054847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f3b4b054847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f3b4a99bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f3b4a99bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f3b4a91f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f3b4aa1b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f3b4a9c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f3b4a9c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f3b4a9c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f3b4a9c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f3b4a9c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f3b4a94b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f3b4a94d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f3b4a94d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f3b4afd4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f3b4afd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f3b4afd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f3b4afd20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f3b4afd5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f3b4afd5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f3b4b060ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f3b4b060ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f3b4b060ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f3b4b05fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f3b4b0170bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f3b4b0170bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f3b4b054847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f3b4b054847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f3b4a8c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f3b4a9ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f3b4b09c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f3b4b096500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 409134 byte(s) leaked in 7926 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
___________________ test[hop-GroupByHopListKey-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fb842d1c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fb842d16500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopListKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopListKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1230302
DEBUG    ya.test:process.py:259 Command (pid 1230302) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1230302) elapsed time (sec): 18.5478937625885
DEBUG    ya.test:process.py:263 Command (pid 1230302) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230302) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1230302) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230302) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230302) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1230302) maxrss: 1450232
DEBUG    ya.test:process.py:263 Command (pid 1230302) minflt: 388963
DEBUG    ya.test:process.py:263 Command (pid 1230302) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1230302) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1230302) nivcsw: 3720
DEBUG    ya.test:process.py:263 Command (pid 1230302) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1230302) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1230302) nvcsw: 66384
DEBUG    ya.test:process.py:263 Command (pid 1230302) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1230302) stime: 2.008784
DEBUG    ya.test:process.py:263 Command (pid 1230302) utime: 11.399529
DEBUG    ya.test:process.py:263 Command (pid 1230302) wtime: 18.551
DEBUG    ya.test:process.py:275 Command (pid 1230302) output:
2025-11-14T12:25:50.571561Z Fetching udfs...
2025-11-14T12:25:51.203729Z Initialization of fq runner...
2025-11-14T12:25:57.483197Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.565291s
2025-11-14T12:25:59.055854Z Fetching query results...
2025-11-14T12:25:59.055891Z Writing query results...
2025-11-14T12:25:59.055905Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1230302) errors:
...on3/Python/import.c:2873:15
    #19 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fb842543204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fb842543204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb8425436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fb8425436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fb842543ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fb842543ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fb84269c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fb84269c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fb842c5cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fb842c5a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fb842c5a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fb842c5a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb842c15e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fb842c15d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fb842c15d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fb842c2ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7fb842c2a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7fb842c29cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7fb842c29cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7fb842c291e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7fb842c288a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7fb842c288a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7fb842c1c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7fb842c3392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7fb842c178a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7fb842c178a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7fb842c1653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7fb842c16854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7fb842c64182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7fb84261ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7fb84261ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7fb84259ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7fb842543204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7fb842543204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb842b9e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb842c55fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fb842c55fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fb8425859e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7fb8425859e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fb84261bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7fb84261bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7fb8425439dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7fb8425439dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7fb8425438e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7fb84269b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7fb84269af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7fb842583e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7fb842583e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7fb842c5cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7fb842c5a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7fb842c5a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7fb842c5a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7fb842d3ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7fb842d3ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7fb842d3e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7fb84217dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb842c55fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fb842c55fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fb8425967d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7fb8425967d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fb842543204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fb842543204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb8425436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fb8425436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fb842543ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fb842543ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fb84269c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fb84269c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fb842c5cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fb842c5a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fb842c5a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fb842c5a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb8426263c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb842625ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb842625de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb8425cd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fb8425cd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fb842c54911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fb842c544dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7fb842c520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7fb842c55900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7fb842c55900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7fb842ce0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7fb842ce0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7fb842ce0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7fb842cdfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7fb842c970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7fb842c970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7fb842cd4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7fb842cd4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7fb842d1c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7fb842d16862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb842c55eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fb842bac408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb842c15e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fb842c15d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fb842c15d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fb842c3d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7fb842c3d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7fb842c3b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7fb842c3b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7fb842c3a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7fb842c18f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7fb842c187d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7fb842c187d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7fb842c187d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7fb842c2df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7fb842c1b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7fb842c18b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7fb842c18b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7fb842c187a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7fb842c187a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7fb842c187a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7fb842c17790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7fb842c17790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7fb842c1653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7fb842c16854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7fb842c640a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7fb842c640a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7fb842d46a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7fb842d3ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7fb842d3ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7fb842d3e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7fb84217dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7fb85e5aed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb842c55eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fb842bac3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb8425cd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fb8425cd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fb842c54911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7fb842c520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7fb842c55900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7fb842c55900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7fb842ce0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7fb842ce0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7fb842ce0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7fb842cdfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7fb842c970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7fb842c970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7fb842cd4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7fb842cd4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7fb84261bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7fb84261bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7fb84269b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb8425cd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fb8425cd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fb842c54911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fb842c520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7fb842c55900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7fb842c55900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7fb842ce0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7fb842ce0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7fb842ce0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7fb842cdfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7fb842c970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7fb842c970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7fb842cd4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7fb842cd4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7fb842d1c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7fb842d16500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fb842543204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fb842543204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb8425436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb8425436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fb842543ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fb842543ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fb84269c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fb84269c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fb842c5cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fb842c5a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fb842c5a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fb842c5a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb842c15e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fb842c15d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fb842c15d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fb842c2ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7fb842c2a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7fb842c29cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7fb842c29cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7fb842c291e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7fb842c288a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7fb842c288a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7fb842c1c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7fb842c3392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7fb842c178a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7fb842c178a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7fb842c1653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7fb842c16854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7fb842c64182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7fb84261ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7fb84261ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7fb84259ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7fb842543204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7fb842543204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb842b9e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb842c55fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fb842c55fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fb8425859e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7fb8425859e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fb84261bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7fb84261bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7fb8425439dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7fb8425439dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7fb8425438e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7fb84269b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7fb84269af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7fb842583e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7fb842583e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7fb842c5cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7fb842c5a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7fb842c5a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7fb842c5a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7fb842d3ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7fb842d3ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7fb842d3e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7fb84217dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb842c55fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fb842c55fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fb8425967d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7fb8425967d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fb842543204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fb842543204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb8425436f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb8425436f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fb842543ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fb842543ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fb84269c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fb84269c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fb842c5cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fb842c5a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fb842c5a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fb842c5a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb8426263c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb842625ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb842625de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb8425cd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fb8425cd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fb842c54911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fb842c544dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7fb842c520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7fb842c55900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7fb842c55900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7fb842ce0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7fb842ce0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7fb842ce0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7fb842cdfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7fb842c970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7fb842c970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7fb842cd4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7fb842cd4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7fb842d1c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7fb842d16862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb842c55eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fb842bac408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb842c15e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fb842c15d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fb842c15d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fb842c3d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7fb842c3d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7fb842c3b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7fb842c3b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7fb842c3a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7fb842c18f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7fb842c187d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7fb842c187d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7fb842c187d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7fb842c2df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7fb842c1b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7fb842c18b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7fb842c18b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7fb842c187a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7fb842c187a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7fb842c187a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7fb842c17790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7fb842c17790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7fb842c1653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7fb842c16854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7fb842c640a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7fb842c640a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7fb842d46a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7fb842d3ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7fb842d3ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7fb842d3e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7fb84217dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7fb85e5aed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb8425d2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb84254df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb842c55eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fb842bac3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fb84261cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fb84261cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fb842cd5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fb842cd5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fb842cd5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb8425cd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fb8425cd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fb842c54911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7fb842c520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7fb842c55900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7fb842c55900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7fb842ce0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7fb842ce0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7fb842ce0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7fb842cdfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7fb842c970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7fb842c970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7fb842cd4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7fb842cd4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7fb84261bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7fb84261bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7fb84259f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7fb84269b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7fb84264815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7fb84264815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7fb842640b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7fb842640b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7fb842640b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb8425cb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb8425cd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fb8425cd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fb842c54911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fb842c546ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fb842c544c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fb842c520d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7fb842c55900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7fb842c55900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7fb842ce0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7fb842ce0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7fb842ce0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7fb842cdfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7fb842c970bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7fb842c970bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7fb842cd4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7fb842cd4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7fb842542b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7fb84264a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fb842d1c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fb842d16500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
____________________ test[hop-GroupByHopNoKey-default.txt] _____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f881a57c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f881a576500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopNoKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopNoKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1236791
DEBUG    ya.test:process.py:259 Command (pid 1236791) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1236791) elapsed time (sec): 14.975947141647339
DEBUG    ya.test:process.py:263 Command (pid 1236791) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236791) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1236791) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236791) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236791) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1236791) maxrss: 1477368
DEBUG    ya.test:process.py:263 Command (pid 1236791) minflt: 363832
DEBUG    ya.test:process.py:263 Command (pid 1236791) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1236791) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1236791) nivcsw: 1961
DEBUG    ya.test:process.py:263 Command (pid 1236791) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1236791) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1236791) nvcsw: 67145
DEBUG    ya.test:process.py:263 Command (pid 1236791) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1236791) stime: 2.099181
DEBUG    ya.test:process.py:263 Command (pid 1236791) utime: 10.307297
DEBUG    ya.test:process.py:263 Command (pid 1236791) wtime: 14.978
DEBUG    ya.test:process.py:275 Command (pid 1236791) output:
2025-11-14T12:26:09.233781Z Fetching udfs...
2025-11-14T12:26:09.763124Z Initialization of fq runner...
2025-11-14T12:26:14.206267Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.180429s
2025-11-14T12:26:15.397858Z Fetching query results...
2025-11-14T12:26:15.397885Z Writing query results...
2025-11-14T12:26:15.397901Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1236791) errors:
...on3/Python/import.c:2873:15
    #19 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f8819da3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f8819da3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f8819da36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f8819da36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f8819da3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f8819da3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f8819efc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f8819efc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f881a4bcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f881a4ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f881a4ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f881a4ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f881a475e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f881a475d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f881a475d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f881a48ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f881a48a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f881a489cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f881a489cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f881a4891e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f881a4888a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f881a4888a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f881a47c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f881a49392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f881a4778a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f881a4778a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f881a47653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f881a476854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f881a4c4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f8819e7ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f8819e7ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f8819dfef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f8819da3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f8819da3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f881a3fe3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f881a4b5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f881a4b5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f8819de59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f8819de59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f8819e7bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f8819e7bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f8819da39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f8819da39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f8819da38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f8819efb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f8819efaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f8819de3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f8819de3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f881a4bcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f881a4ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f881a4ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f881a4ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f881a59ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f881a59ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f881a59e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f88199ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f881a4b5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f881a4b5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f8819df67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f8819df67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f8819da3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f8819da3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f8819da36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f8819da36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f8819da3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f8819da3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f8819efc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f8819efc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f881a4bcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f881a4ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f881a4ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f881a4ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f8819e863c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f8819e85ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f8819e85de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f8819e2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f8819e2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f881a4b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f881a4b44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f881a4b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f881a4b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f881a4b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f881a540ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f881a540ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f881a540ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f881a53fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f881a4f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f881a4f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f881a534847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f881a534847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f881a57c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f881a576862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f881a4b5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f881a40c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f881a475e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f881a475d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f881a475d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f881a49d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f881a49d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f881a49b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f881a49b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f881a49a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f881a478f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f881a4787d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f881a4787d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f881a4787d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f881a48df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f881a47b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f881a478b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f881a478b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f881a4787a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f881a4787a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f881a4787a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f881a477790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f881a477790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f881a47653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f881a476854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f881a4c40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f881a4c40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f881a5a6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f881a59ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f881a59ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f881a59e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f88199ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f8835e04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f881a4b5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f881a40c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f8819e2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f8819e2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f881a4b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f881a4b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f881a4b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f881a4b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f881a540ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f881a540ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f881a540ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f881a53fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f881a4f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f881a4f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f881a534847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f881a534847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f8819e7bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f8819e7bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f8819efb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f8819e2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f8819e2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f881a4b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f881a4b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f881a4b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f881a4b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f881a540ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f881a540ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f881a540ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f881a53fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f881a4f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f881a4f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f881a534847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f881a534847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f881a57c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f881a576500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f8819da3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f8819da3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f8819da36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f8819da36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f8819da3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f8819da3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f8819efc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f8819efc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f881a4bcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f881a4ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f881a4ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f881a4ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f881a475e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f881a475d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f881a475d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f881a48ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f881a48a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f881a489cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f881a489cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f881a4891e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f881a4888a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f881a4888a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f881a47c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f881a49392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f881a4778a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f881a4778a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f881a47653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f881a476854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f881a4c4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f8819e7ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f8819e7ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f8819dfef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f8819da3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f8819da3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f881a3fe3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f881a4b5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f881a4b5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f8819de59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f8819de59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f8819e7bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f8819e7bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f8819da39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f8819da39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f8819da38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f8819efb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f8819efaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f8819de3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f8819de3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f881a4bcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f881a4ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f881a4ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f881a4ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f881a59ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f881a59ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f881a59e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f88199ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f881a4b5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f881a4b5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f8819df67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f8819df67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f8819da3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f8819da3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f8819da36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f8819da36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f8819da3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f8819da3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f8819efc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f8819efc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f881a4bcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f881a4ba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f881a4ba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f881a4ba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f8819e863c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f8819e85ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f8819e85de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f8819e2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f8819e2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f881a4b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f881a4b44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f881a4b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f881a4b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f881a4b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f881a540ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f881a540ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f881a540ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f881a53fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f881a4f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f881a4f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f881a534847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f881a534847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f881a57c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f881a576862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f881a4b5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f881a40c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f881a475e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f881a475d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f881a475d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f881a49d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f881a49d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f881a49b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f881a49b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f881a49a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f881a478f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f881a4787d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f881a4787d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f881a4787d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f881a48df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f881a47b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f881a478b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f881a478b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f881a4787a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f881a4787a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f881a4787a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f881a477790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f881a477790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f881a47653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f881a476854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f881a4c40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f881a4c40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f881a5a6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f881a59ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f881a59ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f881a59e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f88199ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f8835e04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f8819e32bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f8819dadf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f881a4b5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f881a40c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f8819e7cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f8819e7cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f881a535aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f881a535aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f881a535aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f8819e2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f8819e2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f881a4b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f881a4b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f881a4b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f881a4b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f881a540ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f881a540ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f881a540ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f881a53fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f881a4f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f881a4f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f881a534847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f881a534847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f8819e7bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f8819e7bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f8819dff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f8819efb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f8819ea815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f8819ea815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f8819ea0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f8819ea0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f8819ea0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f8819e2b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f8819e2d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f8819e2d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f881a4b4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f881a4b46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f881a4b44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f881a4b20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f881a4b5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f881a4b5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f881a540ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f881a540ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f881a540ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f881a53fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f881a4f70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f881a4f70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f881a534847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f881a534847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f8819da2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f8819eaa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f881a57c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f881a576500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
__________________ test[hop-GroupByHopPercentile-default.txt] __________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f58942cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f58942c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopPercentile-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopPercentile-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1240389
DEBUG    ya.test:process.py:259 Command (pid 1240389) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1240389) elapsed time (sec): 16.523576498031616
DEBUG    ya.test:process.py:263 Command (pid 1240389) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1240389) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1240389) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1240389) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1240389) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1240389) maxrss: 1499560
DEBUG    ya.test:process.py:263 Command (pid 1240389) minflt: 373829
DEBUG    ya.test:process.py:263 Command (pid 1240389) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1240389) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1240389) nivcsw: 2035
DEBUG    ya.test:process.py:263 Command (pid 1240389) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1240389) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1240389) nvcsw: 67504
DEBUG    ya.test:process.py:263 Command (pid 1240389) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1240389) stime: 2.09981
DEBUG    ya.test:process.py:263 Command (pid 1240389) utime: 11.460487
DEBUG    ya.test:process.py:263 Command (pid 1240389) wtime: 16.526
DEBUG    ya.test:process.py:275 Command (pid 1240389) output:
2025-11-14T12:26:24.547217Z Fetching udfs...
2025-11-14T12:26:25.061881Z Initialization of fq runner...
2025-11-14T12:26:29.924962Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.492525s
2025-11-14T12:26:31.423826Z Fetching query results...
2025-11-14T12:26:31.423851Z Writing query results...
2025-11-14T12:26:31.423864Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1240389) errors:
...on3/Python/import.c:2873:15
    #19 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f5893af3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f5893af3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f5893af36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f5893af36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f5893af3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f5893af3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f5893c4c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f5893c4c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f589420cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f589420a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f589420a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f589420a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f58941c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f58941c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f58941c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f58941dba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f58941da5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f58941d9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f58941d9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f58941d91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f58941d88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f58941d88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f58941cc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f58941e392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f58941c78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f58941c78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f58941c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f58941c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f5894214182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f5893bcca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f5893bcca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f5893b4ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f5893af3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f5893af3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f589414e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5894205fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f5894205fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f5893b359e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f5893b359e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f5893bcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f5893bcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f5893af39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f5893af39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f5893af38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f5893c4b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f5893c4af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f5893b33e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f5893b33e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f589420cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f589420a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f589420a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f589420a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f58942eef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f58942eef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f58942ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f589372dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5894205fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f5894205fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f5893b467d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f5893b467d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f5893af3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f5893af3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f5893af36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f5893af36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f5893af3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f5893af3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f5893c4c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f5893c4c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f589420cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f589420a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f589420a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f589420a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5893bd63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5893bd5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5893bd5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5893b7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f5893b7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f5894204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f58942044dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f58942020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f5894205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f5894205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f5894290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f5894290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f5894290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f589428fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f58942470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f58942470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f5894284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f5894284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f58942cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f58942c6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5894205eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f589415c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f58941c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f58941c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f58941c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f58941ed4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f58941ed4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f58941eb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f58941eb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f58941ea318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f58941c8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f58941c87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f58941c87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f58941c87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f58941ddf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f58941cb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f58941c8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f58941c8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f58941c87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f58941c87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f58941c87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f58941c7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f58941c7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f58941c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f58941c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f58942140a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f58942140a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f58942f6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f58942eef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f58942eef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f58942ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f589372dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f58afb4cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f5894205eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f589415c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5893b7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f5893b7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f5894204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f58942020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f5894205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f5894205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f5894290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f5894290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f5894290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f589428fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f58942470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f58942470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f5894284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f5894284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f5893bcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f5893bcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f5893c4b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f5893b7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f5893b7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f5894204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f58942020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f5894205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f5894205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f5894290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f5894290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f5894290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f589428fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f58942470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f58942470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f5894284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f5894284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f58942cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f58942c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f5893af3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f5893af3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f5893af36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f5893af36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f5893af3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f5893af3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f5893c4c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f5893c4c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f589420cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f589420a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f589420a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f589420a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f58941c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f58941c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f58941c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f58941dba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f58941da5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f58941d9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f58941d9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f58941d91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f58941d88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f58941d88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f58941cc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f58941e392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f58941c78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f58941c78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f58941c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f58941c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f5894214182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f5893bcca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f5893bcca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f5893b4ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f5893af3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f5893af3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f589414e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5894205fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f5894205fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f5893b359e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f5893b359e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f5893bcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f5893bcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f5893af39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f5893af39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f5893af38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f5893c4b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f5893c4af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f5893b33e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f5893b33e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f589420cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f589420a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f589420a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f589420a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f58942eef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f58942eef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f58942ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f589372dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5894205fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f5894205fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f5893b467d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f5893b467d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f5893af3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f5893af3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f5893af36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f5893af36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f5893af3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f5893af3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f5893c4c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f5893c4c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f589420cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f589420a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f589420a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f589420a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5893bd63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5893bd5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5893bd5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5893b7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f5893b7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f5894204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f58942044dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f58942020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f5894205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f5894205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f5894290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f5894290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f5894290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f589428fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f58942470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f58942470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f5894284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f5894284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f58942cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f58942c6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5894205eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f589415c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f58941c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f58941c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f58941c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f58941ed4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f58941ed4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f58941eb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f58941eb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f58941ea318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f58941c8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f58941c87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f58941c87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f58941c87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f58941ddf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f58941cb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f58941c8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f58941c8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f58941c87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f58941c87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f58941c87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f58941c7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f58941c7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f58941c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f58941c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f58942140a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f58942140a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f58942f6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f58942eef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f58942eef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f58942ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f589372dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f58afb4cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5893b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f5893afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f5894205eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f589415c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f5893bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f5893bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f5894285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f5894285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f5894285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5893b7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f5893b7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f5894204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f58942020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f5894205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f5894205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f5894290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f5894290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f5894290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f589428fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f58942470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f58942470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f5894284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f5894284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f5893bcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f5893bcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f5893b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f5893c4b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f5893bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f5893bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f5893bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f5893bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f5893bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f5893b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f5893b7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f5893b7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f5894204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f58942046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f58942044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f58942020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f5894205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f5894205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f5894290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f5894290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f5894290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f589428fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f58942470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f58942470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f5894284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f5894284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f5893af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f5893bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f58942cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f58942c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
__________ test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt] __________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f9764ccc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f9764cc6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b6/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1245411
DEBUG    ya.test:process.py:259 Command (pid 1245411) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1245411) elapsed time (sec): 17.30410099029541
DEBUG    ya.test:process.py:263 Command (pid 1245411) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1245411) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1245411) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1245411) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1245411) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1245411) maxrss: 1502316
DEBUG    ya.test:process.py:263 Command (pid 1245411) minflt: 379692
DEBUG    ya.test:process.py:263 Command (pid 1245411) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1245411) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1245411) nivcsw: 2461
DEBUG    ya.test:process.py:263 Command (pid 1245411) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1245411) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1245411) nvcsw: 67406
DEBUG    ya.test:process.py:263 Command (pid 1245411) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1245411) stime: 2.24293
DEBUG    ya.test:process.py:263 Command (pid 1245411) utime: 11.236458
DEBUG    ya.test:process.py:263 Command (pid 1245411) wtime: 17.308
DEBUG    ya.test:process.py:275 Command (pid 1245411) output:
2025-11-14T12:26:41.216368Z Fetching udfs...
2025-11-14T12:26:41.798723Z Initialization of fq runner...
2025-11-14T12:26:46.811108Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.579207s
2025-11-14T12:26:48.402697Z Fetching query results...
2025-11-14T12:26:48.402723Z Writing query results...
2025-11-14T12:26:48.402737Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1245411) errors:
...on3/Python/import.c:2873:15
    #19 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f97644f3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f97644f3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f97644f36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f97644f36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f97644f3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f97644f3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f976464c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f976464c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f9764c0cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f9764c0a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f9764c0a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f9764c0a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f9764bc5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f9764bc5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f9764bc5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f9764bdba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f9764bda5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f9764bd9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f9764bd9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f9764bd91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f9764bd88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f9764bd88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f9764bcc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f9764be392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f9764bc78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f9764bc78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f9764bc653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f9764bc6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f9764c14182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f97645cca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f97645cca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f976454ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f97644f3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f97644f3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f9764b4e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f9764c05fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f9764c05fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f97645359e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f97645359e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f97645cbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f97645cbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f97644f39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f97644f39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f97644f38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f976464b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f976464af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f9764533e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f9764533e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f9764c0cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f9764c0a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f9764c0a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f9764c0a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f9764ceef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f9764ceef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f9764cee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f976412dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f9764c05fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f9764c05fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f97645467d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f97645467d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f97644f3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f97644f3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f97644f36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f97644f36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f97644f3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f97644f3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f976464c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f976464c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f9764c0cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f9764c0a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f9764c0a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f9764c0a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f97645d63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f97645d5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f97645d5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f976457d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f976457d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f9764c04911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f9764c044dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f9764c020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f9764c05900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f9764c05900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f9764c90ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f9764c90ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f9764c90ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f9764c8fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f9764c470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f9764c470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f9764c84847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f9764c84847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f9764ccc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f9764cc6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f9764c05eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f9764b5c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f9764bc5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f9764bc5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f9764bc5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f9764bed4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f9764bed4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f9764beb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f9764beb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f9764bea318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f9764bc8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f9764bc87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f9764bc87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f9764bc87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f9764bddf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f9764bcb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f9764bc8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f9764bc8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f9764bc87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f9764bc87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f9764bc87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f9764bc7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f9764bc7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f9764bc653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f9764bc6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f9764c140a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f9764c140a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f9764cf6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f9764ceef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f9764ceef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f9764cee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f976412dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f9780558d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f9764c05eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f9764b5c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f976457d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f976457d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f9764c04911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f9764c020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f9764c05900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f9764c05900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f9764c90ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f9764c90ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f9764c90ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f9764c8fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f9764c470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f9764c470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f9764c84847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f9764c84847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f97645cbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f97645cbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f976464b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f976457d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f976457d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f9764c04911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f9764c020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f9764c05900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f9764c05900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f9764c90ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f9764c90ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f9764c90ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f9764c8fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f9764c470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f9764c470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f9764c84847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f9764c84847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f9764ccc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f9764cc6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f97644f3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f97644f3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f97644f36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f97644f36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f97644f3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f97644f3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f976464c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f976464c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f9764c0cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f9764c0a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f9764c0a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f9764c0a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f9764bc5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f9764bc5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f9764bc5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f9764bdba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f9764bda5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f9764bd9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f9764bd9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f9764bd91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f9764bd88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f9764bd88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f9764bcc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f9764be392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f9764bc78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f9764bc78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f9764bc653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f9764bc6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f9764c14182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f97645cca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f97645cca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f976454ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f97644f3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f97644f3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f9764b4e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f9764c05fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f9764c05fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f97645359e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f97645359e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f97645cbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f97645cbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f97644f39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f97644f39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f97644f38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f976464b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f976464af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f9764533e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f9764533e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f9764c0cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f9764c0a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f9764c0a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f9764c0a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f9764ceef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f9764ceef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f9764cee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f976412dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f9764c05fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f9764c05fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f97645467d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f97645467d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f97644f3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f97644f3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f97644f36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f97644f36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f97644f3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f97644f3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f976464c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f976464c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f9764c0cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f9764c0a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f9764c0a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f9764c0a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f97645d63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f97645d5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f97645d5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f976457d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f976457d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f9764c04911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f9764c044dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f9764c020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f9764c05900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f9764c05900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f9764c90ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f9764c90ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f9764c90ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f9764c8fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f9764c470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f9764c470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f9764c84847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f9764c84847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f9764ccc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f9764cc6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f9764c05eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f9764b5c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f9764bc5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f9764bc5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f9764bc5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f9764bed4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f9764bed4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f9764beb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f9764beb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f9764bea318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f9764bc8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f9764bc87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f9764bc87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f9764bc87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f9764bddf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f9764bcb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f9764bc8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f9764bc8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f9764bc87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f9764bc87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f9764bc87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f9764bc7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f9764bc7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f9764bc653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f9764bc6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f9764c140a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f9764c140a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f9764cf6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f9764ceef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f9764ceef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f9764cee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f976412dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f9780558d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f9764582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f97644fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f9764c05eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f9764b5c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f97645ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f97645ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f9764c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f9764c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f9764c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f976457d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f976457d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f9764c04911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f9764c020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f9764c05900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f9764c05900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f9764c90ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f9764c90ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f9764c90ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f9764c8fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f9764c470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f9764c470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f9764c84847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f9764c84847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f97645cbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f97645cbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f976454f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f976464b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f97645f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f97645f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f97645f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f97645f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f97645f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f976457b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f976457d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f976457d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f9764c04911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f9764c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f9764c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f9764c020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f9764c05900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f9764c05900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f9764c90ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f9764c90ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f9764c90ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f9764c8fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f9764c470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f9764c470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f9764c84847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f9764c84847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f97644f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f97645fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f9764ccc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f9764cc6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
============================== slowest durations ===============================
20.67s call     test_sql_streaming.py::test[hop-GroupByHop-default.txt]
18.62s call     test_sql_streaming.py::test[hop-GroupByHopListKey-default.txt]
17.77s call     test_sql_streaming.py::test[hop-GroupByHopExprKey-default.txt]
17.39s call     test_sql_streaming.py::test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt]
16.56s call     test_sql_streaming.py::test[hop-GroupByHopPercentile-default.txt]
15.68s call     test_sql_streaming.py::test[hop-GroupByHopByStringKey-default.txt]
15.01s call     test_sql_streaming.py::test[hop-GroupByHopNoKey-default.txt]
0.03s setup    test_sql_streaming.py::test[hop-GroupByHop-default.txt]
0.02s setup    test_sql_streaming.py::test[hop-GroupByHopListKey-default.txt]
0.02s setup    test_sql_streaming.py::test[hop-GroupByHopNoKey-default.txt]
0.02s setup    test_sql_streaming.py::test[hop-GroupByHopByStringKey-default.txt]
0.02s setup    test_sql_streaming.py::test[hop-GroupByHopExprKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopPercentile-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_streaming.py::test[hop-GroupByHop-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_976khs79/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff043c7c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff043c76500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff04350046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff0435fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff0435fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff0435fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff0434ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff0435ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff0434a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff0434a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff0434a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff0435fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff0435fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423457 byte(s) leaked in 8237 allocation(s).\n'
FAILED test_sql_streaming.py::test[hop-GroupByHopByStringKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_5fk1bvwi/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f0b13aec9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f0b13ae6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f0b1337046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f0b1346db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f0b1346db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f0b1346db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f0b1336f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f0b1341c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f0b1331450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0b1331450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f0b13314350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f0b1346b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f0b1346b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hop-GroupByHopExprKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_pfw41nt8/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f3b4b09c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f3b4b096500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f3b4a92046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f3b4aa1db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f3b4aa1db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f3b4aa1db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f3b4a91f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f3b4a9cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f3b4a8c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f3b4a8c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f3b4a8c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f3b4aa1b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f3b4aa1b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 409134 byte(s) leaked in 7926 allocation(s).\n'
FAILED test_sql_streaming.py::test[hop-GroupByHopListKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_ab_ttl1g/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fb842d1c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fb842d16500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fb8425a046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fb84269db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fb84269db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fb84269db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fb84259f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fb84264c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fb84254450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb84254450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fb842544350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fb84269b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fb84269b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hop-GroupByHopNoKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_kt5149q0/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f881a57c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f881a576500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f8819e0046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f8819efdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f8819efdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f8819efdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f8819dff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f8819eac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f8819da450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f8819da450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f8819da4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f8819efb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f8819efb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hop-GroupByHopPercentile-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_05di3kgm/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f58942cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f58942c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f5893b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f5893c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f5893c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f5893c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f5893b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f5893bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f5893af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f5893af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f5893af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f5893c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f5893c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b6/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_h69tw4fp/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f9764ccc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f9764cc6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f976455046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f976464db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f976464db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f976464db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f976454f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f97645fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f97644f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f97644f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f97644f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f976464b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f976464b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
======================== 7 failed in 123.88s (0:02:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 28 items

test_sql_streaming.py FFFFFFF

=================================== FAILURES ===================================
______________ test[hop-GroupByHopWithDataWatermarks-default.txt] ______________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fc8cbaac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fc8cbaa6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423693 byte(s) leaked in 8242 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hop-GroupByHopWithDataWatermarks-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/udfs
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopWithDataWatermarks-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248550
DEBUG    ya.test:process.py:259 Command (pid 1248550) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1248550) elapsed time (sec): 18.550264358520508
DEBUG    ya.test:process.py:263 Command (pid 1248550) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248550) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248550) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248550) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248550) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248550) maxrss: 1441220
DEBUG    ya.test:process.py:263 Command (pid 1248550) minflt: 363766
DEBUG    ya.test:process.py:263 Command (pid 1248550) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248550) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248550) nivcsw: 2480
DEBUG    ya.test:process.py:263 Command (pid 1248550) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248550) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248550) nvcsw: 67157
DEBUG    ya.test:process.py:263 Command (pid 1248550) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1248550) stime: 2.096023
DEBUG    ya.test:process.py:263 Command (pid 1248550) utime: 10.682103
DEBUG    ya.test:process.py:263 Command (pid 1248550) wtime: 18.575
DEBUG    ya.test:process.py:275 Command (pid 1248550) output:
2025-11-14T12:26:49.251048Z Fetching udfs...
2025-11-14T12:26:50.087967Z Initialization of fq runner...
2025-11-14T12:26:56.391303Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.189800s
2025-11-14T12:26:57.587009Z Fetching query results...
2025-11-14T12:26:57.587051Z Writing query results...
2025-11-14T12:26:57.587065Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1248550) errors:
...on3/Python/import.c:2873:15
    #19 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fc8cb2d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fc8cb2d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fc8cb2d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fc8cb2d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fc8cb2d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fc8cb2d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fc8cb42c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fc8cb42c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fc8cb9ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fc8cb9ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fc8cb9ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fc8cb9ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8cb9a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fc8cb9a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fc8cb9a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fc8cb9bba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7fc8cb9ba5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7fc8cb9b9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7fc8cb9b9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7fc8cb9b91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7fc8cb9b88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7fc8cb9b88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7fc8cb9ac5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7fc8cb9c392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7fc8cb9a78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7fc8cb9a78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7fc8cb9a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7fc8cb9a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7fc8cb9f4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7fc8cb3aca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7fc8cb3aca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7fc8cb32ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7fc8cb2d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7fc8cb2d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8cb92e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8cb9e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fc8cb9e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fc8cb3159e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7fc8cb3159e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fc8cb3abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7fc8cb3abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7fc8cb2d39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7fc8cb2d39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7fc8cb2d38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7fc8cb42b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7fc8cb42af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7fc8cb313e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7fc8cb313e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7fc8cb9ecf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7fc8cb9ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7fc8cb9ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7fc8cb9ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7fc8cbacef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7fc8cbacef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7fc8cbace8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7fc8caf0dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8cb9e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fc8cb9e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fc8cb3267d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7fc8cb3267d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fc8cb2d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fc8cb2d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fc8cb2d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fc8cb2d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fc8cb2d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fc8cb2d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fc8cb42c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fc8cb42c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fc8cb9ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fc8cb9ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fc8cb9ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fc8cb9ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8cb3b63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8cb3b5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8cb3b5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8cb35d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fc8cb35d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fc8cb9e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fc8cb9e44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7fc8cb9e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7fc8cb9e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7fc8cb9e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7fc8cba70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7fc8cba70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7fc8cba70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7fc8cba6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7fc8cba270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7fc8cba270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7fc8cba64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7fc8cba64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7fc8cbaac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7fc8cbaa6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8cb9e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fc8cb93c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8cb9a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fc8cb9a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fc8cb9a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fc8cb9cd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7fc8cb9cd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7fc8cb9cb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7fc8cb9cb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7fc8cb9ca318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7fc8cb9a8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7fc8cb9a87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7fc8cb9a87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7fc8cb9a87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7fc8cb9bdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7fc8cb9ab90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7fc8cb9a8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7fc8cb9a8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7fc8cb9a87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7fc8cb9a87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7fc8cb9a87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7fc8cb9a7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7fc8cb9a7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7fc8cb9a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7fc8cb9a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7fc8cb9f40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7fc8cb9f40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7fc8cbad6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7fc8cbacef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7fc8cbacef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7fc8cbace8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7fc8caf0dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7fc8e7338d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fc8cb9e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fc8cb93c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8cb35d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fc8cb35d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fc8cb9e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7fc8cb9e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7fc8cb9e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7fc8cb9e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7fc8cba70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7fc8cba70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7fc8cba70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7fc8cba6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7fc8cba270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7fc8cba270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7fc8cba64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7fc8cba64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7fc8cb3abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7fc8cb3abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7fc8cb42b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fc8cb35d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fc8cb35d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fc8cb9e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fc8cb9e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7fc8cb9e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7fc8cb9e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7fc8cba70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7fc8cba70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7fc8cba70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7fc8cba6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7fc8cba270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7fc8cba270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7fc8cba64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7fc8cba64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7fc8cbaac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7fc8cbaa6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423693 byte(s) leaked in 8242 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fc8cb2d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fc8cb2d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fc8cb2d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fc8cb2d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fc8cb2d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fc8cb2d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fc8cb42c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fc8cb42c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fc8cb9ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fc8cb9ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fc8cb9ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fc8cb9ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8cb9a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fc8cb9a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fc8cb9a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fc8cb9bba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7fc8cb9ba5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7fc8cb9b9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7fc8cb9b9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7fc8cb9b91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7fc8cb9b88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7fc8cb9b88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7fc8cb9ac5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7fc8cb9c392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7fc8cb9a78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7fc8cb9a78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7fc8cb9a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7fc8cb9a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7fc8cb9f4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7fc8cb3aca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7fc8cb3aca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7fc8cb32ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7fc8cb2d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7fc8cb2d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8cb92e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8cb9e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fc8cb9e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fc8cb3159e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7fc8cb3159e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fc8cb3abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7fc8cb3abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7fc8cb2d39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7fc8cb2d39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7fc8cb2d38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7fc8cb42b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7fc8cb42af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7fc8cb313e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7fc8cb313e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7fc8cb9ecf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7fc8cb9ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7fc8cb9ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7fc8cb9ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7fc8cbacef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7fc8cbacef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7fc8cbace8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7fc8caf0dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8cb9e5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fc8cb9e5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fc8cb3267d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7fc8cb3267d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fc8cb2d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fc8cb2d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fc8cb2d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fc8cb2d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fc8cb2d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fc8cb2d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fc8cb42c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fc8cb42c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fc8cb9ecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fc8cb9ea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fc8cb9ea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fc8cb9ea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8cb3b63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8cb3b5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8cb3b5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8cb35d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fc8cb35d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fc8cb9e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fc8cb9e44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7fc8cb9e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7fc8cb9e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7fc8cb9e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7fc8cba70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7fc8cba70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7fc8cba70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7fc8cba6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7fc8cba270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7fc8cba270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7fc8cba64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7fc8cba64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7fc8cbaac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7fc8cbaa6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8cb9e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fc8cb93c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8cb9a5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fc8cb9a5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fc8cb9a5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fc8cb9cd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7fc8cb9cd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7fc8cb9cb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7fc8cb9cb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7fc8cb9ca318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7fc8cb9a8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7fc8cb9a87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7fc8cb9a87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7fc8cb9a87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7fc8cb9bdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7fc8cb9ab90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7fc8cb9a8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7fc8cb9a8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7fc8cb9a87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7fc8cb9a87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7fc8cb9a87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7fc8cb9a7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7fc8cb9a7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7fc8cb9a653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7fc8cb9a6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7fc8cb9f40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7fc8cb9f40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7fc8cbad6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7fc8cbacef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7fc8cbacef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7fc8cbace8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7fc8caf0dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7fc8e7338d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8cb362bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fc8cb2ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fc8cb9e5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fc8cb93c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fc8cb3acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fc8cb3acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fc8cba65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fc8cba65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fc8cba65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8cb35d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fc8cb35d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fc8cb9e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7fc8cb9e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7fc8cb9e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7fc8cb9e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7fc8cba70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7fc8cba70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7fc8cba70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7fc8cba6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7fc8cba270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7fc8cba270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7fc8cba64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7fc8cba64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7fc8cb3abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7fc8cb3abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7fc8cb32f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7fc8cb42b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7fc8cb3d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7fc8cb3d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7fc8cb3d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7fc8cb3d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7fc8cb3d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fc8cb35b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fc8cb35d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fc8cb35d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fc8cb9e4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fc8cb9e46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fc8cb9e44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fc8cb9e20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7fc8cb9e5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7fc8cb9e5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7fc8cba70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7fc8cba70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7fc8cba70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7fc8cba6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7fc8cba270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7fc8cba270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7fc8cba64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7fc8cba64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7fc8cb2d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7fc8cb3da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fc8cbaac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fc8cbaa6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423693 byte(s) leaked in 8242 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
____________ test[hopping_window-GroupByHoppingWindow-default.txt] _____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fbd55ccc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fbd55cc6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423603 byte(s) leaked in 8240 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindow-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindow-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1251665
DEBUG    ya.test:process.py:259 Command (pid 1251665) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1251665) elapsed time (sec): 17.272437810897827
DEBUG    ya.test:process.py:263 Command (pid 1251665) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251665) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251665) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251665) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251665) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251665) maxrss: 1440616
DEBUG    ya.test:process.py:263 Command (pid 1251665) minflt: 366739
DEBUG    ya.test:process.py:263 Command (pid 1251665) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251665) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251665) nivcsw: 2512
DEBUG    ya.test:process.py:263 Command (pid 1251665) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251665) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251665) nvcsw: 66428
DEBUG    ya.test:process.py:263 Command (pid 1251665) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1251665) stime: 2.166214
DEBUG    ya.test:process.py:263 Command (pid 1251665) utime: 11.242555
DEBUG    ya.test:process.py:263 Command (pid 1251665) wtime: 17.294
DEBUG    ya.test:process.py:275 Command (pid 1251665) output:
2025-11-14T12:27:08.502233Z Fetching udfs...
2025-11-14T12:27:09.137783Z Initialization of fq runner...
2025-11-14T12:27:15.271225Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.978923s
2025-11-14T12:27:16.271072Z Fetching query results...
2025-11-14T12:27:16.271108Z Writing query results...
2025-11-14T12:27:16.271122Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1251665) errors:
...on3/Python/import.c:2873:15
    #19 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fbd554f3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fbd554f3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbd554f36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fbd554f36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fbd554f3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fbd554f3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fbd5564c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fbd5564c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fbd55c0cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fbd55c0a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fbd55c0a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fbd55c0a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbd55bc5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fbd55bc5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fbd55bc5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fbd55bdba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7fbd55bda5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7fbd55bd9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7fbd55bd9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7fbd55bd91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7fbd55bd88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7fbd55bd88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7fbd55bcc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7fbd55be392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7fbd55bc78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7fbd55bc78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7fbd55bc653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7fbd55bc6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7fbd55c14182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7fbd555cca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7fbd555cca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7fbd5554ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7fbd554f3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7fbd554f3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbd55b4e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbd55c05fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fbd55c05fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fbd555359e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7fbd555359e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fbd555cbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7fbd555cbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7fbd554f39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7fbd554f39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7fbd554f38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7fbd5564b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7fbd5564af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7fbd55533e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7fbd55533e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7fbd55c0cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7fbd55c0a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7fbd55c0a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7fbd55c0a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7fbd55ceef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7fbd55ceef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7fbd55cee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7fbd5512dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbd55c05fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fbd55c05fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fbd555467d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7fbd555467d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fbd554f3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fbd554f3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbd554f36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fbd554f36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fbd554f3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fbd554f3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fbd5564c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fbd5564c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fbd55c0cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fbd55c0a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fbd55c0a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fbd55c0a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbd555d63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbd555d5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbd555d5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbd5557d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fbd5557d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fbd55c04911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fbd55c044dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7fbd55c020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7fbd55c05900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7fbd55c05900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7fbd55c90ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7fbd55c90ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7fbd55c90ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7fbd55c8fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7fbd55c470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7fbd55c470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7fbd55c84847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7fbd55c84847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7fbd55ccc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7fbd55cc6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbd55c05eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fbd55b5c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbd55bc5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fbd55bc5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fbd55bc5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fbd55bed4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7fbd55bed4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7fbd55beb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7fbd55beb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7fbd55bea318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7fbd55bc8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7fbd55bc87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7fbd55bc87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7fbd55bc87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7fbd55bddf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7fbd55bcb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7fbd55bc8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7fbd55bc8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7fbd55bc87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7fbd55bc87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7fbd55bc87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7fbd55bc7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7fbd55bc7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7fbd55bc653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7fbd55bc6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7fbd55c140a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7fbd55c140a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7fbd55cf6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7fbd55ceef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7fbd55ceef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7fbd55cee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7fbd5512dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7fbd71550d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbd55c05eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fbd55b5c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbd5557d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fbd5557d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fbd55c04911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7fbd55c020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7fbd55c05900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7fbd55c05900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7fbd55c90ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7fbd55c90ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7fbd55c90ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7fbd55c8fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7fbd55c470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7fbd55c470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7fbd55c84847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7fbd55c84847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7fbd555cbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7fbd555cbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7fbd5564b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbd5557d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fbd5557d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fbd55c04911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fbd55c020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7fbd55c05900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7fbd55c05900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7fbd55c90ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7fbd55c90ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7fbd55c90ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7fbd55c8fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7fbd55c470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7fbd55c470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7fbd55c84847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7fbd55c84847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7fbd55ccc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7fbd55cc6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423603 byte(s) leaked in 8240 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fbd554f3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fbd554f3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbd554f36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbd554f36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fbd554f3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fbd554f3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fbd5564c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fbd5564c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fbd55c0cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fbd55c0a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fbd55c0a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fbd55c0a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbd55bc5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fbd55bc5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fbd55bc5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fbd55bdba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7fbd55bda5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7fbd55bd9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7fbd55bd9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7fbd55bd91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7fbd55bd88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7fbd55bd88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7fbd55bcc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7fbd55be392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7fbd55bc78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7fbd55bc78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7fbd55bc653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7fbd55bc6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7fbd55c14182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7fbd555cca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7fbd555cca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7fbd5554ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7fbd554f3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7fbd554f3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbd55b4e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbd55c05fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fbd55c05fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fbd555359e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7fbd555359e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fbd555cbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7fbd555cbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7fbd554f39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7fbd554f39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7fbd554f38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7fbd5564b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7fbd5564af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7fbd55533e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7fbd55533e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7fbd55c0cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7fbd55c0a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7fbd55c0a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7fbd55c0a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7fbd55ceef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7fbd55ceef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7fbd55cee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7fbd5512dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbd55c05fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fbd55c05fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fbd555467d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7fbd555467d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fbd554f3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fbd554f3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbd554f36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbd554f36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fbd554f3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fbd554f3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fbd5564c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fbd5564c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fbd55c0cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fbd55c0a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fbd55c0a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fbd55c0a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbd555d63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbd555d5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbd555d5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbd5557d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fbd5557d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fbd55c04911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fbd55c044dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7fbd55c020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7fbd55c05900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7fbd55c05900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7fbd55c90ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7fbd55c90ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7fbd55c90ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7fbd55c8fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7fbd55c470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7fbd55c470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7fbd55c84847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7fbd55c84847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7fbd55ccc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7fbd55cc6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbd55c05eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fbd55b5c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbd55bc5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fbd55bc5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fbd55bc5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fbd55bed4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7fbd55bed4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7fbd55beb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7fbd55beb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7fbd55bea318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7fbd55bc8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7fbd55bc87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7fbd55bc87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7fbd55bc87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7fbd55bddf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7fbd55bcb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7fbd55bc8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7fbd55bc8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7fbd55bc87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7fbd55bc87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7fbd55bc87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7fbd55bc7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7fbd55bc7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7fbd55bc653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7fbd55bc6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7fbd55c140a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7fbd55c140a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7fbd55cf6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7fbd55ceef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7fbd55ceef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7fbd55cee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7fbd5512dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7fbd71550d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbd55582bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbd554fdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbd55c05eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fbd55b5c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fbd555ccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fbd555ccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fbd55c85aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fbd55c85aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fbd55c85aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbd5557d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fbd5557d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fbd55c04911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7fbd55c020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7fbd55c05900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7fbd55c05900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7fbd55c90ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7fbd55c90ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7fbd55c90ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7fbd55c8fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7fbd55c470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7fbd55c470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7fbd55c84847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7fbd55c84847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7fbd555cbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7fbd555cbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7fbd5554f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7fbd5564b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7fbd555f815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7fbd555f815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7fbd555f0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7fbd555f0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7fbd555f0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbd5557b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbd5557d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fbd5557d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fbd55c04911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fbd55c046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fbd55c044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fbd55c020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7fbd55c05900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7fbd55c05900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7fbd55c90ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7fbd55c90ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7fbd55c90ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7fbd55c8fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7fbd55c470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7fbd55c470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7fbd55c84847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7fbd55c84847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7fbd554f2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7fbd555fa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fbd55ccc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fbd55cc6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423603 byte(s) leaked in 8240 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
_______ test[hopping_window-GroupByHoppingWindowByStringKey-default.txt] _______
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f13c0c0c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f13c0c06500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423603 byte(s) leaked in 8240 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindowByStringKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowByStringKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1254740
DEBUG    ya.test:process.py:259 Command (pid 1254740) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1254740) elapsed time (sec): 15.500515699386597
DEBUG    ya.test:process.py:263 Command (pid 1254740) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254740) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1254740) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254740) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254740) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1254740) maxrss: 1472416
DEBUG    ya.test:process.py:263 Command (pid 1254740) minflt: 362737
DEBUG    ya.test:process.py:263 Command (pid 1254740) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1254740) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1254740) nivcsw: 4399
DEBUG    ya.test:process.py:263 Command (pid 1254740) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1254740) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1254740) nvcsw: 67970
DEBUG    ya.test:process.py:263 Command (pid 1254740) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1254740) stime: 2.3016579999999998
DEBUG    ya.test:process.py:263 Command (pid 1254740) utime: 10.880684
DEBUG    ya.test:process.py:263 Command (pid 1254740) wtime: 15.515
DEBUG    ya.test:process.py:275 Command (pid 1254740) output:
2025-11-14T12:27:26.118851Z Fetching udfs...
2025-11-14T12:27:26.743371Z Initialization of fq runner...
2025-11-14T12:27:31.584784Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.968624s
2025-11-14T12:27:32.562415Z Fetching query results...
2025-11-14T12:27:32.562435Z Writing query results...
2025-11-14T12:27:32.562442Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1254740) errors:
...on3/Python/import.c:2873:15
    #19 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f13c0433204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f13c0433204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f13c04336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f13c04336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f13c0433ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f13c0433ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f13c058c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f13c058c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f13c0b4cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f13c0b4a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f13c0b4a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f13c0b4a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13c0b05e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f13c0b05d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f13c0b05d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f13c0b1ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f13c0b1a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f13c0b19cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f13c0b19cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f13c0b191e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f13c0b188a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f13c0b188a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f13c0b0c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f13c0b2392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f13c0b078a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f13c0b078a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f13c0b0653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f13c0b06854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f13c0b54182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f13c050ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f13c050ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f13c048ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f13c0433204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f13c0433204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13c0a8e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13c0b45fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f13c0b45fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f13c04759e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f13c04759e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f13c050bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f13c050bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f13c04339dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f13c04339dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f13c04338e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f13c058b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f13c058af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f13c0473e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f13c0473e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f13c0b4cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f13c0b4a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f13c0b4a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f13c0b4a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f13c0c2ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f13c0c2ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f13c0c2e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f13c006dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13c0b45fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f13c0b45fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f13c04867d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f13c04867d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f13c0433204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f13c0433204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f13c04336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f13c04336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f13c0433ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f13c0433ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f13c058c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f13c058c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f13c0b4cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f13c0b4a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f13c0b4a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f13c0b4a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13c05163c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13c0515ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13c0515de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13c04bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f13c04bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f13c0b44911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f13c0b444dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f13c0b420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f13c0b45900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f13c0b45900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f13c0bd0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f13c0bd0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f13c0bd0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f13c0bcfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f13c0b870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f13c0b870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f13c0bc4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f13c0bc4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f13c0c0c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f13c0c06862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13c0b45eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f13c0a9c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13c0b05e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f13c0b05d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f13c0b05d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f13c0b2d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f13c0b2d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f13c0b2b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f13c0b2b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f13c0b2a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f13c0b08f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f13c0b087d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f13c0b087d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f13c0b087d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f13c0b1df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f13c0b0b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f13c0b08b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f13c0b08b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f13c0b087a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f13c0b087a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f13c0b087a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f13c0b07790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f13c0b07790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f13c0b0653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f13c0b06854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f13c0b540a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f13c0b540a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f13c0c36a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f13c0c2ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f13c0c2ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f13c0c2e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f13c006dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f13dc4a2d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13c0b45eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f13c0a9c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13c04bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f13c04bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f13c0b44911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f13c0b420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f13c0b45900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f13c0b45900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f13c0bd0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f13c0bd0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f13c0bd0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f13c0bcfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f13c0b870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f13c0b870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f13c0bc4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f13c0bc4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f13c050bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f13c050bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f13c058b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13c04bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f13c04bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f13c0b44911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f13c0b420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f13c0b45900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f13c0b45900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f13c0bd0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f13c0bd0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f13c0bd0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f13c0bcfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f13c0b870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f13c0b870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f13c0bc4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f13c0bc4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f13c0c0c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f13c0c06500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423603 byte(s) leaked in 8240 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f13c0433204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f13c0433204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f13c04336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f13c04336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f13c0433ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f13c0433ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f13c058c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f13c058c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f13c0b4cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f13c0b4a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f13c0b4a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f13c0b4a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13c0b05e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f13c0b05d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f13c0b05d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f13c0b1ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f13c0b1a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f13c0b19cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f13c0b19cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f13c0b191e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f13c0b188a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f13c0b188a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f13c0b0c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f13c0b2392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f13c0b078a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f13c0b078a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f13c0b0653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f13c0b06854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f13c0b54182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f13c050ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f13c050ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f13c048ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f13c0433204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f13c0433204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13c0a8e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13c0b45fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f13c0b45fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f13c04759e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f13c04759e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f13c050bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f13c050bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f13c04339dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f13c04339dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f13c04338e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f13c058b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f13c058af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f13c0473e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f13c0473e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f13c0b4cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f13c0b4a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f13c0b4a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f13c0b4a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f13c0c2ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f13c0c2ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f13c0c2e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f13c006dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13c0b45fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f13c0b45fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f13c04867d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f13c04867d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f13c0433204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f13c0433204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f13c04336f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f13c04336f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f13c0433ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f13c0433ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f13c058c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f13c058c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f13c0b4cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f13c0b4a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f13c0b4a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f13c0b4a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13c05163c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13c0515ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13c0515de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13c04bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f13c04bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f13c0b44911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f13c0b444dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f13c0b420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f13c0b45900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f13c0b45900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f13c0bd0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f13c0bd0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f13c0bd0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f13c0bcfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f13c0b870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f13c0b870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f13c0bc4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f13c0bc4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f13c0c0c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f13c0c06862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13c0b45eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f13c0a9c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13c0b05e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f13c0b05d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f13c0b05d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f13c0b2d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f13c0b2d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f13c0b2b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f13c0b2b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f13c0b2a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f13c0b08f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f13c0b087d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f13c0b087d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f13c0b087d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f13c0b1df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f13c0b0b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f13c0b08b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f13c0b08b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f13c0b087a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f13c0b087a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f13c0b087a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f13c0b07790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f13c0b07790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f13c0b0653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f13c0b06854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f13c0b540a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f13c0b540a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f13c0c36a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f13c0c2ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f13c0c2ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f13c0c2e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f13c006dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f13dc4a2d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13c04c2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13c043df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13c0b45eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f13c0a9c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f13c050cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f13c050cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f13c0bc5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f13c0bc5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f13c0bc5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13c04bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f13c04bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f13c0b44911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f13c0b420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f13c0b45900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f13c0b45900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f13c0bd0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f13c0bd0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f13c0bd0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f13c0bcfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f13c0b870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f13c0b870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f13c0bc4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f13c0bc4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f13c050bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f13c050bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f13c048f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f13c058b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f13c053815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f13c053815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f13c0530b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f13c0530b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f13c0530b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13c04bb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13c04bd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f13c04bd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f13c0b44911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f13c0b446ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f13c0b444c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f13c0b420d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f13c0b45900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f13c0b45900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f13c0bd0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f13c0bd0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f13c0bd0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f13c0bcfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f13c0b870bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f13c0b870bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f13c0bc4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f13c0bc4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f13c0432b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f13c053a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f13c0c0c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f13c0c06500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423603 byte(s) leaked in 8240 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
_________ test[hopping_window-GroupByHoppingWindowExprKey-default.txt] _________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f7d0fb3c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f7d0fb36500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindowExprKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowExprKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1256641
DEBUG    ya.test:process.py:259 Command (pid 1256641) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1256641) elapsed time (sec): 13.335652351379395
DEBUG    ya.test:process.py:263 Command (pid 1256641) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256641) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1256641) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256641) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256641) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1256641) maxrss: 1435444
DEBUG    ya.test:process.py:263 Command (pid 1256641) minflt: 353481
DEBUG    ya.test:process.py:263 Command (pid 1256641) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1256641) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1256641) nivcsw: 807
DEBUG    ya.test:process.py:263 Command (pid 1256641) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1256641) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1256641) nvcsw: 69504
DEBUG    ya.test:process.py:263 Command (pid 1256641) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1256641) stime: 2.308947
DEBUG    ya.test:process.py:263 Command (pid 1256641) utime: 10.58845
DEBUG    ya.test:process.py:263 Command (pid 1256641) wtime: 13.339
DEBUG    ya.test:process.py:275 Command (pid 1256641) output:
2025-11-14T12:27:41.875841Z Fetching udfs...
2025-11-14T12:27:42.389131Z Initialization of fq runner...
2025-11-14T12:27:46.558633Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.828569s
2025-11-14T12:27:47.393411Z Fetching query results...
2025-11-14T12:27:47.393462Z Writing query results...
2025-11-14T12:27:47.393474Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1256641) errors:
...on3/Python/import.c:2873:15
    #19 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f7d0f363204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f7d0f363204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7d0f3636f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f7d0f3636f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f7d0f363ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f7d0f363ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f7d0f4bc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f7d0f4bc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f7d0fa7cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f7d0fa7a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f7d0fa7a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f7d0fa7a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7d0fa35e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f7d0fa35d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f7d0fa35d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f7d0fa4ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f7d0fa4a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f7d0fa49cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f7d0fa49cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f7d0fa491e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f7d0fa488a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f7d0fa488a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f7d0fa3c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f7d0fa5392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f7d0fa378a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f7d0fa378a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f7d0fa3653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f7d0fa36854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f7d0fa84182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f7d0f43ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f7d0f43ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f7d0f3bef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f7d0f363204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f7d0f363204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7d0f9be3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7d0fa75fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f7d0fa75fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f7d0f3a59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f7d0f3a59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f7d0f43bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f7d0f43bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f7d0f3639dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f7d0f3639dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f7d0f3638e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f7d0f4bb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f7d0f4baf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f7d0f3a3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f7d0f3a3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f7d0fa7cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f7d0fa7a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f7d0fa7a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f7d0fa7a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f7d0fb5ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f7d0fb5ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f7d0fb5e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f7d0ef9dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7d0fa75fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f7d0fa75fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f7d0f3b67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f7d0f3b67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f7d0f363204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f7d0f363204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7d0f3636f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f7d0f3636f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f7d0f363ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f7d0f363ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f7d0f4bc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f7d0f4bc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f7d0fa7cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f7d0fa7a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f7d0fa7a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f7d0fa7a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7d0f4463c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7d0f445ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7d0f445de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7d0f3ed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f7d0f3ed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f7d0fa74911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f7d0fa744dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f7d0fa720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f7d0fa75900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f7d0fa75900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f7d0fb00ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f7d0fb00ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f7d0fb00ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f7d0faffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f7d0fab70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f7d0fab70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f7d0faf4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f7d0faf4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f7d0fb3c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f7d0fb36862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7d0fa75eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f7d0f9cc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7d0fa35e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f7d0fa35d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f7d0fa35d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f7d0fa5d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f7d0fa5d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f7d0fa5b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f7d0fa5b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f7d0fa5a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f7d0fa38f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f7d0fa387d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f7d0fa387d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f7d0fa387d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f7d0fa4df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f7d0fa3b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f7d0fa38b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f7d0fa38b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f7d0fa387a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f7d0fa387a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f7d0fa387a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f7d0fa37790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f7d0fa37790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f7d0fa3653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f7d0fa36854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f7d0fa840a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f7d0fa840a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f7d0fb66a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f7d0fb5ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f7d0fb5ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f7d0fb5e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f7d0ef9dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f7d2b3d0d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f7d0fa75eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f7d0f9cc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7d0f3ed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f7d0f3ed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f7d0fa74911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f7d0fa720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f7d0fa75900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f7d0fa75900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f7d0fb00ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f7d0fb00ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f7d0fb00ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f7d0faffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f7d0fab70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f7d0fab70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f7d0faf4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f7d0faf4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f7d0f43bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f7d0f43bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f7d0f4bb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f7d0f3ed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f7d0f3ed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f7d0fa74911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f7d0fa720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f7d0fa75900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f7d0fa75900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f7d0fb00ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f7d0fb00ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f7d0fb00ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f7d0faffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f7d0fab70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f7d0fab70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f7d0faf4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f7d0faf4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f7d0fb3c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f7d0fb36500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f7d0f363204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f7d0f363204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7d0f3636f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f7d0f3636f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f7d0f363ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f7d0f363ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f7d0f4bc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f7d0f4bc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f7d0fa7cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f7d0fa7a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f7d0fa7a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f7d0fa7a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7d0fa35e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f7d0fa35d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f7d0fa35d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f7d0fa4ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f7d0fa4a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f7d0fa49cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f7d0fa49cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f7d0fa491e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f7d0fa488a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f7d0fa488a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f7d0fa3c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f7d0fa5392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f7d0fa378a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f7d0fa378a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f7d0fa3653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f7d0fa36854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f7d0fa84182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f7d0f43ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f7d0f43ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f7d0f3bef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f7d0f363204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f7d0f363204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7d0f9be3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7d0fa75fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f7d0fa75fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f7d0f3a59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f7d0f3a59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f7d0f43bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f7d0f43bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f7d0f3639dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f7d0f3639dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f7d0f3638e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f7d0f4bb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f7d0f4baf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f7d0f3a3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f7d0f3a3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f7d0fa7cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f7d0fa7a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f7d0fa7a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f7d0fa7a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f7d0fb5ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f7d0fb5ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f7d0fb5e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f7d0ef9dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7d0fa75fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f7d0fa75fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f7d0f3b67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f7d0f3b67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f7d0f363204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f7d0f363204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7d0f3636f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f7d0f3636f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f7d0f363ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f7d0f363ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f7d0f4bc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f7d0f4bc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f7d0fa7cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f7d0fa7a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f7d0fa7a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f7d0fa7a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7d0f4463c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7d0f445ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7d0f445de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7d0f3ed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f7d0f3ed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f7d0fa74911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f7d0fa744dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f7d0fa720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f7d0fa75900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f7d0fa75900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f7d0fb00ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f7d0fb00ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f7d0fb00ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f7d0faffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f7d0fab70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f7d0fab70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f7d0faf4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f7d0faf4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f7d0fb3c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f7d0fb36862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7d0fa75eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f7d0f9cc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7d0fa35e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f7d0fa35d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f7d0fa35d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f7d0fa5d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f7d0fa5d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f7d0fa5b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f7d0fa5b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f7d0fa5a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f7d0fa38f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f7d0fa387d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f7d0fa387d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f7d0fa387d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f7d0fa4df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f7d0fa3b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f7d0fa38b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f7d0fa38b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f7d0fa387a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f7d0fa387a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f7d0fa387a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f7d0fa37790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f7d0fa37790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f7d0fa3653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f7d0fa36854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f7d0fa840a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f7d0fa840a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f7d0fb66a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f7d0fb5ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f7d0fb5ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f7d0fb5e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f7d0ef9dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f7d2b3d0d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7d0f3f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f7d0f36df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f7d0fa75eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f7d0f9cc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f7d0f43cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f7d0f43cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f7d0faf5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f7d0faf5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f7d0faf5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7d0f3ed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f7d0f3ed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f7d0fa74911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f7d0fa720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f7d0fa75900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f7d0fa75900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f7d0fb00ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f7d0fb00ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f7d0fb00ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f7d0faffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f7d0fab70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f7d0fab70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f7d0faf4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f7d0faf4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f7d0f43bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f7d0f43bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f7d0f3bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f7d0f4bb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f7d0f46815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f7d0f46815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f7d0f460b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f7d0f460b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f7d0f460b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f7d0f3eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f7d0f3ed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f7d0f3ed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f7d0fa74911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f7d0fa746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f7d0fa744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f7d0fa720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f7d0fa75900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f7d0fa75900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f7d0fb00ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f7d0fb00ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f7d0fb00ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f7d0faffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f7d0fab70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f7d0fab70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f7d0faf4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f7d0faf4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f7d0f362b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f7d0f46a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f7d0fb3c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f7d0fb36500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
_________ test[hopping_window-GroupByHoppingWindowListKey-default.txt] _________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7efd8722c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7efd87226500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindowListKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowListKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1259351
DEBUG    ya.test:process.py:259 Command (pid 1259351) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1259351) elapsed time (sec): 14.136143684387207
DEBUG    ya.test:process.py:263 Command (pid 1259351) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259351) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259351) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259351) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259351) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1259351) maxrss: 1464376
DEBUG    ya.test:process.py:263 Command (pid 1259351) minflt: 364040
DEBUG    ya.test:process.py:263 Command (pid 1259351) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259351) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259351) nivcsw: 1204
DEBUG    ya.test:process.py:263 Command (pid 1259351) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259351) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259351) nvcsw: 68587
DEBUG    ya.test:process.py:263 Command (pid 1259351) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1259351) stime: 2.21134
DEBUG    ya.test:process.py:263 Command (pid 1259351) utime: 10.941119
DEBUG    ya.test:process.py:263 Command (pid 1259351) wtime: 14.139
DEBUG    ya.test:process.py:275 Command (pid 1259351) output:
2025-11-14T12:27:55.436158Z Fetching udfs...
2025-11-14T12:27:56.034146Z Initialization of fq runner...
2025-11-14T12:28:00.110761Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.978988s
2025-11-14T12:28:01.104617Z Fetching query results...
2025-11-14T12:28:01.104644Z Writing query results...
2025-11-14T12:28:01.104656Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1259351) errors:
...on3/Python/import.c:2873:15
    #19 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7efd86a53204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7efd86a53204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7efd86a536f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7efd86a536f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7efd86a53ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7efd86a53ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7efd86bac253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7efd86bac253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7efd8716cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7efd8716a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7efd8716a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7efd8716a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7efd87125e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7efd87125d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7efd87125d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7efd8713ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7efd8713a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7efd87139cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7efd87139cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7efd871391e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7efd871388a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7efd871388a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7efd8712c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7efd8714392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7efd871278a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7efd871278a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7efd8712653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7efd87126854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7efd87174182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7efd86b2ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7efd86b2ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7efd86aaef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7efd86a53204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7efd86a53204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7efd870ae3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7efd87165fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7efd87165fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7efd86a959e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7efd86a959e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7efd86b2bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7efd86b2bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7efd86a539dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7efd86a539dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7efd86a538e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7efd86bab0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7efd86baaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7efd86a93e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7efd86a93e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7efd8716cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7efd8716a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7efd8716a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7efd8716a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7efd8724ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7efd8724ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7efd8724e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7efd8668dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7efd87165fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7efd87165fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7efd86aa67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7efd86aa67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7efd86a53204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7efd86a53204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7efd86a536f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7efd86a536f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7efd86a53ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7efd86a53ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7efd86bac253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7efd86bac253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7efd8716cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7efd8716a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7efd8716a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7efd8716a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7efd86b363c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7efd86b35ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7efd86b35de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7efd86add144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7efd86add144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7efd87164911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7efd871644dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7efd871620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7efd87165900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7efd87165900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7efd871f0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7efd871f0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7efd871f0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7efd871efdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7efd871a70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7efd871a70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7efd871e4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7efd871e4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7efd8722c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7efd87226862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7efd87165eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7efd870bc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7efd87125e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7efd87125d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7efd87125d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7efd8714d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7efd8714d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7efd8714b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7efd8714b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7efd8714a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7efd87128f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7efd871287d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7efd871287d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7efd871287d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7efd8713df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7efd8712b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7efd87128b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7efd87128b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7efd871287a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7efd871287a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7efd871287a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7efd87127790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7efd87127790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7efd8712653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7efd87126854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7efd871740a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7efd871740a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7efd87256a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7efd8724ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7efd8724ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7efd8724e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7efd8668dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7efda2ab6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7efd87165eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7efd870bc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7efd86add144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7efd86add144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7efd87164911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7efd871620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7efd87165900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7efd87165900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7efd871f0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7efd871f0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7efd871f0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7efd871efdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7efd871a70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7efd871a70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7efd871e4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7efd871e4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7efd86b2bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7efd86b2bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7efd86bab5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7efd86add144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7efd86add144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7efd87164911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7efd871620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7efd87165900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7efd87165900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7efd871f0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7efd871f0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7efd871f0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7efd871efdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7efd871a70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7efd871a70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7efd871e4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7efd871e4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7efd8722c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7efd87226500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7efd86a53204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7efd86a53204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7efd86a536f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7efd86a536f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7efd86a53ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7efd86a53ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7efd86bac253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7efd86bac253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7efd8716cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7efd8716a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7efd8716a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7efd8716a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7efd87125e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7efd87125d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7efd87125d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7efd8713ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7efd8713a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7efd87139cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7efd87139cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7efd871391e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7efd871388a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7efd871388a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7efd8712c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7efd8714392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7efd871278a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7efd871278a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7efd8712653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7efd87126854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7efd87174182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7efd86b2ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7efd86b2ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7efd86aaef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7efd86a53204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7efd86a53204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7efd870ae3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7efd87165fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7efd87165fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7efd86a959e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7efd86a959e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7efd86b2bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7efd86b2bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7efd86a539dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7efd86a539dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7efd86a538e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7efd86bab0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7efd86baaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7efd86a93e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7efd86a93e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7efd8716cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7efd8716a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7efd8716a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7efd8716a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7efd8724ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7efd8724ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7efd8724e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7efd8668dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7efd87165fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7efd87165fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7efd86aa67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7efd86aa67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7efd86a53204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7efd86a53204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7efd86a536f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7efd86a536f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7efd86a53ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7efd86a53ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7efd86bac253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7efd86bac253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7efd8716cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7efd8716a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7efd8716a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7efd8716a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7efd86b363c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7efd86b35ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7efd86b35de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7efd86add144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7efd86add144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7efd87164911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7efd871644dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7efd871620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7efd87165900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7efd87165900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7efd871f0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7efd871f0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7efd871f0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7efd871efdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7efd871a70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7efd871a70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7efd871e4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7efd871e4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7efd8722c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7efd87226862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7efd87165eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7efd870bc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7efd87125e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7efd87125d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7efd87125d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7efd8714d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7efd8714d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7efd8714b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7efd8714b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7efd8714a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7efd87128f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7efd871287d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7efd871287d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7efd871287d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7efd8713df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7efd8712b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7efd87128b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7efd87128b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7efd871287a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7efd871287a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7efd871287a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7efd87127790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7efd87127790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7efd8712653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7efd87126854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7efd871740a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7efd871740a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7efd87256a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7efd8724ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7efd8724ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7efd8724e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7efd8668dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7efda2ab6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7efd86ae2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7efd86a5df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7efd87165eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7efd870bc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7efd86b2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7efd86b2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7efd871e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7efd871e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7efd871e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7efd86add144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7efd86add144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7efd87164911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7efd871620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7efd87165900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7efd87165900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7efd871f0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7efd871f0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7efd871f0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7efd871efdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7efd871a70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7efd871a70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7efd871e4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7efd871e4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7efd86b2bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7efd86b2bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7efd86aaf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7efd86bab5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7efd86b5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7efd86b5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7efd86b50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7efd86b50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7efd86b50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7efd86adb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7efd86add144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7efd86add144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7efd87164911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7efd871646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7efd871644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7efd871620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7efd87165900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7efd87165900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7efd871f0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7efd871f0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7efd871f0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7efd871efdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7efd871a70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7efd871a70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7efd871e4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7efd871e4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7efd86a52b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7efd86b5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7efd8722c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7efd87226500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
__________ test[hopping_window-GroupByHoppingWindowNoKey-default.txt] __________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f80b06cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f80b06c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindowNoKey-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowNoKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1262423
DEBUG    ya.test:process.py:259 Command (pid 1262423) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1262423) elapsed time (sec): 14.142989873886108
DEBUG    ya.test:process.py:263 Command (pid 1262423) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262423) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1262423) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262423) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262423) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1262423) maxrss: 1428236
DEBUG    ya.test:process.py:263 Command (pid 1262423) minflt: 357290
DEBUG    ya.test:process.py:263 Command (pid 1262423) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1262423) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1262423) nivcsw: 1208
DEBUG    ya.test:process.py:263 Command (pid 1262423) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1262423) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1262423) nvcsw: 67585
DEBUG    ya.test:process.py:263 Command (pid 1262423) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1262423) stime: 2.188293
DEBUG    ya.test:process.py:263 Command (pid 1262423) utime: 10.617548
DEBUG    ya.test:process.py:263 Command (pid 1262423) wtime: 14.146
DEBUG    ya.test:process.py:275 Command (pid 1262423) output:
2025-11-14T12:28:09.838259Z Fetching udfs...
2025-11-14T12:28:10.374468Z Initialization of fq runner...
2025-11-14T12:28:14.437303Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.853948s
2025-11-14T12:28:15.304043Z Fetching query results...
2025-11-14T12:28:15.304067Z Writing query results...
2025-11-14T12:28:15.304079Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1262423) errors:
...on3/Python/import.c:2873:15
    #19 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f80afef3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f80afef3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f80afef36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f80afef36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f80afef3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f80afef3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f80b004c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f80b004c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f80b060cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f80b060a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f80b060a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f80b060a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f80b05c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f80b05c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f80b05c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f80b05dba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f80b05da5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f80b05d9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f80b05d9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f80b05d91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f80b05d88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f80b05d88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f80b05cc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f80b05e392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f80b05c78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f80b05c78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f80b05c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f80b05c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f80b0614182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f80affcca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f80affcca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f80aff4ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f80afef3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f80afef3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f80b054e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f80b0605fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f80b0605fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f80aff359e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f80aff359e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f80affcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f80affcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f80afef39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f80afef39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f80afef38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f80b004b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f80b004af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f80aff33e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f80aff33e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f80b060cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f80b060a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f80b060a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f80b060a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f80b06eef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f80b06eef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f80b06ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f80afb2dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f80b0605fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f80b0605fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f80aff467d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f80aff467d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f80afef3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f80afef3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f80afef36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f80afef36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f80afef3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f80afef3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f80b004c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f80b004c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f80b060cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f80b060a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f80b060a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f80b060a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f80affd63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f80affd5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f80affd5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f80aff7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f80aff7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f80b0604911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f80b06044dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f80b06020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f80b0605900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f80b0605900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f80b0690ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f80b0690ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f80b0690ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f80b068fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f80b06470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f80b06470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f80b0684847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f80b0684847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f80b06cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f80b06c6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f80b0605eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f80b055c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f80b05c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f80b05c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f80b05c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f80b05ed4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f80b05ed4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f80b05eb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f80b05eb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f80b05ea318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f80b05c8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f80b05c87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f80b05c87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f80b05c87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f80b05ddf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f80b05cb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f80b05c8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f80b05c8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f80b05c87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f80b05c87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f80b05c87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f80b05c7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f80b05c7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f80b05c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f80b05c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f80b06140a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f80b06140a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f80b06f6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f80b06eef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f80b06eef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f80b06ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f80afb2dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f80cbf52d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f80b0605eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f80b055c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f80aff7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f80aff7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f80b0604911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f80b06020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f80b0605900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f80b0605900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f80b0690ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f80b0690ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f80b0690ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f80b068fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f80b06470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f80b06470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f80b0684847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f80b0684847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f80affcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f80affcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f80b004b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f80aff7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f80aff7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f80b0604911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f80b06020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f80b0605900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f80b0605900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f80b0690ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f80b0690ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f80b0690ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f80b068fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f80b06470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f80b06470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f80b0684847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f80b0684847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f80b06cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f80b06c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f80afef3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f80afef3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f80afef36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f80afef36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f80afef3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f80afef3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f80b004c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f80b004c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f80b060cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f80b060a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f80b060a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f80b060a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f80b05c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f80b05c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f80b05c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f80b05dba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f80b05da5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f80b05d9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f80b05d9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f80b05d91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f80b05d88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f80b05d88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f80b05cc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f80b05e392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f80b05c78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f80b05c78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f80b05c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f80b05c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f80b0614182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f80affcca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f80affcca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f80aff4ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f80afef3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f80afef3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f80b054e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f80b0605fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f80b0605fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f80aff359e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f80aff359e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f80affcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f80affcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f80afef39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f80afef39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f80afef38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f80b004b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f80b004af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f80aff33e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f80aff33e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f80b060cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f80b060a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f80b060a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f80b060a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f80b06eef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f80b06eef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f80b06ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f80afb2dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f80b0605fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f80b0605fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f80aff467d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f80aff467d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f80afef3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f80afef3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f80afef36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f80afef36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f80afef3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f80afef3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f80b004c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f80b004c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f80b060cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f80b060a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f80b060a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f80b060a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f80affd63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f80affd5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f80affd5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f80aff7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f80aff7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f80b0604911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f80b06044dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f80b06020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f80b0605900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f80b0605900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f80b0690ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f80b0690ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f80b0690ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f80b068fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f80b06470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f80b06470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f80b0684847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f80b0684847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f80b06cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f80b06c6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f80b0605eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f80b055c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f80b05c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f80b05c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f80b05c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f80b05ed4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f80b05ed4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f80b05eb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f80b05eb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f80b05ea318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f80b05c8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f80b05c87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f80b05c87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f80b05c87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f80b05ddf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f80b05cb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f80b05c8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f80b05c8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f80b05c87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f80b05c87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f80b05c87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f80b05c7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f80b05c7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f80b05c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f80b05c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f80b06140a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f80b06140a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f80b06f6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f80b06eef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f80b06eef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f80b06ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f80afb2dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f80cbf52d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f80aff82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f80afefdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f80b0605eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f80b055c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f80affccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f80affccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f80b0685aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f80b0685aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f80b0685aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f80aff7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f80aff7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f80b0604911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f80b06020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f80b0605900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f80b0605900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f80b0690ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f80b0690ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f80b0690ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f80b068fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f80b06470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f80b06470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f80b0684847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f80b0684847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f80affcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f80affcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f80aff4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f80b004b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f80afff815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f80afff815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f80afff0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f80afff0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f80afff0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f80aff7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f80aff7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f80aff7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f80b0604911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f80b06046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f80b06044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f80b06020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f80b0605900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f80b0605900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f80b0690ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f80b0690ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f80b0690ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f80b068fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f80b06470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f80b06470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f80b0684847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f80b0684847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f80afef2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f80afffa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f80b06cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f80b06c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
_______ test[hopping_window-GroupByHoppingWindowPercentile-default.txt] ________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fb403d4c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fb403d46500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423598 byte(s) leaked in 8240 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindowPercentile-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowPercentile-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1265380
DEBUG    ya.test:process.py:259 Command (pid 1265380) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1265380) elapsed time (sec): 14.376439094543457
DEBUG    ya.test:process.py:263 Command (pid 1265380) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1265380) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1265380) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1265380) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1265380) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1265380) maxrss: 1478768
DEBUG    ya.test:process.py:263 Command (pid 1265380) minflt: 365396
DEBUG    ya.test:process.py:263 Command (pid 1265380) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1265380) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1265380) nivcsw: 744
DEBUG    ya.test:process.py:263 Command (pid 1265380) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1265380) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1265380) nvcsw: 69027
DEBUG    ya.test:process.py:263 Command (pid 1265380) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1265380) stime: 2.409037
DEBUG    ya.test:process.py:263 Command (pid 1265380) utime: 11.202868
DEBUG    ya.test:process.py:263 Command (pid 1265380) wtime: 14.379
DEBUG    ya.test:process.py:275 Command (pid 1265380) output:
2025-11-14T12:28:24.273205Z Fetching udfs...
2025-11-14T12:28:24.775551Z Initialization of fq runner...
2025-11-14T12:28:29.072306Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.054589s
2025-11-14T12:28:30.133165Z Fetching query results...
2025-11-14T12:28:30.133191Z Writing query results...
2025-11-14T12:28:30.133212Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1265380) errors:
...on3/Python/import.c:2873:15
    #19 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fb403573204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fb403573204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb4035736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fb4035736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fb403573ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fb403573ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fb4036cc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fb4036cc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fb403c8cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fb403c8a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fb403c8a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fb403c8a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb403c85fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fb403c85fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fb4035b59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7fb4035b59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fb40364bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7fb40364bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7fb4035739dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7fb4035739dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7fb4035738e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7fb4036cb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7fb4036caf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7fb4035b3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7fb4035b3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7fb403c8cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7fb403c8a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7fb403c8a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7fb403c8a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7fb403d6ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7fb403d6ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7fb403d6e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7fb4031add58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb403c45e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fb403c45d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fb403c45d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fb403c5ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7fb403c5a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7fb403c59cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7fb403c59cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7fb403c591e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7fb403c588a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7fb403c588a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7fb403c4c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7fb403c6392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7fb403c478a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7fb403c478a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7fb403c4653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7fb403c46854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7fb403c94182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7fb40364ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7fb40364ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7fb4035cef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7fb403573204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7fb403573204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb403bce3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb403c85fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fb403c85fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fb4035c67f4 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16121:9
    #7 0x7fb4035c67f4 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fb403573204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fb403573204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb4035736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fb4035736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fb403573ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fb403573ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fb4036cc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fb4036cc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fb403c8cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fb403c8a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fb403c8a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fb403c8a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb4036563c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb403655ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb403655de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb4035fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fb4035fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fb403c84911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fb403c844dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7fb403c820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7fb403c85900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7fb403c85900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7fb403d10ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7fb403d10ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7fb403d10ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7fb403d0fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7fb403cc70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7fb403cc70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7fb403d04847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7fb403d04847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7fb403d4c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7fb403d46862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb403c85eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fb403bdc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb403c45e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fb403c45d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fb403c45d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fb403c6d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7fb403c6d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7fb403c6b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7fb403c6b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7fb403c6a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7fb403c48f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7fb403c487d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7fb403c487d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7fb403c487d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7fb403c5df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7fb403c4b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7fb403c48b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7fb403c48b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7fb403c487a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7fb403c487a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7fb403c487a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7fb403c47790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7fb403c47790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7fb403c4653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7fb403c46854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7fb403c940a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7fb403c940a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7fb403d76a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7fb403d6ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7fb403d6ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7fb403d6e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7fb4031add58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7fb41f5d7d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb403c85eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fb403bdc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb4035fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fb4035fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fb403c84911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7fb403c820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7fb403c85900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7fb403c85900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7fb403d10ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7fb403d10ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7fb403d10ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7fb403d0fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7fb403cc70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7fb403cc70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7fb403d04847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7fb403d04847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7fb40364bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7fb40364bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7fb4036cb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb4035fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fb4035fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fb403c84911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fb403c820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7fb403c85900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7fb403c85900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7fb403d10ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7fb403d10ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7fb403d10ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7fb403d0fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7fb403cc70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7fb403cc70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7fb403d04847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7fb403d04847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7fb403d4c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7fb403d46500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423598 byte(s) leaked in 8240 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fb403573204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fb403573204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb4035736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb4035736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fb403573ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fb403573ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fb4036cc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fb4036cc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fb403c8cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fb403c8a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fb403c8a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fb403c8a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb403c85fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fb403c85fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fb4035b59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7fb4035b59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fb40364bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7fb40364bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7fb4035739dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7fb4035739dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7fb4035738e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7fb4036cb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7fb4036caf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7fb4035b3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7fb4035b3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7fb403c8cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7fb403c8a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7fb403c8a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7fb403c8a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7fb403d6ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7fb403d6ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7fb403d6e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7fb4031add58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb403c45e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fb403c45d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fb403c45d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fb403c5ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7fb403c5a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7fb403c59cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7fb403c59cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7fb403c591e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7fb403c588a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7fb403c588a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7fb403c4c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7fb403c6392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7fb403c478a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7fb403c478a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7fb403c4653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7fb403c46854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7fb403c94182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7fb40364ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7fb40364ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7fb4035cef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7fb403573204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7fb403573204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb403bce3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb403c85fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fb403c85fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fb4035c67f4 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16121:9\n    #7 0x7fb4035c67f4 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fb403573204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fb403573204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb4035736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb4035736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fb403573ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fb403573ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fb4036cc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fb4036cc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fb403c8cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fb403c8a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fb403c8a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fb403c8a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb4036563c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb403655ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb403655de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb4035fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fb4035fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fb403c84911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fb403c844dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7fb403c820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7fb403c85900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7fb403c85900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7fb403d10ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7fb403d10ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7fb403d10ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7fb403d0fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7fb403cc70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7fb403cc70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7fb403d04847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7fb403d04847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7fb403d4c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7fb403d46862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb403c85eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fb403bdc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb403c45e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fb403c45d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fb403c45d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fb403c6d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7fb403c6d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7fb403c6b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7fb403c6b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7fb403c6a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7fb403c48f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7fb403c487d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7fb403c487d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7fb403c487d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7fb403c5df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7fb403c4b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7fb403c48b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7fb403c48b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7fb403c487a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7fb403c487a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7fb403c487a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7fb403c47790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7fb403c47790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7fb403c4653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7fb403c46854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7fb403c940a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7fb403c940a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7fb403d76a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7fb403d6ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7fb403d6ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7fb403d6e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7fb4031add58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7fb41f5d7d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb403602bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb40357df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb403c85eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fb403bdc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fb40364cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fb40364cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fb403d05aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fb403d05aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fb403d05aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb4035fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fb4035fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fb403c84911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7fb403c820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7fb403c85900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7fb403c85900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7fb403d10ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7fb403d10ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7fb403d10ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7fb403d0fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7fb403cc70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7fb403cc70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7fb403d04847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7fb403d04847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7fb40364bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7fb40364bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7fb4035cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7fb4036cb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7fb40367815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7fb40367815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7fb403670b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7fb403670b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7fb403670b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb4035fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb4035fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fb4035fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fb403c84911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fb403c846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fb403c844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fb403c820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7fb403c85900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7fb403c85900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7fb403d10ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7fb403d10ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7fb403d10ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7fb403d0fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7fb403cc70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7fb403cc70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7fb403d04847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7fb403d04847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7fb403572b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7fb40367a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fb403d4c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fb403d46500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423598 byte(s) leaked in 8240 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
============================== slowest durations ===============================
18.61s call     test_sql_streaming.py::test[hop-GroupByHopWithDataWatermarks-default.txt]
17.33s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindow-default.txt]
15.57s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowByStringKey-default.txt]
14.43s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowPercentile-default.txt]
14.18s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowNoKey-default.txt]
14.17s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowListKey-default.txt]
13.38s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowExprKey-default.txt]
0.04s setup    test_sql_streaming.py::test[hop-GroupByHopWithDataWatermarks-default.txt]
0.02s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowListKey-default.txt]
0.02s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowByStringKey-default.txt]
0.02s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindow-default.txt]
0.02s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowExprKey-default.txt]
0.02s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowNoKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowPercentile-default.txt]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_streaming.py::test[hop-GroupByHopWithDataWatermarks-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_laqlh5e7/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fc8cbaac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fc8cbaa6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fc8cb33046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fc8cb42db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fc8cb42db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fc8cb42db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fc8cb32f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fc8cb3dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fc8cb2d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fc8cb2d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fc8cb2d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fc8cb42b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fc8cb42b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423693 byte(s) leaked in 8242 allocation(s).\n'
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindow-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_39910fba/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fbd55ccc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fbd55cc6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fbd5555046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fbd5564db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fbd5564db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fbd5564db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fbd5554f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fbd555fc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fbd554f450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbd554f450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fbd554f4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fbd5564b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fbd5564b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423603 byte(s) leaked in 8240 allocation(s).\n'
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowByStringKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_h6mpt3xu/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f13c0c0c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f13c0c06500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f13c049046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f13c058db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f13c058db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f13c058db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f13c048f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f13c053c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f13c043450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f13c043450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f13c0434350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f13c058b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f13c058b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423603 byte(s) leaked in 8240 allocation(s).\n'
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowExprKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wwni2sx5/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f7d0fb3c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f7d0fb36500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f7d0f3c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f7d0f4bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f7d0f4bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f7d0f4bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f7d0f3bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f7d0f46c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f7d0f36450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f7d0f36450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f7d0f364350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f7d0f4bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f7d0f4bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowListKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_5dkaqylj/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7efd8722c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7efd87226500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7efd86ab046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7efd86badb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7efd86badb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7efd86badb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7efd86aaf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7efd86b5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7efd86a5450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7efd86a5450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7efd86a54350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7efd86bab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7efd86bab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowNoKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_6a4f7gqd/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f80b06cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f80b06c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f80aff5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f80b004db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f80b004db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f80b004db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f80aff4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f80afffc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f80afef450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f80afef450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f80afef4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f80b004b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f80b004b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowPercentile-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_qdmreeaf/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fb403d4c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fb403d46500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fb4035d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fb4036cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fb4036cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fb4036cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fb4035cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fb40367c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fb40357450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb40357450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fb403574350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fb4036cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fb4036cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423598 byte(s) leaked in 8240 allocation(s).\n'
======================== 7 failed in 110.11s (0:01:50) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 28 items

test_sql_streaming.py FFFFFFF

=================================== FAILURES ===================================
_ test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt] _
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f326b28c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f326b286500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423690 byte(s) leaked in 8242 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/udfs
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1212011
DEBUG    ya.test:process.py:259 Command (pid 1212011) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1212011) elapsed time (sec): 20.842368602752686
DEBUG    ya.test:process.py:263 Command (pid 1212011) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1212011) inblock: 1146488
DEBUG    ya.test:process.py:263 Command (pid 1212011) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1212011) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1212011) majflt: 404
DEBUG    ya.test:process.py:263 Command (pid 1212011) maxrss: 1452972
DEBUG    ya.test:process.py:263 Command (pid 1212011) minflt: 374777
DEBUG    ya.test:process.py:263 Command (pid 1212011) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1212011) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1212011) nivcsw: 2488
DEBUG    ya.test:process.py:263 Command (pid 1212011) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1212011) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1212011) nvcsw: 64377
DEBUG    ya.test:process.py:263 Command (pid 1212011) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1212011) stime: 2.151258
DEBUG    ya.test:process.py:263 Command (pid 1212011) utime: 10.845909
DEBUG    ya.test:process.py:263 Command (pid 1212011) wtime: 20.858
DEBUG    ya.test:process.py:275 Command (pid 1212011) output:
2025-11-14T12:24:56.373478Z Fetching udfs...
2025-11-14T12:24:57.296349Z Initialization of fq runner...
2025-11-14T12:25:03.670633Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.288859s
2025-11-14T12:25:04.965450Z Fetching query results...
2025-11-14T12:25:04.965474Z Writing query results...
2025-11-14T12:25:04.965487Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1212011) errors:
...on3/Python/import.c:2873:15
    #19 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f326aab3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f326aab3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f326aab36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f326aab36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f326aab3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f326aab3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f326ac0c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f326ac0c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f326b1ccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f326b1ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f326b1ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f326b1ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f326b185e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f326b185d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f326b185d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f326b19ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f326b19a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f326b199cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f326b199cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f326b1991e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f326b1988a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f326b1988a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f326b18c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f326b1a392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f326b1878a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f326b1878a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f326b18653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f326b186854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f326b1d4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f326ab8ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f326ab8ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f326ab0ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f326aab3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f326aab3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f326b10e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f326b1c5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f326b1c5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f326aaf59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f326aaf59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f326ab8bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f326ab8bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f326aab39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f326aab39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f326aab38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f326ac0b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f326ac0af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f326aaf3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f326aaf3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f326b1ccf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f326b1ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f326b1ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f326b1ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f326b2aef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f326b2aef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f326b2ae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f326a6edd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f326b1c5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f326b1c5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f326ab067d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f326ab067d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f326aab3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f326aab3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f326aab36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f326aab36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f326aab3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f326aab3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f326ac0c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f326ac0c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f326b1ccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f326b1ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f326b1ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f326b1ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f326ab963c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f326ab95ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f326ab95de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f326ab3d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f326ab3d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f326b1c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f326b1c44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f326b1c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f326b1c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f326b1c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f326b250ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f326b250ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f326b250ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f326b24fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f326b2070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f326b2070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f326b244847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f326b244847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f326b28c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f326b286862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f326b1c5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f326b11c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f326b185e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f326b185d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f326b185d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f326b1ad4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f326b1ad4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f326b1ab211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f326b1ab211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f326b1aa318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f326b188f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f326b1887d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f326b1887d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f326b1887d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f326b19df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f326b18b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f326b188b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f326b188b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f326b1887a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f326b1887a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f326b1887a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f326b187790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f326b187790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f326b18653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f326b186854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f326b1d40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f326b1d40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f326b2b6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f326b2aef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f326b2aef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f326b2ae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f326a6edd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f3286b1ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f326b1c5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f326b11c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f326ab3d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f326ab3d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f326b1c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f326b1c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f326b1c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f326b1c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f326b250ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f326b250ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f326b250ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f326b24fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f326b2070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f326b2070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f326b244847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f326b244847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f326ab8bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f326ab8bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f326ac0b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f326ab3d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f326ab3d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f326b1c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f326b1c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f326b1c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f326b1c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f326b250ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f326b250ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f326b250ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f326b24fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f326b2070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f326b2070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f326b244847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f326b244847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f326b28c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f326b286500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423690 byte(s) leaked in 8242 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f326aab3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f326aab3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f326aab36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f326aab36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f326aab3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f326aab3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f326ac0c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f326ac0c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f326b1ccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f326b1ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f326b1ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f326b1ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f326b185e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f326b185d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f326b185d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f326b19ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f326b19a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f326b199cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f326b199cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f326b1991e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f326b1988a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f326b1988a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f326b18c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f326b1a392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f326b1878a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f326b1878a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f326b18653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f326b186854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f326b1d4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f326ab8ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f326ab8ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f326ab0ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f326aab3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f326aab3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f326b10e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f326b1c5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f326b1c5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f326aaf59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f326aaf59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f326ab8bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f326ab8bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f326aab39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f326aab39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f326aab38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f326ac0b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f326ac0af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f326aaf3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f326aaf3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f326b1ccf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f326b1ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f326b1ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f326b1ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f326b2aef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f326b2aef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f326b2ae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f326a6edd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f326b1c5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f326b1c5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f326ab067d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f326ab067d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f326aab3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f326aab3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f326aab36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f326aab36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f326aab3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f326aab3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f326ac0c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f326ac0c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f326b1ccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f326b1ca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f326b1ca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f326b1ca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f326ab963c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f326ab95ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f326ab95de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f326ab3d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f326ab3d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f326b1c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f326b1c44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f326b1c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f326b1c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f326b1c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f326b250ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f326b250ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f326b250ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f326b24fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f326b2070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f326b2070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f326b244847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f326b244847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f326b28c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f326b286862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f326b1c5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f326b11c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f326b185e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f326b185d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f326b185d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f326b1ad4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f326b1ad4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f326b1ab211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f326b1ab211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f326b1aa318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f326b188f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f326b1887d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f326b1887d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f326b1887d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f326b19df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f326b18b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f326b188b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f326b188b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f326b1887a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f326b1887a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f326b1887a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f326b187790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f326b187790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f326b18653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f326b186854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f326b1d40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f326b1d40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f326b2b6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f326b2aef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f326b2aef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f326b2ae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f326a6edd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f3286b1ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f326ab42bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f326aabdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f326b1c5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f326b11c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f326ab8cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f326ab8cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f326b245aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f326b245aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f326b245aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f326ab3d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f326ab3d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f326b1c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f326b1c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f326b1c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f326b1c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f326b250ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f326b250ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f326b250ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f326b24fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f326b2070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f326b2070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f326b244847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f326b244847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f326ab8bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f326ab8bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f326ab0f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f326ac0b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f326abb815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f326abb815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f326abb0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f326abb0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f326abb0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f326ab3b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f326ab3d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f326ab3d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f326b1c4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f326b1c46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f326b1c44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f326b1c20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f326b1c5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f326b1c5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f326b250ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f326b250ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f326b250ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f326b24fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f326b2070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f326b2070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f326b244847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f326b244847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f326aab2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f326abba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f326b28c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f326b286500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423690 byte(s) leaked in 8242 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
________________________ test[pq-ReadTopic-default.txt] ________________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f396be8c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f396be86500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTopic-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopic-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1220307
DEBUG    ya.test:process.py:259 Command (pid 1220307) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1220307) elapsed time (sec): 15.580467700958252
DEBUG    ya.test:process.py:263 Command (pid 1220307) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1220307) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1220307) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1220307) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1220307) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1220307) maxrss: 1409308
DEBUG    ya.test:process.py:263 Command (pid 1220307) minflt: 349786
DEBUG    ya.test:process.py:263 Command (pid 1220307) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1220307) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1220307) nivcsw: 1891
DEBUG    ya.test:process.py:263 Command (pid 1220307) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1220307) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1220307) nvcsw: 64195
DEBUG    ya.test:process.py:263 Command (pid 1220307) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1220307) stime: 1.785679
DEBUG    ya.test:process.py:263 Command (pid 1220307) utime: 9.963405
DEBUG    ya.test:process.py:263 Command (pid 1220307) wtime: 15.596
DEBUG    ya.test:process.py:275 Command (pid 1220307) output:
2025-11-14T12:25:16.685890Z Fetching udfs...
2025-11-14T12:25:17.237505Z Initialization of fq runner...
2025-11-14T12:25:22.255165Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.522276s
2025-11-14T12:25:22.785355Z Fetching query results...
2025-11-14T12:25:22.785378Z Writing query results...
2025-11-14T12:25:22.785389Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1220307) errors:
...on3/Python/import.c:2873:15
    #19 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f396b6b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f396b6b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f396b6b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f396b6b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f396b6b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f396b6b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f396b80c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f396b80c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f396bdccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f396bdca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f396bdca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f396bdca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f396bd85e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f396bd85d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f396bd85d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f396bd9ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f396bd9a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f396bd99cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f396bd99cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f396bd991e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f396bd988a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f396bd988a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f396bd8c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f396bda392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f396bd878a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f396bd878a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f396bd8653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f396bd86854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f396bdd4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f396b78ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f396b78ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f396b70ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f396b6b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f396b6b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f396bd0e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f396bdc5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f396bdc5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f396b6f59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f396b6f59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f396b78bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f396b78bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f396b6b39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f396b6b39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f396b6b38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f396b80b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f396b80af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f396b6f3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f396b6f3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f396bdccf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f396bdca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f396bdca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f396bdca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f396beaef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f396beaef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f396beae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f396b2edd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f396bdc5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f396bdc5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f396b7067d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f396b7067d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f396b6b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f396b6b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f396b6b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f396b6b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f396b6b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f396b6b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f396b80c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f396b80c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f396bdccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f396bdca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f396bdca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f396bdca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f396b7963c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f396b795ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f396b795de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f396b73d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f396b73d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f396bdc4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f396bdc44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f396bdc20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f396bdc5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f396bdc5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f396be50ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f396be50ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f396be50ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f396be4fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f396be070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f396be070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f396be44847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f396be44847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f396be8c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f396be86862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f396bdc5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f396bd1c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f396bd85e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f396bd85d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f396bd85d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f396bdad4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f396bdad4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f396bdab211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f396bdab211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f396bdaa318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f396bd88f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f396bd887d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f396bd887d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f396bd887d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f396bd9df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f396bd8b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f396bd88b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f396bd88b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f396bd887a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f396bd887a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f396bd887a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f396bd87790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f396bd87790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f396bd8653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f396bd86854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f396bdd40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f396bdd40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f396beb6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f396beaef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f396beaef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f396beae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f396b2edd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f3987716d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f396bdc5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f396bd1c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f396b73d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f396b73d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f396bdc4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f396bdc20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f396bdc5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f396bdc5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f396be50ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f396be50ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f396be50ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f396be4fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f396be070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f396be070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f396be44847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f396be44847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f396b78bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f396b78bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f396b80b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f396b73d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f396b73d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f396bdc4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f396bdc20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f396bdc5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f396bdc5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f396be50ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f396be50ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f396be50ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f396be4fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f396be070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f396be070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f396be44847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f396be44847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f396be8c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f396be86500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f396b6b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f396b6b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f396b6b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f396b6b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f396b6b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f396b6b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f396b80c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f396b80c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f396bdccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f396bdca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f396bdca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f396bdca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f396bd85e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f396bd85d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f396bd85d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f396bd9ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f396bd9a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f396bd99cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f396bd99cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f396bd991e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f396bd988a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f396bd988a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f396bd8c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f396bda392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f396bd878a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f396bd878a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f396bd8653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f396bd86854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f396bdd4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f396b78ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f396b78ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f396b70ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f396b6b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f396b6b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f396bd0e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f396bdc5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f396bdc5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f396b6f59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f396b6f59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f396b78bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f396b78bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f396b6b39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f396b6b39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f396b6b38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f396b80b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f396b80af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f396b6f3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f396b6f3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f396bdccf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f396bdca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f396bdca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f396bdca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f396beaef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f396beaef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f396beae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f396b2edd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f396bdc5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f396bdc5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f396b7067d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f396b7067d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f396b6b3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f396b6b3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f396b6b36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f396b6b36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f396b6b3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f396b6b3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f396b80c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f396b80c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f396bdccd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f396bdca38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f396bdca2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f396bdca49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f396b7963c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f396b795ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f396b795de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f396b73d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f396b73d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f396bdc4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f396bdc44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f396bdc20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f396bdc5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f396bdc5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f396be50ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f396be50ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f396be50ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f396be4fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f396be070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f396be070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f396be44847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f396be44847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f396be8c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f396be86862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f396bdc5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f396bd1c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f396bd85e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f396bd85d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f396bd85d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f396bdad4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f396bdad4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f396bdab211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f396bdab211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f396bdaa318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f396bd88f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f396bd887d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f396bd887d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f396bd887d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f396bd9df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f396bd8b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f396bd88b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f396bd88b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f396bd887a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f396bd887a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f396bd887a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f396bd87790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f396bd87790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f396bd8653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f396bd86854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f396bdd40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f396bdd40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f396beb6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f396beaef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f396beaef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f396beae8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f396b2edd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f3987716d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f396b742bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f396b6bdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f396bdc5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f396bd1c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f396b78cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f396b78cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f396be45aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f396be45aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f396be45aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f396b73d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f396b73d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f396bdc4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f396bdc20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f396bdc5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f396bdc5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f396be50ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f396be50ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f396be50ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f396be4fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f396be070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f396be070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f396be44847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f396be44847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f396b78bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f396b78bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f396b70f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f396b80b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f396b7b815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f396b7b815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f396b7b0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f396b7b0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f396b7b0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f396b73b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f396b73d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f396b73d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f396bdc4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f396bdc46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f396bdc44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f396bdc20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f396bdc5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f396bdc5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f396be50ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f396be50ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f396be50ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f396be4fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f396be070bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f396be070bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f396be44847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f396be44847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f396b6b2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f396b7ba520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f396be8c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f396be86500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
__________________ test[pq-ReadTopicWithMetadata-default.txt] __________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff45c9bc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff45c9b6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423603 byte(s) leaked in 8240 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTopicWithMetadata-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithMetadata-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1222440
DEBUG    ya.test:process.py:259 Command (pid 1222440) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1222440) elapsed time (sec): 18.347797632217407
DEBUG    ya.test:process.py:263 Command (pid 1222440) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222440) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1222440) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222440) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222440) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1222440) maxrss: 1419884
DEBUG    ya.test:process.py:263 Command (pid 1222440) minflt: 355373
DEBUG    ya.test:process.py:263 Command (pid 1222440) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1222440) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1222440) nivcsw: 2399
DEBUG    ya.test:process.py:263 Command (pid 1222440) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1222440) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1222440) nvcsw: 66411
DEBUG    ya.test:process.py:263 Command (pid 1222440) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1222440) stime: 2.029273
DEBUG    ya.test:process.py:263 Command (pid 1222440) utime: 11.02716
DEBUG    ya.test:process.py:263 Command (pid 1222440) wtime: 18.352
DEBUG    ya.test:process.py:275 Command (pid 1222440) output:
2025-11-14T12:25:32.577745Z Fetching udfs...
2025-11-14T12:25:33.249210Z Initialization of fq runner...
2025-11-14T12:25:38.947007Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.846288s
2025-11-14T12:25:39.799206Z Fetching query results...
2025-11-14T12:25:39.799233Z Writing query results...
2025-11-14T12:25:39.799244Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1222440) errors:
...on3/Python/import.c:2873:15
    #19 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7ff45c1e3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7ff45c1e3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff45c1e36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff45c1e36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7ff45c1e3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7ff45c1e3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7ff45c33c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7ff45c33c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7ff45c8fcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7ff45c8fa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7ff45c8fa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7ff45c8fa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff45c8b5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7ff45c8b5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7ff45c8b5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7ff45c8cba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7ff45c8ca5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7ff45c8c9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7ff45c8c9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7ff45c8c91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7ff45c8c88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7ff45c8c88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7ff45c8bc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7ff45c8d392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7ff45c8b78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7ff45c8b78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7ff45c8b653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7ff45c8b6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7ff45c904182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7ff45c2bca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7ff45c2bca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7ff45c23ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7ff45c1e3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7ff45c1e3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff45c83e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff45c8f5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff45c8f5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7ff45c2259e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7ff45c2259e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7ff45c2bbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7ff45c2bbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7ff45c1e39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7ff45c1e39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7ff45c1e38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7ff45c33b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7ff45c33af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7ff45c223e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7ff45c223e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7ff45c8fcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7ff45c8fa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7ff45c8fa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7ff45c8fa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7ff45c9def4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7ff45c9def4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7ff45c9de8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7ff45be1dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff45c8f5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff45c8f5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7ff45c2367d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7ff45c2367d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7ff45c1e3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7ff45c1e3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff45c1e36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff45c1e36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7ff45c1e3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7ff45c1e3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7ff45c33c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7ff45c33c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7ff45c8fcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7ff45c8fa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7ff45c8fa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7ff45c8fa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff45c2c63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff45c2c5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff45c2c5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff45c26d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff45c26d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff45c8f4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff45c8f44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7ff45c8f20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7ff45c8f5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7ff45c8f5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7ff45c980ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7ff45c980ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7ff45c980ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7ff45c97fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7ff45c9370bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7ff45c9370bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7ff45c974847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7ff45c974847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7ff45c9bc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7ff45c9b6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff45c8f5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff45c84c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff45c8b5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7ff45c8b5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7ff45c8b5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7ff45c8dd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7ff45c8dd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7ff45c8db211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7ff45c8db211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7ff45c8da318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7ff45c8b8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7ff45c8b87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7ff45c8b87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7ff45c8b87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7ff45c8cdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7ff45c8bb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7ff45c8b8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7ff45c8b8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7ff45c8b87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7ff45c8b87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7ff45c8b87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7ff45c8b7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7ff45c8b7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7ff45c8b653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7ff45c8b6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7ff45c9040a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7ff45c9040a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7ff45c9e6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7ff45c9def59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7ff45c9def59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7ff45c9de8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7ff45be1dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7ff478247d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7ff45c8f5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7ff45c84c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff45c26d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff45c26d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff45c8f4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7ff45c8f20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7ff45c8f5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7ff45c8f5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7ff45c980ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7ff45c980ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7ff45c980ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7ff45c97fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7ff45c9370bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7ff45c9370bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7ff45c974847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7ff45c974847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7ff45c2bbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7ff45c2bbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7ff45c33b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7ff45c26d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7ff45c26d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7ff45c8f4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7ff45c8f20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7ff45c8f5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7ff45c8f5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7ff45c980ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7ff45c980ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7ff45c980ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7ff45c97fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7ff45c9370bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7ff45c9370bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7ff45c974847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7ff45c974847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7ff45c9bc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7ff45c9b6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423603 byte(s) leaked in 8240 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7ff45c1e3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7ff45c1e3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff45c1e36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff45c1e36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7ff45c1e3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7ff45c1e3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7ff45c33c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7ff45c33c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7ff45c8fcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7ff45c8fa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7ff45c8fa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7ff45c8fa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff45c8b5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7ff45c8b5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7ff45c8b5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7ff45c8cba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7ff45c8ca5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7ff45c8c9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7ff45c8c9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7ff45c8c91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7ff45c8c88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7ff45c8c88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7ff45c8bc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7ff45c8d392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7ff45c8b78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7ff45c8b78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7ff45c8b653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7ff45c8b6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7ff45c904182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7ff45c2bca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7ff45c2bca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7ff45c23ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7ff45c1e3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7ff45c1e3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff45c83e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff45c8f5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff45c8f5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7ff45c2259e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7ff45c2259e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7ff45c2bbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7ff45c2bbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7ff45c1e39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7ff45c1e39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7ff45c1e38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7ff45c33b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7ff45c33af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7ff45c223e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7ff45c223e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7ff45c8fcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7ff45c8fa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7ff45c8fa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7ff45c8fa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7ff45c9def4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7ff45c9def4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7ff45c9de8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7ff45be1dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff45c8f5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff45c8f5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7ff45c2367d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7ff45c2367d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7ff45c1e3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7ff45c1e3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff45c1e36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff45c1e36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7ff45c1e3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7ff45c1e3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7ff45c33c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7ff45c33c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7ff45c8fcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7ff45c8fa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7ff45c8fa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7ff45c8fa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff45c2c63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff45c2c5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff45c2c5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff45c26d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff45c26d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff45c8f4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff45c8f44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7ff45c8f20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7ff45c8f5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7ff45c8f5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7ff45c980ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7ff45c980ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7ff45c980ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7ff45c97fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7ff45c9370bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7ff45c9370bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7ff45c974847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7ff45c974847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7ff45c9bc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7ff45c9b6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff45c8f5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff45c84c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff45c8b5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7ff45c8b5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7ff45c8b5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7ff45c8dd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7ff45c8dd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7ff45c8db211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7ff45c8db211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7ff45c8da318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7ff45c8b8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7ff45c8b87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7ff45c8b87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7ff45c8b87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7ff45c8cdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7ff45c8bb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7ff45c8b8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7ff45c8b8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7ff45c8b87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7ff45c8b87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7ff45c8b87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7ff45c8b7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7ff45c8b7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7ff45c8b653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7ff45c8b6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7ff45c9040a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7ff45c9040a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7ff45c9e6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7ff45c9def59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7ff45c9def59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7ff45c9de8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7ff45be1dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7ff478247d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff45c272bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7ff45c1edf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7ff45c8f5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7ff45c84c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7ff45c2bcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7ff45c2bcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7ff45c975aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7ff45c975aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7ff45c975aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff45c26d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff45c26d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff45c8f4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7ff45c8f20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7ff45c8f5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7ff45c8f5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7ff45c980ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7ff45c980ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7ff45c980ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7ff45c97fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7ff45c9370bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7ff45c9370bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7ff45c974847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7ff45c974847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7ff45c2bbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7ff45c2bbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7ff45c23f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7ff45c33b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7ff45c2e815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7ff45c2e815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7ff45c2e0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7ff45c2e0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7ff45c2e0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7ff45c26b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7ff45c26d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7ff45c26d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7ff45c8f4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7ff45c8f46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7ff45c8f44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7ff45c8f20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7ff45c8f5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7ff45c8f5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7ff45c980ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7ff45c980ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7ff45c980ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7ff45c97fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7ff45c9370bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7ff45c9370bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7ff45c974847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7ff45c974847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7ff45c1e2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7ff45c2ea520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff45c9bc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff45c9b6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423603 byte(s) leaked in 8240 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
____________ test[pq-ReadTopicWithMetadataInsideFilter-default.txt] ____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fb2ee12c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fb2ee126500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTopicWithMetadataInsideFilter-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithMetadataInsideFilter-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1230688
DEBUG    ya.test:process.py:259 Command (pid 1230688) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1230688) elapsed time (sec): 17.630695343017578
DEBUG    ya.test:process.py:263 Command (pid 1230688) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230688) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1230688) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230688) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230688) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1230688) maxrss: 1410168
DEBUG    ya.test:process.py:263 Command (pid 1230688) minflt: 354443
DEBUG    ya.test:process.py:263 Command (pid 1230688) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1230688) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1230688) nivcsw: 2303
DEBUG    ya.test:process.py:263 Command (pid 1230688) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1230688) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1230688) nvcsw: 66142
DEBUG    ya.test:process.py:263 Command (pid 1230688) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1230688) stime: 1.860566
DEBUG    ya.test:process.py:263 Command (pid 1230688) utime: 10.208649
DEBUG    ya.test:process.py:263 Command (pid 1230688) wtime: 17.65
DEBUG    ya.test:process.py:275 Command (pid 1230688) output:
2025-11-14T12:25:51.481468Z Fetching udfs...
2025-11-14T12:25:52.088644Z Initialization of fq runner...
2025-11-14T12:25:58.149734Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.652429s
2025-11-14T12:25:58.807043Z Fetching query results...
2025-11-14T12:25:58.807063Z Writing query results...
2025-11-14T12:25:58.807075Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1230688) errors:
...on3/Python/import.c:2873:15
    #19 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fb2ed953204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fb2ed953204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb2ed9536f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fb2ed9536f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fb2ed953ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fb2ed953ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fb2edaac253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fb2edaac253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fb2ee06cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fb2ee06a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fb2ee06a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fb2ee06a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb2ee025e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fb2ee025d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fb2ee025d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fb2ee03ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7fb2ee03a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7fb2ee039cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7fb2ee039cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7fb2ee0391e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7fb2ee0388a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7fb2ee0388a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7fb2ee02c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7fb2ee04392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7fb2ee0278a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7fb2ee0278a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7fb2ee02653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7fb2ee026854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7fb2ee074182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7fb2eda2ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7fb2eda2ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7fb2ed9aef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7fb2ed953204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7fb2ed953204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb2edfae3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb2ee065fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fb2ee065fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fb2ed9959e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7fb2ed9959e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fb2eda2bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7fb2eda2bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7fb2ed9539dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7fb2ed9539dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7fb2ed9538e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7fb2edaab0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7fb2edaaaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7fb2ed993e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7fb2ed993e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7fb2ee06cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7fb2ee06a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7fb2ee06a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7fb2ee06a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7fb2ee14ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7fb2ee14ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7fb2ee14e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7fb2ed58dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb2ee065fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fb2ee065fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fb2ed9a67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7fb2ed9a67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fb2ed953204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fb2ed953204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb2ed9536f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fb2ed9536f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fb2ed953ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fb2ed953ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fb2edaac253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fb2edaac253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fb2ee06cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fb2ee06a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fb2ee06a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fb2ee06a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb2eda363c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb2eda35ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb2eda35de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb2ed9dd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fb2ed9dd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fb2ee064911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fb2ee0644dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7fb2ee0620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7fb2ee065900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7fb2ee065900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7fb2ee0f0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7fb2ee0f0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7fb2ee0f0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7fb2ee0efdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7fb2ee0a70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7fb2ee0a70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7fb2ee0e4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7fb2ee0e4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7fb2ee12c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7fb2ee126862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb2ee065eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fb2edfbc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb2ee025e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fb2ee025d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fb2ee025d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fb2ee04d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7fb2ee04d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7fb2ee04b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7fb2ee04b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7fb2ee04a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7fb2ee028f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7fb2ee0287d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7fb2ee0287d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7fb2ee0287d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7fb2ee03df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7fb2ee02b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7fb2ee028b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7fb2ee028b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7fb2ee0287a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7fb2ee0287a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7fb2ee0287a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7fb2ee027790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7fb2ee027790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7fb2ee02653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7fb2ee026854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7fb2ee0740a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7fb2ee0740a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7fb2ee156a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7fb2ee14ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7fb2ee14ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7fb2ee14e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7fb2ed58dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7fb3099b5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fb2ee065eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fb2edfbc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb2ed9dd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fb2ed9dd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fb2ee064911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7fb2ee0620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7fb2ee065900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7fb2ee065900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7fb2ee0f0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7fb2ee0f0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7fb2ee0f0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7fb2ee0efdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7fb2ee0a70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7fb2ee0a70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7fb2ee0e4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7fb2ee0e4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7fb2eda2bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7fb2eda2bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7fb2edaab5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fb2ed9dd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fb2ed9dd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fb2ee064911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fb2ee0620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7fb2ee065900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7fb2ee065900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7fb2ee0f0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7fb2ee0f0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7fb2ee0f0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7fb2ee0efdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7fb2ee0a70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7fb2ee0a70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7fb2ee0e4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7fb2ee0e4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7fb2ee12c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7fb2ee126500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fb2ed953204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fb2ed953204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb2ed9536f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb2ed9536f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fb2ed953ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fb2ed953ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fb2edaac253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fb2edaac253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fb2ee06cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fb2ee06a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fb2ee06a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fb2ee06a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb2ee025e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fb2ee025d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fb2ee025d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fb2ee03ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7fb2ee03a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7fb2ee039cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7fb2ee039cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7fb2ee0391e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7fb2ee0388a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7fb2ee0388a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7fb2ee02c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7fb2ee04392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7fb2ee0278a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7fb2ee0278a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7fb2ee02653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7fb2ee026854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7fb2ee074182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7fb2eda2ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7fb2eda2ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7fb2ed9aef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7fb2ed953204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7fb2ed953204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb2edfae3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb2ee065fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fb2ee065fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fb2ed9959e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7fb2ed9959e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fb2eda2bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7fb2eda2bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7fb2ed9539dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7fb2ed9539dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7fb2ed9538e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7fb2edaab0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7fb2edaaaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7fb2ed993e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7fb2ed993e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7fb2ee06cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7fb2ee06a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7fb2ee06a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7fb2ee06a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7fb2ee14ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7fb2ee14ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7fb2ee14e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7fb2ed58dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb2ee065fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fb2ee065fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fb2ed9a67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7fb2ed9a67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fb2ed953204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fb2ed953204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb2ed9536f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb2ed9536f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fb2ed953ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fb2ed953ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fb2edaac253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fb2edaac253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fb2ee06cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fb2ee06a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fb2ee06a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fb2ee06a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb2eda363c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb2eda35ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb2eda35de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb2ed9dd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fb2ed9dd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fb2ee064911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fb2ee0644dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7fb2ee0620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7fb2ee065900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7fb2ee065900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7fb2ee0f0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7fb2ee0f0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7fb2ee0f0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7fb2ee0efdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7fb2ee0a70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7fb2ee0a70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7fb2ee0e4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7fb2ee0e4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7fb2ee12c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7fb2ee126862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb2ee065eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fb2edfbc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb2ee025e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fb2ee025d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fb2ee025d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fb2ee04d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7fb2ee04d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7fb2ee04b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7fb2ee04b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7fb2ee04a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7fb2ee028f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7fb2ee0287d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7fb2ee0287d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7fb2ee0287d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7fb2ee03df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7fb2ee02b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7fb2ee028b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7fb2ee028b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7fb2ee0287a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7fb2ee0287a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7fb2ee0287a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7fb2ee027790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7fb2ee027790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7fb2ee02653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7fb2ee026854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7fb2ee0740a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7fb2ee0740a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7fb2ee156a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7fb2ee14ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7fb2ee14ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7fb2ee14e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7fb2ed58dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7fb3099b5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb2ed9e2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fb2ed95df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fb2ee065eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fb2edfbc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fb2eda2cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fb2eda2cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fb2ee0e5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fb2ee0e5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fb2ee0e5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb2ed9dd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fb2ed9dd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fb2ee064911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7fb2ee0620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7fb2ee065900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7fb2ee065900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7fb2ee0f0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7fb2ee0f0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7fb2ee0f0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7fb2ee0efdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7fb2ee0a70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7fb2ee0a70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7fb2ee0e4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7fb2ee0e4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7fb2eda2bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7fb2eda2bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7fb2ed9af005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7fb2edaab5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7fb2eda5815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7fb2eda5815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7fb2eda50b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7fb2eda50b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7fb2eda50b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fb2ed9db995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fb2ed9dd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fb2ed9dd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fb2ee064911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fb2ee0646ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fb2ee0644c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fb2ee0620d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7fb2ee065900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7fb2ee065900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7fb2ee0f0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7fb2ee0f0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7fb2ee0f0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7fb2ee0efdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7fb2ee0a70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7fb2ee0a70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7fb2ee0e4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7fb2ee0e4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7fb2ed952b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7fb2eda5a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fb2ee12c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fb2ee126500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
_____________ test[pq-ReadTopicWithMetadataNestedDeep-default.txt] _____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fcb9fd6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fcb9fd66500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTopicWithMetadataNestedDeep-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithMetadataNestedDeep-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1236794
DEBUG    ya.test:process.py:259 Command (pid 1236794) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1236794) elapsed time (sec): 15.31359338760376
DEBUG    ya.test:process.py:263 Command (pid 1236794) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236794) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1236794) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236794) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236794) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1236794) maxrss: 1468628
DEBUG    ya.test:process.py:263 Command (pid 1236794) minflt: 361545
DEBUG    ya.test:process.py:263 Command (pid 1236794) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1236794) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1236794) nivcsw: 3884
DEBUG    ya.test:process.py:263 Command (pid 1236794) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1236794) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1236794) nvcsw: 67868
DEBUG    ya.test:process.py:263 Command (pid 1236794) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1236794) stime: 2.129216
DEBUG    ya.test:process.py:263 Command (pid 1236794) utime: 10.656938
DEBUG    ya.test:process.py:263 Command (pid 1236794) wtime: 15.316
DEBUG    ya.test:process.py:275 Command (pid 1236794) output:
2025-11-14T12:26:09.272924Z Fetching udfs...
2025-11-14T12:26:09.854352Z Initialization of fq runner...
2025-11-14T12:26:14.691033Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.752017s
2025-11-14T12:26:15.448854Z Fetching query results...
2025-11-14T12:26:15.448878Z Writing query results...
2025-11-14T12:26:15.448890Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1236794) errors:
...on3/Python/import.c:2873:15
    #19 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fcb9f593204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fcb9f593204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fcb9f5936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fcb9f5936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fcb9f593ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fcb9f593ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fcb9f6ec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fcb9f6ec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fcb9fcacd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fcb9fcaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fcb9fcaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fcb9fcaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fcb9fc65e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fcb9fc65d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fcb9fc65d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fcb9fc7ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7fcb9fc7a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7fcb9fc79cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7fcb9fc79cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7fcb9fc791e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7fcb9fc788a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7fcb9fc788a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7fcb9fc6c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7fcb9fc8392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7fcb9fc678a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7fcb9fc678a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7fcb9fc6653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7fcb9fc66854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7fcb9fcb4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7fcb9f66ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7fcb9f66ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7fcb9f5eef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7fcb9f593204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7fcb9f593204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fcb9fbee3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fcb9fca5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fcb9fca5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fcb9f5d59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7fcb9f5d59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fcb9f66bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7fcb9f66bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7fcb9f5939dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7fcb9f5939dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7fcb9f5938e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7fcb9f6eb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7fcb9f6eaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7fcb9f5d3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7fcb9f5d3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7fcb9fcacf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7fcb9fcaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7fcb9fcaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7fcb9fcaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7fcb9fd8ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7fcb9fd8ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7fcb9fd8e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7fcb9f1cdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fcb9fca5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fcb9fca5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fcb9f5e67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7fcb9f5e67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fcb9f593204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fcb9f593204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fcb9f5936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fcb9f5936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fcb9f593ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fcb9f593ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fcb9f6ec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fcb9f6ec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fcb9fcacd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fcb9fcaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fcb9fcaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fcb9fcaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fcb9f6763c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fcb9f675ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fcb9f675de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fcb9f61d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fcb9f61d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fcb9fca4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fcb9fca44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7fcb9fca20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7fcb9fca5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7fcb9fca5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7fcb9fd30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7fcb9fd30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7fcb9fd30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7fcb9fd2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7fcb9fce70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7fcb9fce70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7fcb9fd24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7fcb9fd24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7fcb9fd6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7fcb9fd66862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fcb9fca5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fcb9fbfc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fcb9fc65e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fcb9fc65d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fcb9fc65d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fcb9fc8d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7fcb9fc8d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7fcb9fc8b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7fcb9fc8b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7fcb9fc8a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7fcb9fc68f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7fcb9fc687d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7fcb9fc687d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7fcb9fc687d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7fcb9fc7df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7fcb9fc6b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7fcb9fc68b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7fcb9fc68b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7fcb9fc687a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7fcb9fc687a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7fcb9fc687a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7fcb9fc67790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7fcb9fc67790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7fcb9fc6653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7fcb9fc66854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7fcb9fcb40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7fcb9fcb40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7fcb9fd96a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7fcb9fd8ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7fcb9fd8ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7fcb9fd8e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7fcb9f1cdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7fcbbb5f6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fcb9fca5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fcb9fbfc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fcb9f61d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fcb9f61d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fcb9fca4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7fcb9fca20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7fcb9fca5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7fcb9fca5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7fcb9fd30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7fcb9fd30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7fcb9fd30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7fcb9fd2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7fcb9fce70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7fcb9fce70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7fcb9fd24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7fcb9fd24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7fcb9f66bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7fcb9f66bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7fcb9f6eb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fcb9f61d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fcb9f61d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fcb9fca4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fcb9fca20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7fcb9fca5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7fcb9fca5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7fcb9fd30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7fcb9fd30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7fcb9fd30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7fcb9fd2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7fcb9fce70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7fcb9fce70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7fcb9fd24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7fcb9fd24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7fcb9fd6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7fcb9fd66500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fcb9f593204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fcb9f593204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fcb9f5936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fcb9f5936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fcb9f593ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fcb9f593ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fcb9f6ec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fcb9f6ec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fcb9fcacd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fcb9fcaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fcb9fcaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fcb9fcaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fcb9fc65e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fcb9fc65d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fcb9fc65d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fcb9fc7ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7fcb9fc7a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7fcb9fc79cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7fcb9fc79cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7fcb9fc791e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7fcb9fc788a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7fcb9fc788a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7fcb9fc6c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7fcb9fc8392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7fcb9fc678a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7fcb9fc678a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7fcb9fc6653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7fcb9fc66854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7fcb9fcb4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7fcb9f66ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7fcb9f66ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7fcb9f5eef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7fcb9f593204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7fcb9f593204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fcb9fbee3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fcb9fca5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fcb9fca5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fcb9f5d59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7fcb9f5d59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fcb9f66bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7fcb9f66bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7fcb9f5939dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7fcb9f5939dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7fcb9f5938e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7fcb9f6eb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7fcb9f6eaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7fcb9f5d3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7fcb9f5d3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7fcb9fcacf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7fcb9fcaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7fcb9fcaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7fcb9fcaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7fcb9fd8ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7fcb9fd8ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7fcb9fd8e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7fcb9f1cdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fcb9fca5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fcb9fca5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fcb9f5e67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7fcb9f5e67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fcb9f593204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fcb9f593204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fcb9f5936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fcb9f5936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fcb9f593ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fcb9f593ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fcb9f6ec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fcb9f6ec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fcb9fcacd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fcb9fcaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fcb9fcaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fcb9fcaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fcb9f6763c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fcb9f675ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fcb9f675de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fcb9f61d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fcb9f61d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fcb9fca4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fcb9fca44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7fcb9fca20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7fcb9fca5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7fcb9fca5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7fcb9fd30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7fcb9fd30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7fcb9fd30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7fcb9fd2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7fcb9fce70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7fcb9fce70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7fcb9fd24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7fcb9fd24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7fcb9fd6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7fcb9fd66862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fcb9fca5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fcb9fbfc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fcb9fc65e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fcb9fc65d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fcb9fc65d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fcb9fc8d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7fcb9fc8d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7fcb9fc8b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7fcb9fc8b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7fcb9fc8a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7fcb9fc68f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7fcb9fc687d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7fcb9fc687d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7fcb9fc687d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7fcb9fc7df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7fcb9fc6b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7fcb9fc68b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7fcb9fc68b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7fcb9fc687a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7fcb9fc687a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7fcb9fc687a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7fcb9fc67790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7fcb9fc67790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7fcb9fc6653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7fcb9fc66854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7fcb9fcb40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7fcb9fcb40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7fcb9fd96a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7fcb9fd8ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7fcb9fd8ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7fcb9fd8e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7fcb9f1cdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7fcbbb5f6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fcb9f622bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fcb9f59df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fcb9fca5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fcb9fbfc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fcb9f66cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fcb9f66cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fcb9fd25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fcb9fd25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fcb9fd25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fcb9f61d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fcb9f61d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fcb9fca4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7fcb9fca20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7fcb9fca5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7fcb9fca5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7fcb9fd30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7fcb9fd30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7fcb9fd30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7fcb9fd2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7fcb9fce70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7fcb9fce70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7fcb9fd24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7fcb9fd24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7fcb9f66bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7fcb9f66bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7fcb9f5ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7fcb9f6eb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7fcb9f69815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7fcb9f69815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7fcb9f690b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7fcb9f690b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7fcb9f690b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fcb9f61b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fcb9f61d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fcb9f61d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fcb9fca4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fcb9fca46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fcb9fca44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fcb9fca20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7fcb9fca5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7fcb9fca5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7fcb9fd30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7fcb9fd30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7fcb9fd30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7fcb9fd2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7fcb9fce70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7fcb9fce70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7fcb9fd24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7fcb9fd24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7fcb9f592b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7fcb9f69a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fcb9fd6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fcb9fd66500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
_____________ test[pq-ReadTopicWithMetadataWithFilter-default.txt] _____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fbef52cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fbef52c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423598 byte(s) leaked in 8240 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTopicWithMetadataWithFilter-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithMetadataWithFilter-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1240536
DEBUG    ya.test:process.py:259 Command (pid 1240536) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1240536) elapsed time (sec): 15.822286367416382
DEBUG    ya.test:process.py:263 Command (pid 1240536) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1240536) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1240536) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1240536) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1240536) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1240536) maxrss: 1445496
DEBUG    ya.test:process.py:263 Command (pid 1240536) minflt: 359209
DEBUG    ya.test:process.py:263 Command (pid 1240536) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1240536) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1240536) nivcsw: 1724
DEBUG    ya.test:process.py:263 Command (pid 1240536) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1240536) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1240536) nvcsw: 65586
DEBUG    ya.test:process.py:263 Command (pid 1240536) oublock: 9040
DEBUG    ya.test:process.py:263 Command (pid 1240536) stime: 2.025326
DEBUG    ya.test:process.py:263 Command (pid 1240536) utime: 10.392461
DEBUG    ya.test:process.py:263 Command (pid 1240536) wtime: 15.825
DEBUG    ya.test:process.py:275 Command (pid 1240536) output:
2025-11-14T12:26:24.882271Z Fetching udfs...
2025-11-14T12:26:25.414849Z Initialization of fq runner...
2025-11-14T12:26:29.893993Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.757772s
2025-11-14T12:26:30.660589Z Fetching query results...
2025-11-14T12:26:30.660614Z Writing query results...
2025-11-14T12:26:30.660629Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1240536) errors:
...on3/Python/import.c:2873:15
    #19 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fbef4af3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fbef4af3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbef4af36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fbef4af36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fbef4af3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fbef4af3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fbef4c4c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fbef4c4c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fbef520cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fbef520a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fbef520a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fbef520a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbef5205fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fbef5205fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fbef4b359e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7fbef4b359e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fbef4bcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7fbef4bcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7fbef4af39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7fbef4af39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7fbef4af38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7fbef4c4b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7fbef4c4af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7fbef4b33e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7fbef4b33e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7fbef520cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7fbef520a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7fbef520a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7fbef520a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7fbef52eef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7fbef52eef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7fbef52ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7fbef472dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbef51c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fbef51c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fbef51c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fbef51dba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7fbef51da5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7fbef51d9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7fbef51d9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7fbef51d91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7fbef51d88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7fbef51d88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7fbef51cc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7fbef51e392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7fbef51c78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7fbef51c78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7fbef51c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7fbef51c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7fbef5214182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7fbef4bcca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7fbef4bcca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7fbef4b4ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7fbef4af3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7fbef4af3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbef514e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbef5205fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fbef5205fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fbef4b467f4 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16121:9
    #7 0x7fbef4b467f4 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fbef4af3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fbef4af3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbef4af36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fbef4af36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fbef4af3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fbef4af3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fbef4c4c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fbef4c4c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fbef520cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fbef520a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fbef520a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fbef520a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbef4bd63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbef4bd5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbef4bd5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbef4b7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fbef4b7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fbef5204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fbef52044dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7fbef52020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7fbef5205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7fbef5205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7fbef5290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7fbef5290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7fbef5290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7fbef528fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7fbef52470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7fbef52470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7fbef5284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7fbef5284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7fbef52cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7fbef52c6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbef5205eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fbef515c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbef51c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fbef51c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fbef51c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fbef51ed4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7fbef51ed4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7fbef51eb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7fbef51eb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7fbef51ea318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7fbef51c8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7fbef51c87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7fbef51c87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7fbef51c87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7fbef51ddf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7fbef51cb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7fbef51c8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7fbef51c8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7fbef51c87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7fbef51c87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7fbef51c87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7fbef51c7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7fbef51c7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7fbef51c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7fbef51c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7fbef52140a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7fbef52140a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7fbef52f6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7fbef52eef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7fbef52eef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7fbef52ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7fbef472dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7fbf10b53d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fbef5205eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fbef515c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbef4b7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fbef4b7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fbef5204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7fbef52020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7fbef5205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7fbef5205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7fbef5290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7fbef5290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7fbef5290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7fbef528fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7fbef52470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7fbef52470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7fbef5284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7fbef5284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7fbef4bcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7fbef4bcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7fbef4c4b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fbef4b7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fbef4b7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fbef5204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fbef52020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7fbef5205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7fbef5205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7fbef5290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7fbef5290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7fbef5290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7fbef528fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7fbef52470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7fbef52470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7fbef5284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7fbef5284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7fbef52cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7fbef52c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423598 byte(s) leaked in 8240 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fbef4af3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fbef4af3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbef4af36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbef4af36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fbef4af3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fbef4af3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fbef4c4c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fbef4c4c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fbef520cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fbef520a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fbef520a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fbef520a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbef5205fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fbef5205fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fbef4b359e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7fbef4b359e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fbef4bcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7fbef4bcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7fbef4af39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7fbef4af39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7fbef4af38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7fbef4c4b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7fbef4c4af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7fbef4b33e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7fbef4b33e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7fbef520cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7fbef520a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7fbef520a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7fbef520a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7fbef52eef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7fbef52eef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7fbef52ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7fbef472dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbef51c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fbef51c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fbef51c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fbef51dba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7fbef51da5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7fbef51d9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7fbef51d9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7fbef51d91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7fbef51d88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7fbef51d88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7fbef51cc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7fbef51e392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7fbef51c78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7fbef51c78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7fbef51c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7fbef51c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7fbef5214182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7fbef4bcca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7fbef4bcca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7fbef4b4ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7fbef4af3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7fbef4af3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbef514e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbef5205fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fbef5205fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fbef4b467f4 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16121:9\n    #7 0x7fbef4b467f4 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fbef4af3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fbef4af3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbef4af36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbef4af36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fbef4af3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fbef4af3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fbef4c4c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fbef4c4c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fbef520cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fbef520a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fbef520a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fbef520a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbef4bd63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbef4bd5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbef4bd5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbef4b7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fbef4b7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fbef5204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fbef52044dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7fbef52020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7fbef5205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7fbef5205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7fbef5290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7fbef5290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7fbef5290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7fbef528fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7fbef52470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7fbef52470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7fbef5284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7fbef5284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7fbef52cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7fbef52c6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbef5205eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fbef515c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbef51c5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fbef51c5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fbef51c5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fbef51ed4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7fbef51ed4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7fbef51eb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7fbef51eb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7fbef51ea318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7fbef51c8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7fbef51c87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7fbef51c87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7fbef51c87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7fbef51ddf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7fbef51cb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7fbef51c8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7fbef51c8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7fbef51c87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7fbef51c87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7fbef51c87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7fbef51c7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7fbef51c7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7fbef51c653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7fbef51c6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7fbef52140a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7fbef52140a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7fbef52f6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7fbef52eef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7fbef52eef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7fbef52ee8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7fbef472dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7fbf10b53d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbef4b82bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fbef4afdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fbef5205eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fbef515c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fbef4bccee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fbef4bccee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fbef5285aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fbef5285aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fbef5285aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbef4b7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fbef4b7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fbef5204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7fbef52020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7fbef5205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7fbef5205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7fbef5290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7fbef5290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7fbef5290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7fbef528fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7fbef52470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7fbef52470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7fbef5284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7fbef5284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7fbef4bcbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7fbef4bcbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7fbef4b4f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7fbef4c4b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7fbef4bf815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7fbef4bf815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7fbef4bf0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7fbef4bf0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7fbef4bf0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fbef4b7b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fbef4b7d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fbef4b7d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fbef5204911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fbef52046ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fbef52044c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fbef52020d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7fbef5205900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7fbef5205900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7fbef5290ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7fbef5290ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7fbef5290ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7fbef528fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7fbef52470bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7fbef52470bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7fbef5284847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7fbef5284847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7fbef4af2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7fbef4bfa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fbef52cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fbef52c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423598 byte(s) leaked in 8240 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
___________________ test[pq-ReadTopicWithSchema-default.txt] ___________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f2319c7c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2319c76500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423601 byte(s) leaked in 8240 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTopicWithSchema-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b9/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithSchema-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1245294
DEBUG    ya.test:process.py:259 Command (pid 1245294) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1245294) elapsed time (sec): 15.9814293384552
DEBUG    ya.test:process.py:263 Command (pid 1245294) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1245294) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1245294) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1245294) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1245294) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1245294) maxrss: 1444180
DEBUG    ya.test:process.py:263 Command (pid 1245294) minflt: 358215
DEBUG    ya.test:process.py:263 Command (pid 1245294) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1245294) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1245294) nivcsw: 1855
DEBUG    ya.test:process.py:263 Command (pid 1245294) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1245294) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1245294) nvcsw: 66236
DEBUG    ya.test:process.py:263 Command (pid 1245294) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1245294) stime: 2.049528
DEBUG    ya.test:process.py:263 Command (pid 1245294) utime: 10.0599
DEBUG    ya.test:process.py:263 Command (pid 1245294) wtime: 15.984
DEBUG    ya.test:process.py:275 Command (pid 1245294) output:
2025-11-14T12:26:41.008939Z Fetching udfs...
2025-11-14T12:26:41.558655Z Initialization of fq runner...
2025-11-14T12:26:46.338314Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.683915s
2025-11-14T12:26:47.028275Z Fetching query results...
2025-11-14T12:26:47.028297Z Writing query results...
2025-11-14T12:26:47.028308Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1245294) errors:
...on3/Python/import.c:2873:15
    #19 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f23194a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f23194a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f23194a36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f23194a36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f23194a3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f23194a3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f23195fc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f23195fc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f2319bbcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f2319bba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f2319bba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f2319bba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2319b75e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f2319b75d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f2319b75d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f2319b8ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f2319b8a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f2319b89cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f2319b89cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f2319b891e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f2319b888a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f2319b888a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f2319b7c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f2319b9392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f2319b778a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f2319b778a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f2319b7653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f2319b76854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f2319bc4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f231957ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f231957ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f23194fef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f23194a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f23194a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2319afe3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2319bb5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2319bb5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f23194e59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f23194e59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f231957bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f231957bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f23194a39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f23194a39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f23194a38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f23195fb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f23195faf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f23194e3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f23194e3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f2319bbcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f2319bba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f2319bba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f2319bba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f2319c9ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f2319c9ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f2319c9e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f23190ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2319bb5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2319bb5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f23194f67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f23194f67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f23194a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f23194a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f23194a36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f23194a36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f23194a3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f23194a3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f23195fc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f23195fc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f2319bbcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f2319bba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f2319bba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f2319bba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f23195863c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2319585ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2319585de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f231952d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f231952d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2319bb4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f2319bb44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f2319bb20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f2319bb5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f2319bb5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f2319c40ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f2319c40ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f2319c40ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f2319c3fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f2319bf70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f2319bf70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f2319c34847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f2319c34847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f2319c7c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f2319c76862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2319bb5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2319b0c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2319b75e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f2319b75d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f2319b75d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f2319b9d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f2319b9d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f2319b9b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f2319b9b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f2319b9a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f2319b78f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f2319b787d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f2319b787d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f2319b787d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f2319b8df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f2319b7b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f2319b78b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f2319b78b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f2319b787a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f2319b787a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f2319b787a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f2319b77790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f2319b77790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f2319b7653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f2319b76854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f2319bc40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f2319bc40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f2319ca6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f2319c9ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f2319c9ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f2319c9e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f23190ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f233550dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2319bb5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2319b0c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f231952d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f231952d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2319bb4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f2319bb20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f2319bb5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f2319bb5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f2319c40ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f2319c40ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f2319c40ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f2319c3fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f2319bf70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f2319bf70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f2319c34847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f2319c34847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f231957bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f231957bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f23195fb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f231952d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f231952d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2319bb4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f2319bb20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f2319bb5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f2319bb5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f2319c40ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f2319c40ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f2319c40ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f2319c3fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f2319bf70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f2319bf70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f2319c34847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f2319c34847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f2319c7c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f2319c76500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423601 byte(s) leaked in 8240 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f23194a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f23194a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f23194a36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f23194a36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f23194a3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f23194a3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f23195fc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f23195fc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f2319bbcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f2319bba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f2319bba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f2319bba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2319b75e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f2319b75d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f2319b75d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f2319b8ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f2319b8a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f2319b89cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f2319b89cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f2319b891e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f2319b888a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f2319b888a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f2319b7c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f2319b9392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f2319b778a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f2319b778a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f2319b7653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f2319b76854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f2319bc4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f231957ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f231957ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f23194fef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f23194a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f23194a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2319afe3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2319bb5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2319bb5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f23194e59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f23194e59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f231957bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f231957bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f23194a39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f23194a39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f23194a38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f23195fb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f23195faf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f23194e3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f23194e3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f2319bbcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f2319bba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f2319bba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f2319bba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f2319c9ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f2319c9ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f2319c9e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f23190ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2319bb5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2319bb5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f23194f67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f23194f67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f23194a3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f23194a3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f23194a36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f23194a36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f23194a3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f23194a3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f23195fc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f23195fc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f2319bbcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f2319bba38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f2319bba2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f2319bba49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f23195863c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2319585ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2319585de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f231952d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f231952d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2319bb4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f2319bb44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f2319bb20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f2319bb5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f2319bb5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f2319c40ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f2319c40ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f2319c40ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f2319c3fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f2319bf70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f2319bf70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f2319c34847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f2319c34847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f2319c7c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f2319c76862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2319bb5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2319b0c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2319b75e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f2319b75d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f2319b75d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f2319b9d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f2319b9d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f2319b9b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f2319b9b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f2319b9a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f2319b78f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f2319b787d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f2319b787d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f2319b787d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f2319b8df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f2319b7b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f2319b78b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f2319b78b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f2319b787a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f2319b787a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f2319b787a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f2319b77790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f2319b77790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f2319b7653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f2319b76854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f2319bc40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f2319bc40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f2319ca6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f2319c9ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f2319c9ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f2319c9e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f23190ddd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f233550dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2319532bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f23194adf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2319bb5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2319b0c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f231957cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f231957cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f2319c35aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f2319c35aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f2319c35aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f231952d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f231952d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2319bb4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f2319bb20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f2319bb5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f2319bb5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f2319c40ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f2319c40ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f2319c40ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f2319c3fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f2319bf70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f2319bf70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f2319c34847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f2319c34847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f231957bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f231957bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f23194ff005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f23195fb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f23195a815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f23195a815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f23195a0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f23195a0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f23195a0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f231952b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f231952d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f231952d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2319bb4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f2319bb46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f2319bb44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f2319bb20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f2319bb5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f2319bb5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f2319c40ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f2319c40ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f2319c40ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f2319c3fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f2319bf70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f2319bf70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f2319c34847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f2319c34847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f23194a2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f23195aa520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f2319c7c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2319c76500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423601 byte(s) leaked in 8240 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
============================== slowest durations ===============================
20.93s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt]
18.44s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadata-default.txt]
17.71s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadataInsideFilter-default.txt]
16.04s call     test_sql_streaming.py::test[pq-ReadTopicWithSchema-default.txt]
15.86s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadataWithFilter-default.txt]
15.64s call     test_sql_streaming.py::test[pq-ReadTopic-default.txt]
15.37s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadataNestedDeep-default.txt]
0.07s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt]
0.03s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadataNestedDeep-default.txt]
0.02s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadataInsideFilter-default.txt]
0.02s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadataWithFilter-default.txt]
0.02s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadata-default.txt]
0.02s setup    test_sql_streaming.py::test[pq-ReadTopicWithSchema-default.txt]
0.02s setup    test_sql_streaming.py::test[pq-ReadTopic-default.txt]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_zdxgc3o6/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f326b28c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f326b286500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f326ab1046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f326ac0db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f326ac0db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f326ac0db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f326ab0f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f326abbc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f326aab450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f326aab450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f326aab4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f326ac0b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f326ac0b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423690 byte(s) leaked in 8242 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadTopic-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_6fgfx3km/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f396be8c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f396be86500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f396b71046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f396b80db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f396b80db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f396b80db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f396b70f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f396b7bc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f396b6b450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f396b6b450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f396b6b4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f396b80b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f396b80b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadata-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_xgiqx1zx/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7ff45c9bc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7ff45c9b6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7ff45c24046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7ff45c33db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7ff45c33db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7ff45c33db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7ff45c23f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7ff45c2ec00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7ff45c1e450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7ff45c1e450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7ff45c1e4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7ff45c33b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7ff45c33b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423603 byte(s) leaked in 8240 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadataInsideFilter-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_bgpzh2x8/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fb2ee12c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fb2ee126500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fb2ed9b046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fb2edaadb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fb2edaadb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fb2edaadb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fb2ed9af264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fb2eda5c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fb2ed95450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fb2ed95450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fb2ed954350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fb2edaab50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fb2edaab50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadataNestedDeep-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b2cmls3k/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fcb9fd6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fcb9fd66500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fcb9f5f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fcb9f6edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fcb9f6edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fcb9f6edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fcb9f5ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fcb9f69c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fcb9f59450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fcb9f59450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fcb9f594350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fcb9f6eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fcb9f6eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadataWithFilter-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_7x9g61w9/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fbef52cc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fbef52c6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fbef4b5046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fbef4c4db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fbef4c4db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fbef4c4db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fbef4b4f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fbef4bfc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fbef4af450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fbef4af450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fbef4af4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fbef4c4b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fbef4c4b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423598 byte(s) leaked in 8240 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadTopicWithSchema-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_b8wjvbev/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f2319c7c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2319c76500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f231950046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f23195fdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f23195fdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f23195fdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f23194ff264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f23195ac00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f23194a450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f23194a450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f23194a4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f23195fb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f23195fb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423601 byte(s) leaked in 8240 allocation(s).\n'
======================== 7 failed in 122.71s (0:02:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 28 items

test_sql_streaming.py FFFFFFF

=================================== FAILURES ===================================
______________________ test[pq-ReadTwoTopics-default.txt] ______________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f756de9c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f756de96500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadTwoTopics-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/udfs
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:635 Added UDF: /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTwoTopics-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1212014
DEBUG    ya.test:process.py:259 Command (pid 1212014) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1212014) elapsed time (sec): 20.719874143600464
DEBUG    ya.test:process.py:263 Command (pid 1212014) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1212014) inblock: 912984
DEBUG    ya.test:process.py:263 Command (pid 1212014) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1212014) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1212014) majflt: 405
DEBUG    ya.test:process.py:263 Command (pid 1212014) maxrss: 1409660
DEBUG    ya.test:process.py:263 Command (pid 1212014) minflt: 347825
DEBUG    ya.test:process.py:263 Command (pid 1212014) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1212014) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1212014) nivcsw: 2058
DEBUG    ya.test:process.py:263 Command (pid 1212014) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1212014) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1212014) nvcsw: 64076
DEBUG    ya.test:process.py:263 Command (pid 1212014) oublock: 9064
DEBUG    ya.test:process.py:263 Command (pid 1212014) stime: 2.269857
DEBUG    ya.test:process.py:263 Command (pid 1212014) utime: 10.206503
DEBUG    ya.test:process.py:263 Command (pid 1212014) wtime: 20.723
DEBUG    ya.test:process.py:275 Command (pid 1212014) output:
2025-11-14T12:24:56.365918Z Fetching udfs...
2025-11-14T12:24:57.297204Z Initialization of fq runner...
2025-11-14T12:25:02.927195Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.793278s
2025-11-14T12:25:03.727382Z Fetching query results...
2025-11-14T12:25:03.727408Z Writing query results...
2025-11-14T12:25:03.727421Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1212014) errors:
...on3/Python/import.c:2873:15
    #19 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f756d6c3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f756d6c3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f756d6c36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f756d6c36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f756d6c3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f756d6c3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f756d81c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f756d81c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f756dddcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f756ddda38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f756ddda2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f756ddda49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f756dd95e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f756dd95d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f756dd95d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f756ddaba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f756ddaa5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f756dda9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f756dda9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f756dda91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f756dda88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f756dda88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f756dd9c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f756ddb392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f756dd978a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f756dd978a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f756dd9653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f756dd96854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f756dde4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f756d79ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f756d79ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f756d71ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f756d6c3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f756d6c3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f756dd1e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f756ddd5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f756ddd5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f756d7059e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f756d7059e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f756d79bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f756d79bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f756d6c39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f756d6c39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f756d6c38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f756d81b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f756d81af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f756d703e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f756d703e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f756dddcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f756ddda38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f756ddda2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f756ddda49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f756debef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f756debef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f756debe8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f756d2fdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f756ddd5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f756ddd5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f756d7167d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f756d7167d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f756d6c3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f756d6c3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f756d6c36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f756d6c36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f756d6c3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f756d6c3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f756d81c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f756d81c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f756dddcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f756ddda38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f756ddda2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f756ddda49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f756d7a63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f756d7a5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f756d7a5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f756d74d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f756d74d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f756ddd4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f756ddd44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f756ddd20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f756ddd5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f756ddd5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f756de60ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f756de60ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f756de60ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f756de5fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f756de170bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f756de170bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f756de54847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f756de54847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f756de9c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f756de96862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f756ddd5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f756dd2c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f756dd95e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f756dd95d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f756dd95d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f756ddbd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f756ddbd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f756ddbb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f756ddbb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f756ddba318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f756dd98f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f756dd987d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f756dd987d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f756dd987d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f756ddadf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f756dd9b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f756dd98b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f756dd98b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f756dd987a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f756dd987a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f756dd987a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f756dd97790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f756dd97790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f756dd9653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f756dd96854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f756dde40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f756dde40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f756dec6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f756debef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f756debef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f756debe8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f756d2fdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f758972ed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f756ddd5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f756dd2c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f756d74d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f756d74d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f756ddd4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f756ddd20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f756ddd5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f756ddd5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f756de60ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f756de60ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f756de60ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f756de5fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f756de170bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f756de170bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f756de54847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f756de54847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f756d79bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f756d79bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f756d81b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f756d74d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f756d74d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f756ddd4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f756ddd20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f756ddd5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f756ddd5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f756de60ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f756de60ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f756de60ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f756de5fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f756de170bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f756de170bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f756de54847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f756de54847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f756de9c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f756de96500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f756d6c3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f756d6c3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f756d6c36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f756d6c36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f756d6c3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f756d6c3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f756d81c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f756d81c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f756dddcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f756ddda38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f756ddda2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f756ddda49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f756dd95e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f756dd95d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f756dd95d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f756ddaba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f756ddaa5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f756dda9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f756dda9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f756dda91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f756dda88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f756dda88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f756dd9c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f756ddb392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f756dd978a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f756dd978a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f756dd9653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f756dd96854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f756dde4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f756d79ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f756d79ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f756d71ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f756d6c3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f756d6c3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f756dd1e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f756ddd5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f756ddd5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f756d7059e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f756d7059e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f756d79bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f756d79bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f756d6c39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f756d6c39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f756d6c38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f756d81b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f756d81af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f756d703e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f756d703e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f756dddcf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f756ddda38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f756ddda2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f756ddda49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f756debef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f756debef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f756debe8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f756d2fdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f756ddd5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f756ddd5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f756d7167d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f756d7167d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f756d6c3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f756d6c3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f756d6c36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f756d6c36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f756d6c3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f756d6c3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f756d81c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f756d81c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f756dddcd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f756ddda38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f756ddda2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f756ddda49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f756d7a63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f756d7a5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f756d7a5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f756d74d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f756d74d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f756ddd4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f756ddd44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f756ddd20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f756ddd5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f756ddd5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f756de60ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f756de60ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f756de60ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f756de5fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f756de170bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f756de170bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f756de54847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f756de54847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f756de9c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f756de96862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f756ddd5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f756dd2c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f756dd95e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f756dd95d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f756dd95d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f756ddbd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f756ddbd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f756ddbb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f756ddbb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f756ddba318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f756dd98f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f756dd987d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f756dd987d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f756dd987d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f756ddadf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f756dd9b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f756dd98b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f756dd98b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f756dd987a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f756dd987a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f756dd987a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f756dd97790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f756dd97790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f756dd9653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f756dd96854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f756dde40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f756dde40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f756dec6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f756debef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f756debef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f756debe8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f756d2fdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f758972ed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f756d752bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f756d6cdf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f756ddd5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f756dd2c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f756d79cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f756d79cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f756de55aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f756de55aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f756de55aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f756d74d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f756d74d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f756ddd4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f756ddd20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f756ddd5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f756ddd5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f756de60ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f756de60ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f756de60ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f756de5fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f756de170bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f756de170bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f756de54847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f756de54847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f756d79bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f756d79bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f756d71f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f756d81b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f756d7c815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f756d7c815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f756d7c0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f756d7c0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f756d7c0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f756d74b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f756d74d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f756d74d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f756ddd4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f756ddd46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f756ddd44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f756ddd20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f756ddd5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f756ddd5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f756de60ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f756de60ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f756de60ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f756de5fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f756de170bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f756de170bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f756de54847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f756de54847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f756d6c2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f756d7ca520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f756de9c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f756de96500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
___________________ test[pq-ReadWriteSameTopic-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7eff9794c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7eff97946500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadWriteSameTopic-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadWriteSameTopic-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1220273
DEBUG    ya.test:process.py:259 Command (pid 1220273) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1220273) elapsed time (sec): 15.542931318283081
DEBUG    ya.test:process.py:263 Command (pid 1220273) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1220273) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1220273) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1220273) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1220273) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1220273) maxrss: 1413820
DEBUG    ya.test:process.py:263 Command (pid 1220273) minflt: 356525
DEBUG    ya.test:process.py:263 Command (pid 1220273) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1220273) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1220273) nivcsw: 1771
DEBUG    ya.test:process.py:263 Command (pid 1220273) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1220273) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1220273) nvcsw: 64958
DEBUG    ya.test:process.py:263 Command (pid 1220273) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1220273) stime: 1.991028
DEBUG    ya.test:process.py:263 Command (pid 1220273) utime: 9.971223
DEBUG    ya.test:process.py:263 Command (pid 1220273) wtime: 15.564
DEBUG    ya.test:process.py:275 Command (pid 1220273) output:
2025-11-14T12:25:16.482858Z Fetching udfs...
2025-11-14T12:25:17.067339Z Initialization of fq runner...
2025-11-14T12:25:22.455858Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.635096s
2025-11-14T12:25:23.097786Z Fetching query results...
2025-11-14T12:25:23.097807Z Writing query results...
2025-11-14T12:25:23.097818Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1220273) errors:
...on3/Python/import.c:2873:15
    #19 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7eff97173204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7eff97173204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7eff971736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7eff971736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7eff97173ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7eff97173ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7eff972cc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7eff972cc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7eff9788cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7eff9788a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7eff9788a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7eff9788a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff97845e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7eff97845d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7eff97845d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7eff9785ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7eff9785a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7eff97859cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7eff97859cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7eff978591e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7eff978588a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7eff978588a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7eff9784c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7eff9786392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7eff978478a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7eff978478a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7eff9784653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7eff97846854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7eff97894182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7eff9724ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7eff9724ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7eff971cef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7eff97173204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7eff97173204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff977ce3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff97885fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7eff97885fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7eff971b59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7eff971b59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7eff9724bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7eff9724bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7eff971739dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7eff971739dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7eff971738e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7eff972cb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7eff972caf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7eff971b3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7eff971b3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7eff9788cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7eff9788a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7eff9788a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7eff9788a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7eff9796ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7eff9796ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7eff9796e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7eff96dadd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff97885fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7eff97885fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7eff971c67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7eff971c67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7eff97173204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7eff97173204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7eff971736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7eff971736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7eff97173ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7eff97173ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7eff972cc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7eff972cc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7eff9788cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7eff9788a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7eff9788a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7eff9788a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff972563c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff97255ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff97255de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff971fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7eff971fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7eff97884911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7eff978844dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7eff978820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7eff97885900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7eff97885900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7eff97910ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7eff97910ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7eff97910ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7eff9790fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7eff978c70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7eff978c70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7eff97904847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7eff97904847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7eff9794c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7eff97946862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff97885eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7eff977dc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff97845e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7eff97845d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7eff97845d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7eff9786d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7eff9786d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7eff9786b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7eff9786b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7eff9786a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7eff97848f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7eff978487d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7eff978487d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7eff978487d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7eff9785df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7eff9784b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7eff97848b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7eff97848b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7eff978487a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7eff978487a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7eff978487a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7eff97847790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7eff97847790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7eff9784653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7eff97846854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7eff978940a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7eff978940a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7eff97976a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7eff9796ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7eff9796ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7eff9796e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7eff96dadd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7effb31dbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7eff97885eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7eff977dc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff971fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7eff971fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7eff97884911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7eff978820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7eff97885900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7eff97885900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7eff97910ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7eff97910ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7eff97910ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7eff9790fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7eff978c70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7eff978c70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7eff97904847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7eff97904847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7eff9724bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7eff9724bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7eff972cb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7eff971fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7eff971fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7eff97884911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7eff978820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7eff97885900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7eff97885900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7eff97910ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7eff97910ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7eff97910ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7eff9790fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7eff978c70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7eff978c70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7eff97904847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7eff97904847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7eff9794c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7eff97946500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7eff97173204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7eff97173204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7eff971736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7eff971736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7eff97173ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7eff97173ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7eff972cc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7eff972cc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7eff9788cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7eff9788a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7eff9788a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7eff9788a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff97845e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7eff97845d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7eff97845d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7eff9785ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7eff9785a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7eff97859cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7eff97859cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7eff978591e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7eff978588a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7eff978588a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7eff9784c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7eff9786392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7eff978478a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7eff978478a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7eff9784653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7eff97846854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7eff97894182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7eff9724ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7eff9724ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7eff971cef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7eff97173204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7eff97173204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff977ce3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff97885fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7eff97885fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7eff971b59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7eff971b59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7eff9724bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7eff9724bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7eff971739dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7eff971739dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7eff971738e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7eff972cb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7eff972caf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7eff971b3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7eff971b3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7eff9788cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7eff9788a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7eff9788a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7eff9788a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7eff9796ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7eff9796ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7eff9796e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7eff96dadd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff97885fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7eff97885fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7eff971c67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7eff971c67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7eff97173204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7eff97173204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7eff971736f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7eff971736f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7eff97173ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7eff97173ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7eff972cc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7eff972cc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7eff9788cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7eff9788a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7eff9788a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7eff9788a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff972563c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff97255ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff97255de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff971fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7eff971fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7eff97884911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7eff978844dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7eff978820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7eff97885900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7eff97885900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7eff97910ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7eff97910ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7eff97910ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7eff9790fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7eff978c70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7eff978c70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7eff97904847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7eff97904847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7eff9794c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7eff97946862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff97885eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7eff977dc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff97845e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7eff97845d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7eff97845d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7eff9786d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7eff9786d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7eff9786b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7eff9786b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7eff9786a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7eff97848f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7eff978487d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7eff978487d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7eff978487d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7eff9785df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7eff9784b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7eff97848b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7eff97848b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7eff978487a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7eff978487a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7eff978487a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7eff97847790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7eff97847790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7eff9784653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7eff97846854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7eff978940a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7eff978940a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7eff97976a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7eff9796ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7eff9796ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7eff9796e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7eff96dadd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7effb31dbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff97202bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7eff9717df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7eff97885eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7eff977dc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7eff9724cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7eff9724cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7eff97905aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7eff97905aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7eff97905aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff971fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7eff971fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7eff97884911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7eff978820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7eff97885900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7eff97885900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7eff97910ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7eff97910ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7eff97910ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7eff9790fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7eff978c70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7eff978c70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7eff97904847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7eff97904847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7eff9724bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7eff9724bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7eff971cf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7eff972cb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7eff9727815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7eff9727815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7eff97270b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7eff97270b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7eff97270b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7eff971fb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7eff971fd144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7eff971fd144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7eff97884911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7eff978846ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7eff978844c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7eff978820d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7eff97885900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7eff97885900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7eff97910ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7eff97910ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7eff97910ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7eff9790fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7eff978c70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7eff978c70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7eff97904847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7eff97904847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7eff97172b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7eff9727a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7eff9794c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7eff97946500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
_____________________ test[pq-ReadWriteTopic-default.txt] ______________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f1919b6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f1919b66500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423696 byte(s) leaked in 8242 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadWriteTopic-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadWriteTopic-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1222321
DEBUG    ya.test:process.py:259 Command (pid 1222321) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1222321) elapsed time (sec): 17.324222803115845
DEBUG    ya.test:process.py:263 Command (pid 1222321) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222321) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1222321) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222321) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222321) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1222321) maxrss: 1406120
DEBUG    ya.test:process.py:263 Command (pid 1222321) minflt: 345769
DEBUG    ya.test:process.py:263 Command (pid 1222321) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1222321) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1222321) nivcsw: 2377
DEBUG    ya.test:process.py:263 Command (pid 1222321) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1222321) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1222321) nvcsw: 64938
DEBUG    ya.test:process.py:263 Command (pid 1222321) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1222321) stime: 1.952545
DEBUG    ya.test:process.py:263 Command (pid 1222321) utime: 10.252449
DEBUG    ya.test:process.py:263 Command (pid 1222321) wtime: 17.329
DEBUG    ya.test:process.py:275 Command (pid 1222321) output:
2025-11-14T12:25:32.404875Z Fetching udfs...
2025-11-14T12:25:32.973265Z Initialization of fq runner...
2025-11-14T12:25:38.114121Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.591909s
2025-11-14T12:25:38.713186Z Fetching query results...
2025-11-14T12:25:38.713206Z Writing query results...
2025-11-14T12:25:38.713219Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1222321) errors:
...on3/Python/import.c:2873:15
    #19 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f1919393204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f1919393204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f19193936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f19193936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f1919393ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f1919393ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f19194ec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f19194ec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f1919aacd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f1919aaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f1919aaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f1919aaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1919a65e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f1919a65d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f1919a65d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f1919a7ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f1919a7a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f1919a79cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f1919a79cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f1919a791e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f1919a788a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f1919a788a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f1919a6c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f1919a8392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f1919a678a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f1919a678a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f1919a6653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f1919a66854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f1919ab4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f191946ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f191946ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f19193eef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f1919393204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f1919393204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f19199ee3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1919aa5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f1919aa5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f19193d59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f19193d59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f191946bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f191946bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f19193939dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f19193939dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f19193938e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f19194eb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f19194eaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f19193d3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f19193d3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f1919aacf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f1919aaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f1919aaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f1919aaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f1919b8ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f1919b8ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f1919b8e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f1918fcdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1919aa5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f1919aa5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f19193e67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f19193e67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f1919393204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f1919393204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f19193936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f19193936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f1919393ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f1919393ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f19194ec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f19194ec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f1919aacd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f1919aaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f1919aaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f1919aaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f19194763c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1919475ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1919475de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f191941d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f191941d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f1919aa4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f1919aa44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f1919aa20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f1919aa5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f1919aa5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f1919b30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f1919b30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f1919b30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f1919b2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f1919ae70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f1919ae70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f1919b24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f1919b24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f1919b6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f1919b66862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1919aa5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f19199fc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f1919a65e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f1919a65d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f1919a65d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f1919a8d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f1919a8d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f1919a8b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f1919a8b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f1919a8a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f1919a68f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f1919a687d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f1919a687d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f1919a687d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f1919a7df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f1919a6b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f1919a68b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f1919a68b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f1919a687a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f1919a687a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f1919a687a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f1919a67790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f1919a67790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f1919a6653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f1919a66854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f1919ab40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f1919ab40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f1919b96a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f1919b8ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f1919b8ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f1919b8e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f1918fcdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f19353f5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f1919aa5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f19199fc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f191941d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f191941d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f1919aa4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f1919aa20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f1919aa5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f1919aa5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f1919b30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f1919b30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f1919b30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f1919b2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f1919ae70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f1919ae70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f1919b24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f1919b24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f191946bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f191946bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f19194eb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f191941d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f191941d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f1919aa4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f1919aa20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f1919aa5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f1919aa5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f1919b30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f1919b30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f1919b30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f1919b2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f1919ae70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f1919ae70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f1919b24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f1919b24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f1919b6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f1919b66500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423696 byte(s) leaked in 8242 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f1919393204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f1919393204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f19193936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f19193936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f1919393ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f1919393ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f19194ec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f19194ec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f1919aacd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f1919aaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f1919aaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f1919aaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1919a65e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f1919a65d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f1919a65d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f1919a7ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f1919a7a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f1919a79cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f1919a79cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f1919a791e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f1919a788a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f1919a788a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f1919a6c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f1919a8392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f1919a678a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f1919a678a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f1919a6653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f1919a66854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f1919ab4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f191946ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f191946ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f19193eef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f1919393204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f1919393204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f19199ee3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1919aa5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f1919aa5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f19193d59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f19193d59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f191946bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f191946bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f19193939dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f19193939dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f19193938e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f19194eb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f19194eaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f19193d3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f19193d3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f1919aacf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f1919aaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f1919aaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f1919aaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f1919b8ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f1919b8ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f1919b8e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f1918fcdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1919aa5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f1919aa5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f19193e67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f19193e67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f1919393204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f1919393204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f19193936f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f19193936f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f1919393ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f1919393ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f19194ec253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f19194ec253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f1919aacd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f1919aaa38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f1919aaa2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f1919aaa49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f19194763c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1919475ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1919475de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f191941d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f191941d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f1919aa4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f1919aa44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f1919aa20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f1919aa5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f1919aa5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f1919b30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f1919b30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f1919b30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f1919b2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f1919ae70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f1919ae70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f1919b24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f1919b24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f1919b6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f1919b66862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1919aa5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f19199fc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f1919a65e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f1919a65d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f1919a65d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f1919a8d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f1919a8d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f1919a8b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f1919a8b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f1919a8a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f1919a68f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f1919a687d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f1919a687d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f1919a687d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f1919a7df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f1919a6b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f1919a68b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f1919a68b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f1919a687a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f1919a687a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f1919a687a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f1919a67790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f1919a67790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f1919a6653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f1919a66854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f1919ab40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f1919ab40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f1919b96a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f1919b8ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f1919b8ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f1919b8e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f1918fcdd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f19353f5d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f1919422bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f191939df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f1919aa5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f19199fc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f191946cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f191946cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f1919b25aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f1919b25aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f1919b25aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f191941d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f191941d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f1919aa4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f1919aa20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f1919aa5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f1919aa5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f1919b30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f1919b30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f1919b30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f1919b2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f1919ae70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f1919ae70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f1919b24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f1919b24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f191946bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f191946bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f19193ef005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f19194eb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f191949815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f191949815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f1919490b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f1919490b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f1919490b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f191941b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f191941d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f191941d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f1919aa4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f1919aa46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f1919aa44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f1919aa20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f1919aa5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f1919aa5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f1919b30ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f1919b30ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f1919b30ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f1919b2fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f1919ae70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f1919ae70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f1919b24847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f1919b24847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f1919392b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f191949a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f1919b6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f1919b66500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423696 byte(s) leaked in 8242 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
________________ test[pq-ReadWriteTopicWithSchema-default.txt] _________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fe54363c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fe543636500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-ReadWriteTopicWithSchema-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadWriteTopicWithSchema-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1230209
DEBUG    ya.test:process.py:259 Command (pid 1230209) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1230209) elapsed time (sec): 16.767814874649048
DEBUG    ya.test:process.py:263 Command (pid 1230209) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230209) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1230209) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230209) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230209) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1230209) maxrss: 1404836
DEBUG    ya.test:process.py:263 Command (pid 1230209) minflt: 353426
DEBUG    ya.test:process.py:263 Command (pid 1230209) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1230209) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1230209) nivcsw: 3031
DEBUG    ya.test:process.py:263 Command (pid 1230209) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1230209) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1230209) nvcsw: 63598
DEBUG    ya.test:process.py:263 Command (pid 1230209) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1230209) stime: 1.9308839999999998
DEBUG    ya.test:process.py:263 Command (pid 1230209) utime: 9.733898
DEBUG    ya.test:process.py:263 Command (pid 1230209) wtime: 16.788
DEBUG    ya.test:process.py:275 Command (pid 1230209) output:
2025-11-14T12:25:50.196657Z Fetching udfs...
2025-11-14T12:25:50.830369Z Initialization of fq runner...
2025-11-14T12:25:56.330191Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.540550s
2025-11-14T12:25:56.876898Z Fetching query results...
2025-11-14T12:25:56.876919Z Writing query results...
2025-11-14T12:25:56.876931Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1230209) errors:
...on3/Python/import.c:2873:15
    #19 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fe542e63204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fe542e63204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fe542e636f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fe542e636f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fe542e63ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fe542e63ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fe542fbc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fe542fbc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fe54357cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fe54357a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fe54357a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fe54357a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe543535e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fe543535d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fe543535d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fe54354ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7fe54354a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7fe543549cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7fe543549cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7fe5435491e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7fe5435488a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7fe5435488a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7fe54353c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7fe54355392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7fe5435378a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7fe5435378a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7fe54353653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7fe543536854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7fe543584182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7fe542f3ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7fe542f3ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7fe542ebef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7fe542e63204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7fe542e63204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe5434be3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe543575fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fe543575fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fe542ea59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7fe542ea59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fe542f3bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7fe542f3bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7fe542e639dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7fe542e639dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7fe542e638e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7fe542fbb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7fe542fbaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7fe542ea3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7fe542ea3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7fe54357cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7fe54357a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7fe54357a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7fe54357a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7fe54365ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7fe54365ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7fe54365e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7fe542a9dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe543575fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fe543575fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7fe542eb67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7fe542eb67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7fe542e63204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7fe542e63204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fe542e636f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fe542e636f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7fe542e63ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7fe542e63ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7fe542fbc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7fe542fbc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7fe54357cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7fe54357a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7fe54357a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7fe54357a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe542f463c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe542f45ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe542f45de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe542eed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fe542eed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fe543574911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fe5435744dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7fe5435720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7fe543575900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7fe543575900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7fe543600ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7fe543600ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7fe543600ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7fe5435ffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7fe5435b70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7fe5435b70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7fe5435f4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7fe5435f4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7fe54363c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7fe543636862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe543575eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fe5434cc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe543535e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7fe543535d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7fe543535d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7fe54355d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7fe54355d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7fe54355b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7fe54355b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7fe54355a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7fe543538f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7fe5435387d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7fe5435387d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7fe5435387d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7fe54354df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7fe54353b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7fe543538b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7fe543538b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7fe5435387a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7fe5435387a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7fe5435387a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7fe543537790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7fe543537790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7fe54353653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7fe543536854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7fe5435840a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7fe5435840a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7fe543666a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7fe54365ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7fe54365ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7fe54365e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7fe542a9dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7fe55eecdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7fe543575eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7fe5434cc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe542eed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fe542eed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fe543574911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7fe5435720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7fe543575900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7fe543575900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7fe543600ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7fe543600ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7fe543600ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7fe5435ffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7fe5435b70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7fe5435b70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7fe5435f4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7fe5435f4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7fe542f3bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7fe542f3bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7fe542fbb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7fe542eed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7fe542eed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7fe543574911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7fe5435720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7fe543575900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7fe543575900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7fe543600ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7fe543600ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7fe543600ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7fe5435ffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7fe5435b70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7fe5435b70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7fe5435f4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7fe5435f4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7fe54363c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7fe543636500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fe542e63204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fe542e63204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fe542e636f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fe542e636f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fe542e63ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fe542e63ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fe542fbc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fe542fbc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fe54357cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fe54357a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fe54357a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fe54357a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe543535e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fe543535d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fe543535d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fe54354ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7fe54354a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7fe543549cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7fe543549cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7fe5435491e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7fe5435488a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7fe5435488a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7fe54353c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7fe54355392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7fe5435378a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7fe5435378a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7fe54353653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7fe543536854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7fe543584182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7fe542f3ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7fe542f3ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7fe542ebef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7fe542e63204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7fe542e63204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe5434be3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe543575fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fe543575fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fe542ea59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7fe542ea59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fe542f3bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7fe542f3bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7fe542e639dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7fe542e639dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7fe542e638e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7fe542fbb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7fe542fbaf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7fe542ea3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7fe542ea3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7fe54357cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7fe54357a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7fe54357a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7fe54357a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7fe54365ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7fe54365ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7fe54365e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7fe542a9dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe543575fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fe543575fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7fe542eb67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7fe542eb67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7fe542e63204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7fe542e63204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fe542e636f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fe542e636f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7fe542e63ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7fe542e63ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7fe542fbc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7fe542fbc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7fe54357cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7fe54357a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7fe54357a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7fe54357a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe542f463c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe542f45ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe542f45de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe542eed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fe542eed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fe543574911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fe5435744dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7fe5435720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7fe543575900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7fe543575900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7fe543600ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7fe543600ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7fe543600ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7fe5435ffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7fe5435b70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7fe5435b70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7fe5435f4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7fe5435f4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7fe54363c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7fe543636862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe543575eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fe5434cc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe543535e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7fe543535d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7fe543535d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7fe54355d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7fe54355d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7fe54355b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7fe54355b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7fe54355a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7fe543538f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7fe5435387d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7fe5435387d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7fe5435387d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7fe54354df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7fe54353b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7fe543538b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7fe543538b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7fe5435387a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7fe5435387a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7fe5435387a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7fe543537790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7fe543537790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7fe54353653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7fe543536854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7fe5435840a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7fe5435840a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7fe543666a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7fe54365ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7fe54365ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7fe54365e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7fe542a9dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7fe55eecdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe542ef2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7fe542e6df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7fe543575eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7fe5434cc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7fe542f3cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7fe542f3cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7fe5435f5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7fe5435f5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7fe5435f5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe542eed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fe542eed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fe543574911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7fe5435720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7fe543575900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7fe543575900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7fe543600ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7fe543600ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7fe543600ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7fe5435ffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7fe5435b70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7fe5435b70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7fe5435f4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7fe5435f4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7fe542f3bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7fe542f3bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7fe542ebf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7fe542fbb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7fe542f6815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7fe542f6815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7fe542f60b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7fe542f60b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7fe542f60b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7fe542eeb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7fe542eed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7fe542eed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7fe543574911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7fe5435746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7fe5435744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7fe5435720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7fe543575900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7fe543575900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7fe543600ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7fe543600ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7fe543600ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7fe5435ffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7fe5435b70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7fe5435b70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7fe5435f4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7fe5435f4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7fe542e62b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7fe542f6a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fe54363c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fe543636500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
_____________________ test[pq-WriteTwoTopics-default.txt] ______________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f2d7deac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2d7dea6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[pq-WriteTwoTopics-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[pq-WriteTwoTopics-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1236074
DEBUG    ya.test:process.py:259 Command (pid 1236074) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1236074) elapsed time (sec): 15.008701801300049
DEBUG    ya.test:process.py:263 Command (pid 1236074) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236074) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1236074) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236074) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236074) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1236074) maxrss: 1435376
DEBUG    ya.test:process.py:263 Command (pid 1236074) minflt: 359455
DEBUG    ya.test:process.py:263 Command (pid 1236074) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1236074) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1236074) nivcsw: 1719
DEBUG    ya.test:process.py:263 Command (pid 1236074) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1236074) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1236074) nvcsw: 66269
DEBUG    ya.test:process.py:263 Command (pid 1236074) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1236074) stime: 1.9783819999999999
DEBUG    ya.test:process.py:263 Command (pid 1236074) utime: 10.351786
DEBUG    ya.test:process.py:263 Command (pid 1236074) wtime: 15.019
DEBUG    ya.test:process.py:275 Command (pid 1236074) output:
2025-11-14T12:26:07.283203Z Fetching udfs...
2025-11-14T12:26:07.867571Z Initialization of fq runner...
2025-11-14T12:26:12.336192Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.634193s
2025-11-14T12:26:12.975491Z Fetching query results...
2025-11-14T12:26:12.975514Z Writing query results...
2025-11-14T12:26:12.975530Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1236074) errors:
...on3/Python/import.c:2873:15
    #19 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f2d7d6d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f2d7d6d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2d7d6d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f2d7d6d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f2d7d6d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f2d7d6d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f2d7d82c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f2d7d82c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f2d7ddecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f2d7ddea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f2d7ddea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f2d7ddea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2d7dda5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f2d7dda5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f2d7dda5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f2d7ddbba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f2d7ddba5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f2d7ddb9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f2d7ddb9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f2d7ddb91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f2d7ddb88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f2d7ddb88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f2d7ddac5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f2d7ddc392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f2d7dda78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f2d7dda78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f2d7dda653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f2d7dda6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f2d7ddf4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f2d7d7aca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f2d7d7aca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f2d7d72ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f2d7d6d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f2d7d6d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2d7dd2e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2d7dde5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2d7dde5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f2d7d7159e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f2d7d7159e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f2d7d7abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f2d7d7abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f2d7d6d39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f2d7d6d39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f2d7d6d38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f2d7d82b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f2d7d82af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f2d7d713e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f2d7d713e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f2d7ddecf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f2d7ddea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f2d7ddea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f2d7ddea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f2d7decef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f2d7decef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f2d7dece8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f2d7d30dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2d7dde5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2d7dde5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f2d7d7267d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f2d7d7267d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f2d7d6d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f2d7d6d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2d7d6d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f2d7d6d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f2d7d6d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f2d7d6d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f2d7d82c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f2d7d82c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f2d7ddecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f2d7ddea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f2d7ddea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f2d7ddea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2d7d7b63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2d7d7b5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2d7d7b5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2d7d75d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f2d7d75d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2d7dde4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f2d7dde44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f2d7dde20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f2d7dde5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f2d7dde5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f2d7de70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f2d7de70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f2d7de70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f2d7de6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f2d7de270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f2d7de270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f2d7de64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f2d7de64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f2d7deac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f2d7dea6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2d7dde5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2d7dd3c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2d7dda5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f2d7dda5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f2d7dda5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f2d7ddcd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f2d7ddcd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f2d7ddcb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f2d7ddcb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f2d7ddca318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f2d7dda8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f2d7dda87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f2d7dda87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f2d7dda87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f2d7ddbdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f2d7ddab90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f2d7dda8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f2d7dda8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f2d7dda87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f2d7dda87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f2d7dda87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f2d7dda7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f2d7dda7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f2d7dda653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f2d7dda6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f2d7ddf40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f2d7ddf40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f2d7ded6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f2d7decef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f2d7decef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f2d7dece8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f2d7d30dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f2d9973ed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f2d7dde5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f2d7dd3c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2d7d75d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f2d7d75d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2d7dde4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f2d7dde20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f2d7dde5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f2d7dde5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f2d7de70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f2d7de70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f2d7de70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f2d7de6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f2d7de270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f2d7de270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f2d7de64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f2d7de64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f2d7d7abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f2d7d7abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f2d7d82b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f2d7d75d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f2d7d75d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f2d7dde4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f2d7dde20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f2d7dde5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f2d7dde5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f2d7de70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f2d7de70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f2d7de70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f2d7de6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f2d7de270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f2d7de270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f2d7de64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f2d7de64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f2d7deac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f2d7dea6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f2d7d6d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f2d7d6d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2d7d6d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f2d7d6d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f2d7d6d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f2d7d6d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f2d7d82c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f2d7d82c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f2d7ddecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f2d7ddea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f2d7ddea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f2d7ddea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2d7dda5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f2d7dda5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f2d7dda5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f2d7ddbba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f2d7ddba5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f2d7ddb9cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f2d7ddb9cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f2d7ddb91e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f2d7ddb88a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f2d7ddb88a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f2d7ddac5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f2d7ddc392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f2d7dda78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f2d7dda78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f2d7dda653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f2d7dda6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f2d7ddf4182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f2d7d7aca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f2d7d7aca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f2d7d72ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f2d7d6d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f2d7d6d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2d7dd2e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2d7dde5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2d7dde5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f2d7d7159e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f2d7d7159e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f2d7d7abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f2d7d7abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f2d7d6d39dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f2d7d6d39dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f2d7d6d38e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f2d7d82b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f2d7d82af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f2d7d713e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f2d7d713e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f2d7ddecf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f2d7ddea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f2d7ddea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f2d7ddea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f2d7decef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f2d7decef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f2d7dece8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f2d7d30dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2d7dde5fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2d7dde5fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f2d7d7267d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f2d7d7267d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f2d7d6d3204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f2d7d6d3204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2d7d6d36f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f2d7d6d36f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f2d7d6d3ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f2d7d6d3ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f2d7d82c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f2d7d82c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f2d7ddecd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f2d7ddea38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f2d7ddea2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f2d7ddea49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2d7d7b63c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2d7d7b5ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2d7d7b5de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2d7d75d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f2d7d75d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2d7dde4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f2d7dde44dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f2d7dde20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f2d7dde5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f2d7dde5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f2d7de70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f2d7de70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f2d7de70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f2d7de6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f2d7de270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f2d7de270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f2d7de64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f2d7de64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f2d7deac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f2d7dea6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2d7dde5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2d7dd3c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2d7dda5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f2d7dda5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f2d7dda5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f2d7ddcd4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f2d7ddcd4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f2d7ddcb211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f2d7ddcb211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f2d7ddca318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f2d7dda8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f2d7dda87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f2d7dda87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f2d7dda87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f2d7ddbdf52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f2d7ddab90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f2d7dda8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f2d7dda8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f2d7dda87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f2d7dda87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f2d7dda87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f2d7dda7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f2d7dda7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f2d7dda653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f2d7dda6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f2d7ddf40a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f2d7ddf40a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f2d7ded6a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f2d7decef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f2d7decef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f2d7dece8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f2d7d30dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f2d9973ed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2d7d762bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f2d7d6ddf18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f2d7dde5eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f2d7dd3c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f2d7d7acee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f2d7d7acee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f2d7de65aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f2d7de65aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f2d7de65aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2d7d75d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f2d7d75d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2d7dde4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f2d7dde20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f2d7dde5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f2d7dde5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f2d7de70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f2d7de70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f2d7de70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f2d7de6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f2d7de270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f2d7de270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f2d7de64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f2d7de64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f2d7d7abec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f2d7d7abec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f2d7d72f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f2d7d82b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f2d7d7d815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f2d7d7d815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f2d7d7d0b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f2d7d7d0b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f2d7d7d0b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f2d7d75b995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f2d7d75d144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f2d7d75d144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f2d7dde4911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f2d7dde46ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f2d7dde44c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f2d7dde20d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f2d7dde5900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f2d7dde5900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f2d7de70ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f2d7de70ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f2d7de70ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f2d7de6fdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f2d7de270bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f2d7de270bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f2d7de64847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f2d7de64847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f2d7d6d2b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f2d7d7da520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f2d7deac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2d7dea6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
____________ test[solomon-ReadTopicGroupWriteToSolomon-default.txt] ____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f13b1e3c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f13b1e36500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[solomon-ReadTopicGroupWriteToSolomon-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[solomon-ReadTopicGroupWriteToSolomon-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1240013
DEBUG    ya.test:process.py:259 Command (pid 1240013) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1240013) elapsed time (sec): 16.223268508911133
DEBUG    ya.test:process.py:263 Command (pid 1240013) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1240013) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1240013) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1240013) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1240013) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1240013) maxrss: 1475668
DEBUG    ya.test:process.py:263 Command (pid 1240013) minflt: 362966
DEBUG    ya.test:process.py:263 Command (pid 1240013) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1240013) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1240013) nivcsw: 1793
DEBUG    ya.test:process.py:263 Command (pid 1240013) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1240013) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1240013) nvcsw: 67464
DEBUG    ya.test:process.py:263 Command (pid 1240013) oublock: 9056
DEBUG    ya.test:process.py:263 Command (pid 1240013) stime: 2.25137
DEBUG    ya.test:process.py:263 Command (pid 1240013) utime: 10.437629
DEBUG    ya.test:process.py:263 Command (pid 1240013) wtime: 16.24
DEBUG    ya.test:process.py:275 Command (pid 1240013) output:
2025-11-14T12:26:22.592264Z Fetching udfs...
2025-11-14T12:26:23.142214Z Initialization of fq runner...
2025-11-14T12:26:27.918986Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.965698s
2025-11-14T12:26:28.891692Z Fetching query results...
2025-11-14T12:26:28.891715Z Writing query results...
2025-11-14T12:26:28.891728Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1240013) errors:
...on3/Python/import.c:2873:15
    #19 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f13b1663204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f13b1663204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f13b16636f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f13b16636f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f13b1663ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f13b1663ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f13b17bc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f13b17bc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f13b1d7cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f13b1d7a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f13b1d7a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f13b1d7a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13b1d35e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f13b1d35d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f13b1d35d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f13b1d4ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f13b1d4a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f13b1d49cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f13b1d49cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f13b1d491e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f13b1d488a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f13b1d488a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f13b1d3c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f13b1d5392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f13b1d378a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f13b1d378a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f13b1d3653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f13b1d36854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f13b1d84182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f13b173ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f13b173ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f13b16bef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f13b1663204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f13b1663204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13b1cbe3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13b1d75fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f13b1d75fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f13b16a59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f13b16a59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f13b173bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f13b173bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f13b16639dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f13b16639dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f13b16638e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f13b17bb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f13b17baf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f13b16a3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f13b16a3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f13b1d7cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f13b1d7a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f13b1d7a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f13b1d7a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f13b1e5ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f13b1e5ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f13b1e5e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f13b129dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13b1d75fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f13b1d75fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f13b16b67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f13b16b67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f13b1663204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f13b1663204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f13b16636f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f13b16636f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f13b1663ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f13b1663ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f13b17bc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f13b17bc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f13b1d7cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f13b1d7a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f13b1d7a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f13b1d7a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13b17463c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13b1745ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13b1745de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13b16ed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f13b16ed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f13b1d74911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f13b1d744dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f13b1d720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f13b1d75900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f13b1d75900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f13b1e00ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f13b1e00ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f13b1e00ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f13b1dffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f13b1db70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f13b1db70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f13b1df4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f13b1df4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f13b1e3c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f13b1e36862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13b1d75eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f13b1ccc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13b1d35e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f13b1d35d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f13b1d35d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f13b1d5d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f13b1d5d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f13b1d5b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f13b1d5b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f13b1d5a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f13b1d38f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f13b1d387d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f13b1d387d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f13b1d387d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f13b1d4df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f13b1d3b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f13b1d38b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f13b1d38b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f13b1d387a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f13b1d387a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f13b1d387a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f13b1d37790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f13b1d37790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f13b1d3653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f13b1d36854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f13b1d840a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f13b1d840a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f13b1e66a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f13b1e5ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f13b1e5ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f13b1e5e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f13b129dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f13cd6cdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f13b1d75eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f13b1ccc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13b16ed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f13b16ed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f13b1d74911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f13b1d720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f13b1d75900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f13b1d75900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f13b1e00ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f13b1e00ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f13b1e00ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f13b1dffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f13b1db70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f13b1db70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f13b1df4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f13b1df4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f13b173bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f13b173bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f13b17bb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f13b16ed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f13b16ed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f13b1d74911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f13b1d720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f13b1d75900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f13b1d75900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f13b1e00ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f13b1e00ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f13b1e00ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f13b1dffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f13b1db70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f13b1db70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f13b1df4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f13b1df4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f13b1e3c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f13b1e36500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f13b1663204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f13b1663204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f13b16636f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f13b16636f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f13b1663ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f13b1663ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f13b17bc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f13b17bc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f13b1d7cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f13b1d7a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f13b1d7a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f13b1d7a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13b1d35e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f13b1d35d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f13b1d35d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f13b1d4ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f13b1d4a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f13b1d49cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f13b1d49cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f13b1d491e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f13b1d488a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f13b1d488a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f13b1d3c5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f13b1d5392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f13b1d378a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f13b1d378a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f13b1d3653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f13b1d36854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f13b1d84182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f13b173ca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f13b173ca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f13b16bef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f13b1663204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f13b1663204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13b1cbe3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13b1d75fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f13b1d75fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f13b16a59e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f13b16a59e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f13b173bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f13b173bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f13b16639dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f13b16639dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f13b16638e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f13b17bb0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f13b17baf0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f13b16a3e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f13b16a3e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f13b1d7cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f13b1d7a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f13b1d7a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f13b1d7a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f13b1e5ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f13b1e5ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f13b1e5e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f13b129dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13b1d75fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f13b1d75fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f13b16b67d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f13b16b67d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f13b1663204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f13b1663204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f13b16636f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f13b16636f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f13b1663ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f13b1663ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f13b17bc253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f13b17bc253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f13b1d7cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f13b1d7a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f13b1d7a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f13b1d7a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13b17463c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13b1745ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13b1745de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13b16ed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f13b16ed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f13b1d74911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f13b1d744dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f13b1d720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f13b1d75900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f13b1d75900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f13b1e00ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f13b1e00ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f13b1e00ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f13b1dffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f13b1db70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f13b1db70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f13b1df4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f13b1df4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f13b1e3c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f13b1e36862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13b1d75eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f13b1ccc408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13b1d35e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f13b1d35d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f13b1d35d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f13b1d5d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f13b1d5d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f13b1d5b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f13b1d5b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f13b1d5a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f13b1d38f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f13b1d387d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f13b1d387d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f13b1d387d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f13b1d4df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f13b1d3b90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f13b1d38b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f13b1d38b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f13b1d387a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f13b1d387a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f13b1d387a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f13b1d37790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f13b1d37790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f13b1d3653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f13b1d36854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f13b1d840a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f13b1d840a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f13b1e66a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f13b1e5ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f13b1e5ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f13b1e5e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f13b129dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f13cd6cdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13b16f2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f13b166df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f13b1d75eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f13b1ccc3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f13b173cee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f13b173cee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f13b1df5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f13b1df5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f13b1df5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13b16ed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f13b16ed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f13b1d74911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f13b1d720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f13b1d75900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f13b1d75900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f13b1e00ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f13b1e00ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f13b1e00ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f13b1dffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f13b1db70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f13b1db70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f13b1df4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f13b1df4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f13b173bec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f13b173bec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f13b16bf005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f13b17bb5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f13b176815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f13b176815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f13b1760b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f13b1760b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f13b1760b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f13b16eb995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f13b16ed144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f13b16ed144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f13b1d74911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f13b1d746ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f13b1d744c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f13b1d720d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f13b1d75900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f13b1d75900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f13b1e00ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f13b1e00ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f13b1e00ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f13b1dffdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f13b1db70bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f13b1db70bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f13b1df4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f13b1df4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f13b1662b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f13b176a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f13b1e3c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f13b1e36500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
___________________ test[watermarks-watermarks-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/topic_3.txt' has failed with code 100.
E   Errors:
E   b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f0e1f9fc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f0e1f9f6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423596 byte(s) leaked in 8240 allocation(s).\n'
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[watermarks-watermarks-default.txt]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:180 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:635 process search UDF in: None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/r4lt/0005b8/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_sql_streaming.py, test_name: test[watermarks-watermarks-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/results.txt', '--ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/plan.json', '--log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/topic_3.txt']' in '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1244731
DEBUG    ya.test:process.py:259 Command (pid 1244731) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 1244731) elapsed time (sec): 15.909456968307495
DEBUG    ya.test:process.py:263 Command (pid 1244731) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1244731) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1244731) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1244731) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1244731) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1244731) maxrss: 1465108
DEBUG    ya.test:process.py:263 Command (pid 1244731) minflt: 357692
DEBUG    ya.test:process.py:263 Command (pid 1244731) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1244731) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1244731) nivcsw: 1785
DEBUG    ya.test:process.py:263 Command (pid 1244731) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1244731) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1244731) nvcsw: 66254
DEBUG    ya.test:process.py:263 Command (pid 1244731) oublock: 9048
DEBUG    ya.test:process.py:263 Command (pid 1244731) stime: 2.09932
DEBUG    ya.test:process.py:263 Command (pid 1244731) utime: 10.240428
DEBUG    ya.test:process.py:263 Command (pid 1244731) wtime: 15.918
DEBUG    ya.test:process.py:275 Command (pid 1244731) output:
2025-11-14T12:26:39.204731Z Fetching udfs...
2025-11-14T12:26:39.853517Z Initialization of fq runner...
2025-11-14T12:26:44.541725Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.670773s
2025-11-14T12:26:45.220205Z Fetching query results...
2025-11-14T12:26:45.220225Z Writing query results...
2025-11-14T12:26:45.220234Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 1244731) errors:
...on3/Python/import.c:2873:15
    #19 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f0e1f223204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f0e1f223204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0e1f2236f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f0e1f2236f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f0e1f223ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f0e1f223ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f0e1f37c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f0e1f37c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f0e1f93cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f0e1f93a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f0e1f93a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f0e1f93a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0e1f8f5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f0e1f8f5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f0e1f8f5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f0e1f90ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18
    #7 0x7f0e1f90a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18
    #8 0x7f0e1f909cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44
    #9 0x7f0e1f909cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33
    #10 0x7f0e1f9091e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18
    #11 0x7f0e1f9088a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38
    #12 0x7f0e1f9088a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18
    #13 0x7f0e1f8fc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28
    #14 0x7f0e1f91392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18
    #15 0x7f0e1f8f78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18
    #16 0x7f0e1f8f78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18
    #17 0x7f0e1f8f653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #18 0x7f0e1f8f6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #19 0x7f0e1f944182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #20 0x7f0e1f2fca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18
    #21 0x7f0e1f2fca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20
    #22 0x7f0e1f27ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24
    #23 0x7f0e1f223204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #24 0x7f0e1f223204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #25 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #30 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #31 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #34 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #35 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #36 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #37 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #38 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #40 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #41 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #42 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0e1f87e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5
    #5 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0e1f935fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0e1f935fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f0e1f2659e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9
    #7 0x7f0e1f2659e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9
    #8 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f0e1f2fbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #20 0x7f0e1f2fbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #21 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #22 0x7f0e1f2239dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7f0e1f2239dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #24 0x7f0e1f2238e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #25 0x7f0e1f37b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9
    #26 0x7f0e1f37af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14
    #27 0x7f0e1f263e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24
    #28 0x7f0e1f263e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13
    #29 0x7f0e1f93cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13
    #30 0x7f0e1f93a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #31 0x7f0e1f93a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #32 0x7f0e1f93a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14
    #33 0x7f0e1fa1ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #34 0x7f0e1fa1ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #35 0x7f0e1fa1e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #36 0x7f0e1ee5dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29

Direct leak of 45 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0e1f935fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0e1f935fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12
    #6 0x7f0e1f2767d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9
    #7 0x7f0e1f2767d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9
    #8 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #9 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #10 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #11 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #12 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #13 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #14 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #15 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #16 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #17 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #18 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #19 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #20 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #21 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #22 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #23 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #24 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #25 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #26 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #27 0x7f0e1f223204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #28 0x7f0e1f223204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #29 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0e1f2236f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f0e1f2236f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #39 0x7f0e1f223ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #40 0x7f0e1f223ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #41 0x7f0e1f37c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #42 0x7f0e1f37c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9
    #43 0x7f0e1f93cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #44 0x7f0e1f93a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23
    #45 0x7f0e1f93a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18
    #46 0x7f0e1f93a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0e1f3063c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9
    #5 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0e1f305ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9
    #5 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0e1f305de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9
    #5 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #6 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #7 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #8 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #9 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #10 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #11 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #12 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #13 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #14 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #15 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #16 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #17 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #18 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #19 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #20 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #21 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #22 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #23 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #25 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #26 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #27 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #28 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #29 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #30 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #34 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #35 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #36 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #37 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #38 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #39 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #40 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #41 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #42 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #43 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #44 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #45 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #46 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #47 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0e1f2ad144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f0e1f2ad144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f0e1f934911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f0e1f9344dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #12 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #13 0x7f0e1f9320d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #14 0x7f0e1f935900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #15 0x7f0e1f935900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #16 0x7f0e1f9c0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #17 0x7f0e1f9c0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #18 0x7f0e1f9c0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #19 0x7f0e1f9bfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #20 0x7f0e1f9770bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #21 0x7f0e1f9770bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #22 0x7f0e1f9b4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #23 0x7f0e1f9b4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #24 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #25 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #26 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #30 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #31 0x7f0e1f9fc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #32 0x7f0e1f9f6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15
    #33 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #34 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #35 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #36 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #37 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #38 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #39 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #40 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0e1f935eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0e1f88c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9
    #6 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 44 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0e1f8f5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20
    #4 0x7f0e1f8f5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20
    #5 0x7f0e1f8f5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12
    #6 0x7f0e1f91d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25
    #7 0x7f0e1f91d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22
    #8 0x7f0e1f91b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18
    #9 0x7f0e1f91b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32
    #10 0x7f0e1f91a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32
    #11 0x7f0e1f8f8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18
    #12 0x7f0e1f8f87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34
    #13 0x7f0e1f8f87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #14 0x7f0e1f8f87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #15 0x7f0e1f90df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18
    #16 0x7f0e1f8fb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18
    #17 0x7f0e1f8f8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37
    #18 0x7f0e1f8f8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33
    #19 0x7f0e1f8f87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18
    #20 0x7f0e1f8f87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30
    #21 0x7f0e1f8f87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18
    #22 0x7f0e1f8f7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18
    #23 0x7f0e1f8f7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18
    #24 0x7f0e1f8f653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17
    #25 0x7f0e1f8f6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14
    #26 0x7f0e1f9440a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11
    #27 0x7f0e1f9440a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9
    #28 0x7f0e1fa26a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25
    #29 0x7f0e1fa1ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9
    #30 0x7f0e1fa1ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #31 0x7f0e1fa1e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #32 0x7f0e1ee5dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29
    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53
    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25
    #39 0x7f0e3b288d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7f0e1f935eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15
    #5 0x7f0e1f88c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9
    #6 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #7 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #8 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #9 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #10 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #11 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #12 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #16 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #17 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #23 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #24 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #27 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #28 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #29 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #30 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #31 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #32 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #33 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #34 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #35 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #36 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #37 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #38 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #39 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #40 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #41 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17
    #42 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20
    #43 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #44 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #45 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #46 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19
    #47 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0e1f2ad144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f0e1f2ad144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f0e1f934911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7f0e1f9320d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7f0e1f935900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #14 0x7f0e1f935900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #15 0x7f0e1f9c0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #16 0x7f0e1f9c0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #17 0x7f0e1f9c0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #18 0x7f0e1f9bfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #19 0x7f0e1f9770bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #20 0x7f0e1f9770bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #21 0x7f0e1f9b4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #22 0x7f0e1f9b4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #23 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #24 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #25 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #26 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #27 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #28 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #29 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #30 0x7f0e1f2fbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12
    #31 0x7f0e1f2fbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #32 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #34 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #36 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #37 0x7f0e1f37b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25
    #38 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #39 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #40 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #41 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #42 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21

Direct leak of 43 byte(s) in 1 object(s) allocated from:
    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3
    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7f0e1f2ad144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7f0e1f2ad144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7f0e1f934911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7f0e1f9320d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7f0e1f935900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7f0e1f935900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7f0e1f9c0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14
    #15 0x7f0e1f9c0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20
    #16 0x7f0e1f9c0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100
    #17 0x7f0e1f9bfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13
    #18 0x7f0e1f9770bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14
    #19 0x7f0e1f9770bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14
    #20 0x7f0e1f9b4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29
    #21 0x7f0e1f9b4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13
    #22 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18
    #23 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #24 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #26 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #27 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #28 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15
    #29 0x7f0e1f9fc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22
    #30 0x7f0e1f9f6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15
    #31 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #32 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #33 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12
    #34 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #35 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #36 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #37 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #39 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #40 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11
    #41 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15

SUMMARY: AddressSanitizer: 423596 byte(s) leaked in 8240 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...on3/Python/import.c:2873:15\n    #19 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f0e1f223204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f0e1f223204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0e1f2236f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0e1f2236f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f0e1f223ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f0e1f223ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f0e1f37c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f0e1f37c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f0e1f93cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f0e1f93a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f0e1f93a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f0e1f93a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0e1f8f5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f0e1f8f5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f0e1f8f5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f0e1f90ba75 in lambda_param_rule /-S/contrib/tools/python3/Parser/parser.c:15806:18\n    #7 0x7f0e1f90a5ef in lambda_param_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15570:18\n    #8 0x7f0e1f909cf2 in _loop1_104_rule /-S/contrib/tools/python3/Parser/parser.c:31411:44\n    #9 0x7f0e1f909cf2 in lambda_slash_no_default_rule /-S/contrib/tools/python3/Parser/parser.c:15210:33\n    #10 0x7f0e1f9091e8 in lambda_parameters_rule /-S/contrib/tools/python3/Parser/parser.c:15046:18\n    #11 0x7f0e1f9088a1 in lambda_params_rule /-S/contrib/tools/python3/Parser/parser.c:15000:38\n    #12 0x7f0e1f9088a1 in lambdef_rule /-S/contrib/tools/python3/Parser/parser.c:14925:18\n    #13 0x7f0e1f8fc5ac in expression_rule /-S/contrib/tools/python3/Parser/parser.c:11143:28\n    #14 0x7f0e1f91392c in expressions_rule /-S/contrib/tools/python3/Parser/parser.c:10912:18\n    #15 0x7f0e1f8f78a6 in eval_rule /-S/contrib/tools/python3/Parser/parser.c:1252:18\n    #16 0x7f0e1f8f78a6 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41924:18\n    #17 0x7f0e1f8f653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #18 0x7f0e1f8f6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #19 0x7f0e1f944182 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #20 0x7f0e1f2fca32 in builtin_eval_impl /-S/contrib/tools/python3/Python/bltinmodule.c:978:18\n    #21 0x7f0e1f2fca32 in builtin_eval /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:502:20\n    #22 0x7f0e1f27ef69 in cfunction_vectorcall_FASTCALL /-S/contrib/tools/python3/Objects/methodobject.c:422:24\n    #23 0x7f0e1f223204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #24 0x7f0e1f223204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #25 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #30 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #31 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #34 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #35 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #36 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #37 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #38 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #40 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #41 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #42 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0e1f87e3b5 in itertoolsmodule_exec /-S/contrib/tools/python3/Modules/itertoolsmodule.c:4718:5\n    #5 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0e1f935fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0e1f935fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f0e1f2659e7 in signal_add_constants /-S/contrib/tools/python3/Modules/signalmodule.c:1404:9\n    #7 0x7f0e1f2659e7 in signal_module_exec /-S/contrib/tools/python3/Modules/signalmodule.c:1629:9\n    #8 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f0e1f2fbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #20 0x7f0e1f2fbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #21 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #22 0x7f0e1f2239dc in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7f0e1f2239dc in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #24 0x7f0e1f2238e2 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7f0e1f37b0cf in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3059:9\n    #26 0x7f0e1f37af0a in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2497:14\n    #27 0x7f0e1f263e58 in signal_install_handlers /-S/contrib/tools/python3/Modules/signalmodule.c:1921:24\n    #28 0x7f0e1f263e58 in _PySignal_Init /-S/contrib/tools/python3/Modules/signalmodule.c:1983:13\n    #29 0x7f0e1f93cf0c in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1155:13\n    #30 0x7f0e1f93a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #31 0x7f0e1f93a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #32 0x7f0e1f93a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n    #33 0x7f0e1fa1ef4d in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #34 0x7f0e1fa1ef4d in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #35 0x7f0e1fa1e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #36 0x7f0e1ee5dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #37 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #38 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #39 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n\nDirect leak of 45 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0e1f935fa8 in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0e1f935fa8 in PyModule_AddIntConstant /-S/contrib/tools/python3/Python/modsupport.c:676:12\n    #6 0x7f0e1f2767d8 in all_ins /-S/contrib/tools/python3/Modules/posixmodule.c:16118:9\n    #7 0x7f0e1f2767d8 in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:16971:9\n    #8 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #9 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #10 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #11 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #12 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #13 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #14 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #15 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #16 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #17 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #18 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #19 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #20 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #21 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #22 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #23 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #24 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #25 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #26 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #27 0x7f0e1f223204 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #28 0x7f0e1f223204 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #29 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0e1f2236f1 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0e1f2236f1 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #39 0x7f0e1f223ccc in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #40 0x7f0e1f223ccc in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #41 0x7f0e1f37c253 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #42 0x7f0e1f37c253 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3259:9\n    #43 0x7f0e1f93cd36 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #44 0x7f0e1f93a38f in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1274:23\n    #45 0x7f0e1f93a2bf in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1305:18\n    #46 0x7f0e1f93a49f in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1336:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0e1f3063c2 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12942:9\n    #5 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0e1f305ed6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12813:9\n    #5 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0e1f305de6 in astmodule_exec /-S/contrib/tools/python3/Python/Python-ast.c:12789:9\n    #5 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #6 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #7 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #8 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #9 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #10 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #11 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #12 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #13 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #14 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #15 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #16 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #17 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #18 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #19 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #20 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #21 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #22 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #23 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #25 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #26 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #27 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #28 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #29 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #30 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #34 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #35 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #36 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #37 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #38 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #39 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #40 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #41 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #42 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #43 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #44 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #45 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #46 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #47 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0e1f2ad144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f0e1f2ad144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f0e1f934911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f0e1f9344dd in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #12 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #13 0x7f0e1f9320d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #14 0x7f0e1f935900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #15 0x7f0e1f935900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #16 0x7f0e1f9c0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #17 0x7f0e1f9c0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #18 0x7f0e1f9c0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #19 0x7f0e1f9bfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #20 0x7f0e1f9770bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #21 0x7f0e1f9770bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #22 0x7f0e1f9b4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #23 0x7f0e1f9b4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #24 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #25 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #26 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #30 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #31 0x7f0e1f9fc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #32 0x7f0e1f9f6862 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7842:15\n    #33 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #34 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #35 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #36 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #37 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #38 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #39 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #40 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0e1f935eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0e1f88c408 in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4056:9\n    #6 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 44 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0e1f8f5e39 in _PyPegen_new_identifier /-S/contrib/tools/python3/Parser/pegen.c:544:20\n    #4 0x7f0e1f8f5d73 in _PyPegen_name_from_token /-S/contrib/tools/python3/Parser/pegen.c:609:20\n    #5 0x7f0e1f8f5d73 in _PyPegen_name_token /-S/contrib/tools/python3/Parser/pegen.c:622:12\n    #6 0x7f0e1f91d4f1 in dotted_name_raw /-S/contrib/tools/python3/Parser/parser.c:4065:25\n    #7 0x7f0e1f91d4f1 in dotted_name_rule /-S/contrib/tools/python3/Parser/parser.c:4001:22\n    #8 0x7f0e1f91b211 in import_from_rule /-S/contrib/tools/python3/Parser/parser.c:3548:18\n    #9 0x7f0e1f91b211 in import_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:3427:32\n    #10 0x7f0e1f91a318 in simple_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:1803:32\n    #11 0x7f0e1f8f8f42 in simple_stmts_rule /-S/contrib/tools/python3/Parser/parser.c:1602:18\n    #12 0x7f0e1f8f87d1 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1427:34\n    #13 0x7f0e1f8f87d1 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #14 0x7f0e1f8f87d1 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #15 0x7f0e1f90df52 in block_rule /-S/contrib/tools/python3/Parser/parser.c:4114:18\n    #16 0x7f0e1f8fb90c in function_def_raw_rule /-S/contrib/tools/python3/Parser/parser.c:4526:18\n    #17 0x7f0e1f8f8b14 in function_def_rule /-S/contrib/tools/python3/Parser/parser.c:4430:37\n    #18 0x7f0e1f8f8b14 in compound_stmt_rule /-S/contrib/tools/python3/Parser/parser.c:2077:33\n    #19 0x7f0e1f8f87a2 in statement_rule /-S/contrib/tools/python3/Parser/parser.c:1403:18\n    #20 0x7f0e1f8f87a2 in _loop1_3_rule /-S/contrib/tools/python3/Parser/parser.c:25157:30\n    #21 0x7f0e1f8f87a2 in statements_rule /-S/contrib/tools/python3/Parser/parser.c:1360:18\n    #22 0x7f0e1f8f7790 in file_rule /-S/contrib/tools/python3/Parser/parser.c:1162:18\n    #23 0x7f0e1f8f7790 in _PyPegen_parse /-S/contrib/tools/python3/Parser/parser.c:41920:18\n    #24 0x7f0e1f8f653e in _PyPegen_run_parser /-S/contrib/tools/python3/Parser/pegen.c:926:17\n    #25 0x7f0e1f8f6854 in _PyPegen_run_parser_from_string /-S/contrib/tools/python3/Parser/pegen.c:1039:14\n    #26 0x7f0e1f9440a7 in PyRun_StringFlags /-S/contrib/tools/python3/Python/pythonrun.c:1608:11\n    #27 0x7f0e1f9440a7 in PyRun_SimpleStringFlags /-S/contrib/tools/python3/Python/pythonrun.c:480:9\n    #28 0x7f0e1fa26a66 in NPython::InitYqlModule(NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/bindings/py_yql_module.cpp:201:25\n    #29 0x7f0e1fa1ef59 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:60:9\n    #30 0x7f0e1fa1ef59 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #31 0x7f0e1fa1e8a3 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #32 0x7f0e1ee5dd58 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #33 0x246b3f98 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #34 0x246add29 in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #35 0x37f2383e in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:162:29\n    #36 0x1b09a4d2 in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:489:53\n    #37 0x1b51a53a in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #38 0x1b083e82 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:601:25\n    #39 0x7f0e3b288d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0e1f2b2bfe in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7f0e1f22df18 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7f0e1f935eed in _PyModule_Add /-S/contrib/tools/python3/Python/modsupport.c:658:15\n    #5 0x7f0e1f88c3be in math_exec /-S/contrib/tools/python3/Modules/mathmodule.c:4049:9\n    #6 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #7 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #8 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #9 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #10 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #11 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #12 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #16 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #17 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #23 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #24 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #27 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #28 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #29 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #30 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #31 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #32 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #33 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #34 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #35 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #36 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #37 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #38 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #39 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #40 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #41 0x7f0e1f2fcee1 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1096:17\n    #42 0x7f0e1f2fcee1 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:586:20\n    #43 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #44 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #45 0x7f0e1f9b5aa9 in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #46 0x7f0e1f9b5aa9 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12537:19\n    #47 0x7f0e1f9b5aa9 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0e1f2ad144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f0e1f2ad144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f0e1f934911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7f0e1f9320d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7f0e1f935900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #14 0x7f0e1f935900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #15 0x7f0e1f9c0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #16 0x7f0e1f9c0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #17 0x7f0e1f9c0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #18 0x7f0e1f9bfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #19 0x7f0e1f9770bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #20 0x7f0e1f9770bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #21 0x7f0e1f9b4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #22 0x7f0e1f9b4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #23 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #24 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #25 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #26 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #27 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #28 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #29 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #30 0x7f0e1f2fbec7 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:275:12\n    #31 0x7f0e1f2fbec7 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #32 0x7f0e1f27f005 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #34 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #36 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #37 0x7f0e1f37b5b8 in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2942:25\n    #38 0x7f0e1f32815a in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #39 0x7f0e1f32815a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #40 0x7f0e1f320b88 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #41 0x7f0e1f320b88 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #42 0x7f0e1f320b88 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n\nDirect leak of 43 byte(s) in 1 object(s) allocated from:\n    #0 0x1b1697ff in malloc /-S/contrib/libs/clang18-rt/lib/asan/asan_malloc_linux.cpp:68:3\n    #1 0x7f0e1f2ab995 in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7f0e1f2ad144 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7f0e1f2ad144 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7f0e1f934911 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7f0e1f9346ff in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7f0e1f9344c8 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7f0e1f9320d6 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7f0e1f935900 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7f0e1f935900 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7f0e1f9c0ed5 in __Pyx_PyObject_CallMethO /-B/library/python/runtime_py3/__res.pyx.cpp:27841:14\n    #15 0x7f0e1f9c0ed5 in __Pyx_PyObject_CallOneArg /-B/library/python/runtime_py3/__res.pyx.cpp:27872:20\n    #16 0x7f0e1f9c0ed5 in __pyx_pf_5__res_16ResourceImporter_22get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14482:100\n    #17 0x7f0e1f9bfdaa in __pyx_pw_5__res_16ResourceImporter_23get_code(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:14022:13\n    #18 0x7f0e1f9770bb in __Pyx_PyObject_Call /-B/library/python/runtime_py3/__res.pyx.cpp:27792:14\n    #19 0x7f0e1f9770bb in __Pyx_PyObject_Call2Args(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:27825:14\n    #20 0x7f0e1f9b4847 in __pyx_pf_5__res_16ResourceImporter_14exec_module /-B/library/python/runtime_py3/__res.pyx.cpp:12224:29\n    #21 0x7f0e1f9b4847 in __pyx_pw_5__res_16ResourceImporter_15exec_module(_object*, _object*, _object*) /-B/library/python/runtime_py3/__res.pyx.cpp:12168:13\n    #22 0x7f0e1f222b8f in _PyObject_MakeTpCall /-S/contrib/tools/python3/Objects/call.c:240:18\n    #23 0x7f0e1f32a520 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #24 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #26 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #27 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #28 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f0e1f9fc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f0e1f9f6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423596 byte(s) leaked in 8240 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
============================== slowest durations ===============================
20.76s call     test_sql_streaming.py::test[pq-ReadTwoTopics-default.txt]
17.45s call     test_sql_streaming.py::test[pq-ReadWriteTopic-default.txt]
16.87s call     test_sql_streaming.py::test[pq-ReadWriteTopicWithSchema-default.txt]
16.34s call     test_sql_streaming.py::test[solomon-ReadTopicGroupWriteToSolomon-default.txt]
15.99s call     test_sql_streaming.py::test[watermarks-watermarks-default.txt]
15.63s call     test_sql_streaming.py::test[pq-ReadWriteSameTopic-default.txt]
15.06s call     test_sql_streaming.py::test[pq-WriteTwoTopics-default.txt]
0.04s setup    test_sql_streaming.py::test[pq-WriteTwoTopics-default.txt]
0.03s setup    test_sql_streaming.py::test[pq-ReadTwoTopics-default.txt]
0.03s setup    test_sql_streaming.py::test[pq-ReadWriteTopicWithSchema-default.txt]
0.02s setup    test_sql_streaming.py::test[watermarks-watermarks-default.txt]
0.02s setup    test_sql_streaming.py::test[solomon-ReadTopicGroupWriteToSolomon-default.txt]
0.02s setup    test_sql_streaming.py::test[pq-ReadWriteSameTopic-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadWriteTopic-default.txt]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_streaming.py::test[pq-ReadTwoTopics-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__277wdfb/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f756de9c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f756de96500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f756d72046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f756d81db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f756d81db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f756d81db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f756d71f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f756d7cc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f756d6c450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f756d6c450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f756d6c4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f756d81b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f756d81b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadWriteSameTopic-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_x473wnqo/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7eff9794c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7eff97946500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7eff971d046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7eff972cdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7eff972cdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7eff972cdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7eff971cf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7eff9727c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7eff9717450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7eff9717450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7eff97174350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7eff972cb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7eff972cb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadWriteTopic-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_gtewt4sn/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f1919b6c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f1919b66500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f19193f046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f19194edb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f19194edb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f19194edb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f19193ef264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f191949c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f191939450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f191939450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f1919394350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f19194eb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f19194eb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423696 byte(s) leaked in 8242 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-ReadWriteTopicWithSchema-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_mx3cshf2/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7fe54363c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7fe543636500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7fe542ec046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7fe542fbdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7fe542fbdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7fe542fbdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7fe542ebf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7fe542f6c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7fe542e6450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7fe542e6450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7fe542e64350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7fe542fbb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7fe542fbb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[pq-WriteTwoTopics-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_4dbcksln/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f2d7deac9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f2d7dea6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f2d7d73046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f2d7d82db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f2d7d82db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f2d7d82db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f2d7d72f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f2d7d7dc00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f2d7d6d450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f2d7d6d450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f2d7d6d4350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f2d7d82b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f2d7d82b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[solomon-ReadTopicGroupWriteToSolomon-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_7dk8gwtz/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f13b1e3c9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f13b1e36500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f13b16c046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f13b17bdb64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f13b17bdb64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f13b17bdb64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f13b16bf264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f13b176c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f13b166450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f13b166450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f13b1664350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f13b17bb50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f13b17bb50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423744 byte(s) leaked in 8243 allocation(s).\n'
FAILED test_sql_streaming.py::test[watermarks-watermarks-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/fq_config.conf --result-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/results.txt --ast-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/ast.txt --plan-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/plan.json --log-file=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/log.txt --udfs-dir=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/r4lt/0005b8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun__enmho2v/topic_3.txt' has failed with code 100.
Errors:
b'...portModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n    #29 0x7f0e1f9fc9e4 in __Pyx_Import(_object*, _object*, int) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:11081:22\n    #30 0x7f0e1f9f6500 in __pyx_pymod_exec_sitecustomize(_object*) /-B/library/python/runtime_py3/sitecustomize.pyx.cpp:7764:15\n    #31 0x7f0e1f28046d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #32 0x7f0e1f37db64 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #33 0x7f0e1f37db64 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3829:12\n    #34 0x7f0e1f37db64 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #35 0x7f0e1f27f264 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #36 0x7f0e1f32c00a in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #37 0x7f0e1f22450a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7f0e1f22450a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #39 0x7f0e1f224350 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #40 0x7f0e1f37b50d in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2790:11\n    #41 0x7f0e1f37b50d in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2873:15\n\nSUMMARY: AddressSanitizer: 423596 byte(s) leaked in 8240 allocation(s).\n'
======================== 7 failed in 120.52s (0:02:00) =========================
