Workdir: /tmp/tmprt054s_s Checkout base commit... ++ git checkout 3a987f00233f779ad5706ba925e9832748d93ab4~1 Warning: you are leaving 2 commits behind, not connected to any of your branches: 3a987f002 Merge 4ed0488f708bf97aa93c7d59078fe0e498b3e113 into 0004636d80dc7cba2973821008c6b925858ad9af 4ed0488f7 Add tool to merge yaml configs If you want to keep them by creating a new branch, this may be a good time to do so with: git branch 3a987f002 HEAD is now at 0004636d8 EXT-1634: DnsResolver Add trailing dot option (#27774) 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/tmprt054s_s/graph_base.json Configuring dependencies for platform default-linux-x86_64-relwithdebinfo [2 ymakes processing] [8431/8441 modules configured] [2 ymakes processing] [9148/9149 modules configured] [2 ymakes processing] [9166/9166 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] [9785/9785 modules configured] [1486/5710 modules rendered] [3 ymakes processing] [9785/9785 modules configured] [2207/5868 modules rendered] [2 ymakes processing] [9785/9785 modules configured] [2269/5868 modules rendered] [2 ymakes processing] [9785/9785 modules configured] [5817/5868 modules rendered] [2 ymakes processing] [9785/9785 modules configured] [5868/5868 modules rendered] Configuring dependencies for platform test_tool_tc1-global [0 ymakes processing] [9791/9791 modules configured] [5868/5868 modules rendered] Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Checkout head commit... ++ git checkout 3a987f00233f779ad5706ba925e9832748d93ab4 Previous HEAD position was 0004636d8 EXT-1634: DnsResolver Add trailing dot option (#27774) HEAD is now at 3a987f002 Merge 4ed0488f708bf97aa93c7d59078fe0e498b3e113 into 0004636d80dc7cba2973821008c6b925858ad9af 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/tmprt054s_s/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 [1 ymakes processing] [9787/9787 modules configured] Configuring dependencies for platform test_tool_tc1-global [0 ymakes processing] [9793/9793 modules configured] [0 ymakes processing] [9793/9793 modules configured] [5870/5870 modules rendered] Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Generate diff graph... ++ ./ya tool ygdiff --old /tmp/tmprt054s_s/graph_base.json --new /tmp/tmprt054s_s/graph_head.json --cut /tmp/tmprt054s_s/graph_diff.json --dump-uids-for-affected-nodes /tmp/tmprt054s_s/affected_uids.json Read diff graph... Scan diff graph... Create ya.make ya.make content: ++ cat ya.make RECURSE_FOR_TESTS( ) RECURSE ( ydb/tools/merge_yaml )