-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: fcrepo-migration-utils-4.5.0
-
Component/s: f4-migration
-
Labels:None
-
Environment:CentOs 7 Linux, Java 11, CIFS-mounted source filesystem (Fedora 3.8.1, Akubra storage), CIFS-mounted target filesystem
-
Roadmap Theme:Scalability/Performance
-
Epic Link:
-
Sprint:Fedora Q1 2020 Sprint 1
migration-utils fails with the exception when attempting to migrate an object:
(FileUtil) Failed to delete file: /fedora-migration-test/staging/1711.dl:4RJO2AJNM55JH82
java.nio.file.DirectoryNotEmptyException: /fedora-migration-test/staging/1711.dl:4RJO2AJNM55JH82" when attempting to migrate this single object.
[...]
Unable to delete file: /fedora-migration-test/staging/1711.dl:4RJO2AJNM55JH82/BIB0
However, the directory is empty when I examine it:
$ find /fedora-migration-test/staging/1711.dl:4RJO2AJNM55JH82 -ls 6952825092 0 drwxr-x--- 2 sprater sprater 0 Jan 28 17:59 /fedora-migration-test/staging/1711.dl:4RJO2AJNM55JH82
The same object causes the same exception with every run, regardless of whether I attempt to migrate many objects, or just this one.
Attached are the full log and the problematic object, exported in Fedora 3.x archive format.
- addresses
-
FCREPO-3187 migration-utils 4.4.1 does not complete specified limit during testing
-
- Closed
-