-
Notifications
You must be signed in to change notification settings - Fork 24
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
The error of MATCH_VARIANTS in profile test #383
Comments
I think this is a problem with your local system rather than a bug with the workflow, because:
From the Python docs:
Perhaps there was a temporary problem with the storage system. Does the problem happen consistently if you retry? If you're running on a HPC your system administrators might be able to provide more support. |
Hi! Off-topic: |
Update. 1) HPC administrator checked output files: Work dir: /mnt/beegfs2/home/ivanna01/Apps/failed_pgsc/work/17/6a3a10e6a5edb47a875aadbdf4a768 OSError: [Errno 16] Device or resource busy: 'matchtmp/tmpvuo7hmjh' -> '0.ipc.zst' This was explained as OS sytem Error. 2) HPC administrator checked the .command.err file in: /mnt/beegfs2/home/ivanna01/Apps/failed_pgsc/work/17/6a3a10e6a5edb47a875aadbdf4a768 But there is no 0.ipc.zst or matchtmp/ directory inside of /mnt/beegfs2/home/ivanna01/Apps/failed_pgsc/work/17/6a3a10e6a5edb47a875aadbdf4a768. |
Description of the bug
Hello!
Firstly, thank you for the tool.
I used it long time ago, and now tried to install the newest version (v2.0.0-beta.3) using
but faced an error. I tried to remove pgsc_calc from nextflow assets and then run nextflow run pgscatalog/pgsc_calc -profile test,singularity again, but it did not work.
Interestingly, this error appears at every version above v2.0.0-alpha.5 (which also was the only one for which test profile worked without errors). The versions below v2.0.0-alpha.5 seem to have an error with SCORE_REPORT, but I am more interested in the newest version.
Command used and terminal output
Relevant files
nextflow.log
System information
I am working on HPC with:
nextflow 24.04.4
singularity 3.11.4
The text was updated successfully, but these errors were encountered: