2.3K Star 8K Fork 4.2K

GVPMindSpore / mindspore

 / 详情

[CI]ST success but probabilistic exit code not 0 in daily version<test_pad>

DONE
Bug-Report
创建于  
2021-09-18 10:10
name about labels
Bug Report Use this template for reporting a bug kind/bug

Environment

  • Hardware Environment(Ascend/GPU/CPU):

Uncomment only one /device <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/device cpu

  • Software Environment:
    -- MindSpore version (source or binary): master commit_id = fb58cfa273f4b1cf60ca98ba1dc88a5d8fb87ec9
    -- Python version (e.g., Python 3.7.5):
    -- OS platform and distribution (e.g., Linux Ubuntu 16.04):
    -- GCC/Compiler version (if compiled from source):

Related testcase

test_array_creations.py::test_pad

Steps to reproduce the issue

  1. code compile
  2. install mindspore*.whl
  3. run testcase

Describe the current behavior

The test case success but probabilistic exit code not 0

Describe the expected behavior

The test case run success and exit code is 0

Related log / screenshot

URL:https://build.mindspore.cn/blue/organizations/jenkins/MindSpore_Gitee_Version/detail/MindSpore_Gitee_Version/2436/pipeline/768
输入图片说明
输入图片说明

Special notes for this issue

test_array_creations.py::test_pad运行成功,但概率返回值非0

评论 (25)

Please add labels (comp or sig),also you can visit "https://gitee.com/mindspore/community/blob/master/sigs/dx/docs/labels.md" to find more.
为了让问题更快得到响应,请您为该issue打上 组件(comp)或兴趣组(sig) 标签,打上标签的问题可以直接推送给责任人进行处理。更多的标签可以查看
https://gitee.com/mindspore/community/blob/master/sigs/dx/docs/labels.md
以组件问题为例,如果你发现问题是data组件造成的,你可以这样评论:
//comp/data
当然你也可以向data SIG组求助,可以这样写:
//comp/data
//sig/data
如果是一个简单的问题,你可以留给刚进入社区的小伙伴来回答,这时候你可以这样写:
//good-first-issue
恭喜你,你已经学会了使用命令来打标签,接下来就在下面的评论里打上标签吧!

wmzheng2020 创建了Bug-Report
wmzheng2020 负责人设置为杨林枫
wmzheng2020 关联仓库设置为MindSpore/mindspore
wmzheng2020 计划开始日期设置为2021-09-18
wmzheng2020 计划截止日期设置为2021-09-24
wmzheng2020 关联分支设置为master
wmzheng2020 优先级设置为主要
wmzheng2020 添加了
 
kind/occasionally
标签
wmzheng2020 添加了
 
attr/function
标签
wmzheng2020 添加了kind/function(已删除)标签
展开全部操作日志

如果您是第一次贡献社区,可以参考我们的贡献指南:https://gitee.com/mindspore/mindspore/blob/master/CONTRIBUTING.md

i-robot 添加了
 
sig/minddata
标签
i-robot 添加了sig/data(已删除)标签
i-robot 添加了
 
good-first-issue
标签
杨林枫 添加协作者杨林枫
杨林枫 负责人杨林枫 修改为wmzheng2020
杨林枫 取消协作者杨林枫
wmzheng2020 添加协作者wmzheng2020
wmzheng2020 负责人wmzheng2020 修改为范吉斌
wmzheng2020 优先级主要 修改为严重
wmzheng2020 添加了
 
v1.5.0
标签

输入图片说明
用例1.36s就已经跑完,但是pytest十分钟未跑完,超时被killed,初步判断应该是最后pipline资源释放引起的

到目前为止,在本地问题一直不能复现,本地用ci脚本连续跑了两天测试用例,目前仍未能复现该问题

wmzheng2020 优先级严重 修改为主要
oacjiewen 任务状态TODO 修改为WIP

Appearance

cpu用例运行成功,偶发性退出异常

Root Cause

线程池异常,yangruoqi713提了pr修复master,但未合入1.5, 目前已经其已经合入1.5分支

Fix Description

[MSLITE][DEVELOP] fix bug of thread pool
https://e.gitee.com/mind_spore/repos/mindspore/mindspore/pulls/24907

范吉斌 任务状态WIP 修改为VALIDATION
范吉斌 里程碑B-SIG-ModelZoo 修改为B-SolutionTest
范吉斌 添加协作者范吉斌
范吉斌 负责人范吉斌 修改为wmzheng2020
范吉斌 取消协作者wmzheng2020
wmzheng2020 任务状态VALIDATION 修改为WIP
wmzheng2020 添加协作者wmzheng2020
wmzheng2020 负责人wmzheng2020 修改为zuochuanyong

输入图片说明
借用CI环境复现,用例超时时卡在截图中ActorMgr::Finalize()中TerminateAll()中,请@黎明奇安排同事继续定位。

Appearance
cpu用例运行成功,进程退出时卡住超时

Root Cause
线程池异常,可能会出现终止消息未被触发导致卡死,master上在10-7号已合入!20841:[MS][LITE]implement shared thread policy with hqueue in mindrt,需要同步至R1.5分支

Fix Description
!25107:implement shared thread policy with hqueue in mindrt

limingqi107 任务状态WIP 修改为VALIDATION
limingqi107 添加协作者limingqi107
limingqi107 负责人limingqi107 修改为wmzheng2020
limingqi107 取消协作者wmzheng2020
回归时间:2021.10.21
回归版本:r1.5 commit_id =  c4c84963515704ed34b1344e51eca618a5434818
回归步骤:1、代码下载;2、代码编译;3、whl包安装;4、运行用例;
回归结果:用例通过
回归结论:回归通过

输入图片说明

wmzheng2020 取消协作者范吉斌
wmzheng2020 任务状态VALIDATION 修改为DONE
wmzheng2020 移除了kind/function(已删除)标签
wmzheng2020 移除了sig/minddata(已删除)标签

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(6)
8359095 zuochuanyong 1620555121 6560244 majorzhang 1584157623
Python
1
https://gitee.com/mindspore/mindspore.git
git@gitee.com:mindspore/mindspore.git
mindspore
mindspore
mindspore

搜索帮助