I installed the package and ran the simulations using the snakemake workflow
pip install -e . -i https://packages.idmod.org/api/pypi/pypi-production/simple
cd simulations
snakemake -j
The simulations seem to have run successfully, but two analyzers, ndiop_1993 and chonyi_1999 are failing with the similar error messages:
Error message:
Errors encountered during file download, directory creation, and/or symlink processing. The most common cause of this error is the use of long file paths and/or names. See logs for more details.
CorrelationId: 08dd7c56-9ad5-4a03-9e3a-13dade66b63e
I am not sure which log would contain more details. There is no output associated with the workitem. My COMPS_log.log contains:
The chonyi_1999 work item and the ndiop_1993 work item ran this time. I didn't make any changes to files. I guess there is something buggy about how some temporary files or linking is going on?
I installed the package and ran the simulations using the snakemake workflow
The simulations seem to have run successfully, but two analyzers, ndiop_1993 and chonyi_1999 are failing with the similar error messages:
I am not sure which log would contain more details. There is no output associated with the workitem. My
COMPS_log.log
contains:I am working on a RHEL8 machine with conda environment: