Plugin error from boots:
cannot copy tree '/tmp/qiime2-provenance-2s3t2ri8': not a directory
Debug info has been saved to /tmp/qiime2-q2cli-err-jm5py2mw.log
Here are no folder with that name in my temp:
(qiime2-amplicon-2024.5) colin@cymis-2:~/github-cymis/barnes-haberg$ ll -t /tmp/ | grep qiime2
-rw------- 1 colin colin 6096 Sep 5 19:09 qiime2-q2cli-err-73iul3k_.log
-rw------- 1 colin colin 6096 Sep 5 19:08 qiime2-q2cli-err-jm5py2mw.log
-rw------- 1 colin colin 6096 Sep 5 18:49 qiime2-q2cli-err-ehzqa0so.log
-rw------- 1 colin colin 6096 Sep 5 18:39 qiime2-q2cli-err-xy03pqb5.log
drwx------ 4 colin colin 4096 Aug 29 17:43 qiime2-provenance-4whwmsh3/
drwx------ 4 colin colin 4096 Aug 29 17:32 qiime2-provenance-37uv38kf/
When I remove the --parallel argument it works fine!
This is my first time using parsl and I am using the default config.
Watching top, I can see it running many processes, so I think the issue is after calculations while writing the output
@colinbrislawn, it looks like you're running in a 2024.5 release environment. Is that right? Would you mind installing q2-boots according to the 2024.10 development version instructions? We updated the default parsl config in the development version.
Also, can you tell us a little more about the system that you're running this on? Single node/computer, or a multi-node system?