Bug 1697923 - CI: collect core file in a job artifacts
Summary: CI: collect core file in a job artifacts
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: GlusterFS
Classification: Community
Component: project-infrastructure
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-09 10:15 UTC by Yaniv Kaul
Modified: 2019-04-17 08:38 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-04-17 08:38:25 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Yaniv Kaul 2019-04-09 10:15:18 UTC
Description of problem:
When CI fails with a coredump, it'll be possibly useful to save that core dump for a more thorough investigation.
Example - https://build.gluster.org/job/centos7-regression/5473/

There is just /var/log/glusterfs files there.

Would it be possible to run perhaps abrt-action-analyze-backtrace to get a better result?

Comment 1 Deepshikha khandelwal 2019-04-09 13:11:37 UTC
We do archive the core file at a centarlized log server.

For the given regression build:
https://logs.aws.gluster.org/centos7-regression-5473.tgz
(build/install/cores/file)

I need to look more abrt-action-analyze-backtrace and it can be implemented.

Comment 2 Yaniv Kaul 2019-04-09 13:23:06 UTC
(In reply to Deepshikha khandelwal from comment #1)
> We do archive the core file at a centarlized log server.
> 
> For the given regression build:
> https://logs.aws.gluster.org/centos7-regression-5473.tgz
> (build/install/cores/file)

Yes, I just saw it now in the console of the Jenkins job. I believe the instructions there how to use gdb to look at it are outdated, btw.

> 
> I need to look more abrt-action-analyze-backtrace and it can be implemented.

I couldn't get it - but perhaps on the machine itself its doable.


Note You need to log in before you can comment on or make changes to this bug.