hello-stephen commented on PR #64623:
URL: https://github.com/apache/doris/pull/64623#issuecomment-5042712964

   branch-4.1 已在 2026-07-22 的内部全量回归再次稳定复现该问题。
   
   - 触发提交:`fd47cde7672d232ffd877fd9a019449d1ac94df2`
   - 编译:#203670 四套编译均 SUCCESS
   - Docker 
Case:http://172.20.48.17:8111/buildConfiguration/Doris_Doris_x64_branch41_Regression_Docker_Case/203696
   - 当前失败:21 个 docker suite,均在启动集群前失败
   - 原始根因:`docker/runtime/doris-compose/command.py:683` 直接读取 `args.env`,但 
branch-4.1 的 `UpCommand` 未定义 `--env`,报 `AttributeError: Namespace object has no 
attribute env`,随后出现 `meta file ... not exists`。
   
   本 PR 的 `--env` 参数、Cluster 透传和容器 env 合并正好覆盖该根因。请优先 review/合入;关联 Jira 
DORIS-26392 将补充本次完整 case 清单和 4.1.4 版本。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to