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

NOTE: Process execute_jobs (605) terminated with an error exit status (1) -- Execution is retried (1) #48

Open
kuangzhuoran opened this issue Jan 27, 2024 · 2 comments
Labels
bug Something isn't working nextflow issues Nextflow issues

Comments

@kuangzhuoran
Copy link

Hi !
I get this error if I use 'slurm' to submit the job,
but I don't get it if I run the command directly on another server.

The programme was running normally for some time before this error occurred

The version of my nextflow is "version 23.10.0.5889",
I am trying to downgrade nextflow below 22.12.0, as mentioned in "#18".

The following is a portion of the run log file

executor > local (627)
[77/314080] process > execute_jobs (618) [ 25%] 620 of 2414

executor > local (627)
[77/314080] process > execute_jobs (618) [ 25%] 621 of 2414

executor > local (628)
[33/b87af4] process > execute_jobs (620) [ 25%] 621 of 2414

executor > local (629)
[a0/766938] process > execute_jobs (605) [ 25%] 622 of 2415, failed: 1, retri...
[a0/766938] NOTE: Process execute_jobs (605) terminated with an error exit status (1) -- Execution is retried (1)

executor > local (630)
[37/c0e27f] process > execute_jobs (622) [ 25%] 623 of 2416, failed: 2, retri...
[5f/02fc3c] NOTE: Process execute_jobs (606) terminated with an error exit status (1) -- Execution is retried (1)

executor > local (631)
[8f/b9b0ef] process > execute_jobs (624) [ 25%] 624 of 2416, failed: 2, retri...

executor > local (632)
[67/ff4d54] process > execute_jobs (623) [ 25%] 625 of 2416, failed: 2, retri...

@kuangzhuoran
Copy link
Author

my command is "make_chains.py Ebaileyi Efontanierii Ebaileyi.softmasked.fa Efontanierii.softmasked.fa --project_dir Ebaileyi -f --chaining_memory 70"

Sorry for the inaccuracy of my description, I put "make_chains.py Ebaileyi Efontanierii Ebaileyi.softmasked.fa Efontanierii.softmasked.fa --project_dir Ebaileyi -f --chaining_memory 70" sbatch on it.

@kirilenkobm kirilenkobm added bug Something isn't working nextflow issues Nextflow issues labels Feb 3, 2024
@lynnyummy
Copy link

Hi ! I get this error if I use 'slurm' to submit the job, but I don't get it if I run the command directly on another server.

The programme was running normally for some time before this error occurred

The version of my nextflow is "version 23.10.0.5889", I am trying to downgrade nextflow below 22.12.0, as mentioned in "#18".

The following is a portion of the run log file “ executor > local (627) [77/314080] process > execute_jobs (618) [ 25%] 620 of 2414

executor > local (627) [77/314080] process > execute_jobs (618) [ 25%] 621 of 2414

executor > local (628) [33/b87af4] process > execute_jobs (620) [ 25%] 621 of 2414

executor > local (629) [a0/766938] process > execute_jobs (605) [ 25%] 622 of 2415, failed: 1, retri... [a0/766938] NOTE: Process execute_jobs (605) terminated with an error exit status (1) -- Execution is retried (1)

executor > local (630) [37/c0e27f] process > execute_jobs (622) [ 25%] 623 of 2416, failed: 2, retri... [5f/02fc3c] NOTE: Process execute_jobs (606) terminated with an error exit status (1) -- Execution is retried (1)

executor > local (631) [8f/b9b0ef] process > execute_jobs (624) [ 25%] 624 of 2416, failed: 2, retri...

executor > local (632) [67/ff4d54] process > execute_jobs (623) [ 25%] 625 of 2416, failed: 2, retri...

I have similar error, executor > local (120) [1a/cecd5e] process > execute_jobs (120) [ 7%] 116 of 1645, failed: 25, retr... [3c/3fc378] NOTE: Process execute_jobs (114) failed -- Execution is retried (1).

Does it mean that we need to specify more process time for the analysis? I even set a month...
but failed...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working nextflow issues Nextflow issues
Projects
None yet
Development

No branches or pull requests

3 participants