Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bcbio hangs at "summarize fastqc" step #2822

Closed
DrMcStrange opened this issue May 16, 2019 · 2 comments
Closed

bcbio hangs at "summarize fastqc" step #2822

DrMcStrange opened this issue May 16, 2019 · 2 comments

Comments

@DrMcStrange
Copy link

Hi,

We've had a WES variant calling run hang repeatedly at the "summarize fastq" step. We've tried restarting in place a few times, but it just hangs at the same point each time.

I've attached the tail of the traceback from the initial run, and the full traceback of the second attempt (subsequent attempts look much the same).

traceback-tail.txt
traceback2.txt

All the actual results are present in the work directory, but obviously it would be nicer if we could get the run to finish cleanly!

Thanks,
Bennet

@chapmanb
Copy link
Member

Bennet;
Sorry about the issues with hanging. It's tough to tell here what process is taking a long time from just these tracebacks, as they are generic and only tell us we're working in parallel on the QC steps. Would it be possible to run with a single core (-n 1) and then monitor what process (if any) is running when it hangs using top? Then if you exit out with ctrl-c and post the result it should tell us specifically what step bcbio is running. Thanks much for the help debugging.

@roryk
Copy link
Collaborator

roryk commented Aug 10, 2019

Closing as this hasn't gotten any action and I think this might be a cluster problem and not something with bcbio. Please re-open if the runs didn't finish or you are still seeing this issue and can provide some more feedback.

@roryk roryk closed this as completed Aug 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants