Workdir: /tmp/tmp4v9veaqo Checkout base commit... ++ git checkout ee59eb5fa2d58195c0e69b9aec8a960a6453f416~1 Warning: you are leaving 2 commits behind, not connected to any of your branches: ee59eb5fa Merge 4a8e430535d8c2eb1ba9796f472f6889c89f82d0 into b6948803242b6914cf30dc198843372d48d6f0dd 4a8e43053 Add changelog entry If you want to keep them by creating a new branch, this may be a good time to do so with: git branch ee59eb5fa HEAD is now at b69488032 TestYdbTopicWorkload: limit resources in asan run (#28385) Build graph for base commit... ++ ./ya make -T --test-size=small --test-size=medium --stat --test-threads 52 --link-threads 12 -DUSE_EAT_MY_DATA --build relwithdebinfo -DDEBUGINFO_LINES_ONLY --stat -DCONSISTENT_DEBUG --no-dir-outputs --test-failure-code 0 --build-all --cache-size 2TB --force-build-depends ydb -k -A --cache-tests -Gj0 > /tmp/tmp4v9veaqo/graph_base.json Configuring dependencies for platform default-linux-x86_64-relwithdebinfo [2 ymakes processing] [7690/7694 modules configured] [2 ymakes processing] [8327/8328 modules configured] [2 ymakes processing] [9166/9168 modules configured] [2 ymakes processing] [9170/9170 modules configured] Configuring dependencies for platform tools Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/ydb-tests-functional-tpc-medium: Requirement ram is redefined 16 -> 28 Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/tpch/ydb-tests-functional-tpc-medium-tpch: Requirement ram is redefined 16 -> 28 [3 ymakes processing] [9789/9789 modules configured] [1498/5712 modules rendered] [3 ymakes processing] [9789/9789 modules configured] [2251/5870 modules rendered] [2 ymakes processing] [9789/9789 modules configured] [5812/5870 modules rendered] [2 ymakes processing] [9789/9789 modules configured] [5870/5870 modules rendered] Configuring dependencies for platform test_tool_tc1-global [0 ymakes processing] [9795/9795 modules configured] [5870/5870 modules rendered] Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Checkout head commit... ++ git checkout ee59eb5fa2d58195c0e69b9aec8a960a6453f416 Previous HEAD position was b69488032 TestYdbTopicWorkload: limit resources in asan run (#28385) HEAD is now at ee59eb5fa Merge 4a8e430535d8c2eb1ba9796f472f6889c89f82d0 into b6948803242b6914cf30dc198843372d48d6f0dd Build graph for head commit... ++ ./ya make -T --test-size=small --test-size=medium --stat --test-threads 52 --link-threads 12 -DUSE_EAT_MY_DATA --build relwithdebinfo -DDEBUGINFO_LINES_ONLY --stat -DCONSISTENT_DEBUG --no-dir-outputs --test-failure-code 0 --build-all --cache-size 2TB --force-build-depends ydb -k -A --cache-tests -Gj0 > /tmp/tmp4v9veaqo/graph_head.json Configuring dependencies for platform default-linux-x86_64-relwithdebinfo Configuring dependencies for platform tools Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/ydb-tests-functional-tpc-medium: Requirement ram is redefined 16 -> 28 Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/tpch/ydb-tests-functional-tpc-medium-tpch: Requirement ram is redefined 16 -> 28 [2 ymakes processing] [9789/9789 modules configured] [5006/5870 modules rendered] [2 ymakes processing] [9789/9789 modules configured] [5813/5870 modules rendered] [2 ymakes processing] [9789/9789 modules configured] [5870/5870 modules rendered] Configuring dependencies for platform test_tool_tc1-global Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Generate diff graph... ++ ./ya tool ygdiff --old /tmp/tmp4v9veaqo/graph_base.json --new /tmp/tmp4v9veaqo/graph_head.json --cut /tmp/tmp4v9veaqo/graph_diff.json --dump-uids-for-affected-nodes /tmp/tmp4v9veaqo/affected_uids.json Read diff graph... Scan diff graph... Create ya.make ya.make content: ++ cat ya.make RECURSE_FOR_TESTS( ydb/apps/ydb/ut ydb/public/lib/ydb_cli/topic/ut ydb/services/ydb/ut ydb/tests/datashard/add_column ydb/tests/datashard/async_replication ydb/tests/datashard/copy_table ydb/tests/datashard/dml ydb/tests/datashard/dump_restore ydb/tests/datashard/parametrized_queries ydb/tests/datashard/partitioning ydb/tests/datashard/s3 ydb/tests/datashard/secondary_index ydb/tests/datashard/select ydb/tests/datashard/split_merge ydb/tests/datashard/ttl ydb/tests/datashard/vector_index/medium ydb/tests/fq/streaming ydb/tests/functional/backup_collection ydb/tests/functional/benchmarks_init ydb/tests/functional/clickbench ydb/tests/functional/tpc/medium ydb/tests/functional/tpc/medium/tpch ydb/tests/functional/tpcc ydb/tests/functional/ydb_cli ydb/tests/olap ydb/tests/olap/data_quotas ydb/tests/sql ydb/tests/stability/tool ydb/tests/stress/kafka ydb/tests/stress/kafka/tests ydb/tests/stress/kv ydb/tests/stress/kv/tests ydb/tests/stress/log ydb/tests/stress/log/tests ydb/tests/stress/mixedpy ydb/tests/stress/mixedpy/tests ydb/tests/stress/reconfig_state_storage_workload/tests ydb/tests/stress/scheme_board/pile_promotion/tests ydb/tests/stress/show_create/view/tests ydb/tests/stress/topic ydb/tests/stress/topic/tests ydb/tests/stress/topic_kafka ydb/tests/stress/topic_kafka/tests ydb/tests/stress/transfer/tests ) RECURSE ( ydb/apps/ydb ydb/core/kqp/tests/tpch ydb/library/workload/vector ydb/public/lib/ydb_cli/commands ydb/public/lib/ydb_cli/topic/ut ydb/services/ydb/ut ydb/tests/stability/tool ydb/tests/stress/kafka ydb/tests/stress/kafka/tests ydb/tests/stress/kafka/workload ydb/tests/stress/kv ydb/tests/stress/kv/workload ydb/tests/stress/log ydb/tests/stress/log/workload ydb/tests/stress/mixedpy ydb/tests/stress/mixedpy/workload ydb/tests/stress/topic ydb/tests/stress/topic/workload ydb/tests/stress/topic_kafka ydb/tests/stress/topic_kafka/workload )