Skip to content

【Good First Issue】分析bhist -l jobid 为什么会显示"Post job process failed;" #92

Description

@qinan-cn

预计耗时
4小时
问题描述
一个正常结束的作业,当使用bhist -l jobid 查询时,最后一条会显示“Post job process failed;” 请分析原因。
[root@v-y-volclava-dev1 log]# bhist -l 1

Job <1>, User , Project , Command <sleep 180>
Fri Aug 14 16:06:55: Submitted from host , to Queue , CWD <$HOME>;
Thu Aug 20 15:18:04: Dispatched to ;
Thu Aug 20 15:18:04: Starting (Pid 2609493);
Thu Aug 20 15:18:05: Running with execution home </home/user1>, Execution CWD <
/home/user1>, Execution Pid <2609493>;
Thu Aug 20 15:21:06: Done successfully. The CPU time used is 0.0 seconds;
Thu Aug 20 15:21:06: Post job process failed;

Summary of time in seconds spent in various states by Thu Aug 20 15:21:06
PEND PSUSP RUN USUSP SSUSP UNKWN TOTAL
515469 0 182 0 0 0 515651
如何解决
分析代码找出原因,如果想进一步,可以给出fix 代码。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions