Open mamedin opened 5 years ago
Expected behaviour
Store the AIP
Current behaviour
The "Store the AIP" job fails:
May 20 22:30:01 archivematica-qa python: *** Completed job: # Steps to reproduce Ingest a 481Gb hard drive image. It fails when the whole 91Gb compressed 7-zip is syncing from currentlyProcessing to the accessions storage. Your environment (version of Archivematica, OS version, etc) RHEL and AM v1.9.1 For Artefactual use: Please make sure these steps are taken before moving this issue from Review to Verified in Waffle: All PRs related to this issue are properly linked 👍 All PRs related to this issue have been merged 👍 Test plan for this issue has been implemented and passed 👍 Documentation regarding this issue has been written and it has been added to the release notes, if needed 👍
Steps to reproduce
Ingest a 481Gb hard drive image. It fails when the whole 91Gb compressed 7-zip is syncing from currentlyProcessing to the accessions storage.
Your environment (version of Archivematica, OS version, etc)
RHEL and AM v1.9.1
For Artefactual use: Please make sure these steps are taken before moving this issue from Review to Verified in Waffle:
The 600s timeout seems related to the hardcoded poll_timeout_seconds:
poll_timeout_seconds
https://github.com/artefactual/archivematica/blob/stable/1.9.x/src/archivematicaCommon/lib/storageService.py#L203
Testing again with a higher poll_timeout_seconds
Expected behaviour
Store the AIP
Current behaviour
The "Store the AIP" job fails: