Task failed due to report permission failure, after 12 hours

First time I have seen this. Using latest native Windows build.
This is a duplicate of a task, with only feature type changed from ORB to SIFT.

[Copy of Montaray Road - 03/10/2022]

395 images 11:54:49 Cannot process dataset

|Created on:|14/01/2023, 18:35:59|
|Processing Node:|node-odm-1 (manual)|
|Options:|auto-boundary: true, auto-boundary-distance: 5, dem-resolution: 1, dsm: true, dtm: true, gps-accuracy: 6, matcher-neighbors: 20, mesh-octree-depth: 12, mesh-size: 300000, min-num-features: 15000, pc-quality: high, pc-rectify: true, skip-orthophoto: true, smrf-threshold: 0.3, rerun-from: dataset|

None of these 3 were updated:
|Average GSD:|0.76 cm|
|Area:|11,826.81 m²|
|Reconstructed Points:|65,366,715|

The error:

[INFO] Exporting report to D:\WebODM\resources\app\apps\NodeODM\data\86041200-d8b9-4fe4-8090-493570e049cd\odm_report\report.pdf
2023-01-15 06:31:41,574 DEBUG: Final doc sections size summary:
2023-01-15 06:31:41,574 DEBUG: - header.size: 9.0B
2023-01-15 06:31:41,575 DEBUG: - pages.size: 4.2KiB
2023-01-15 06:31:41,575 DEBUG: - resources.fonts.size: 199.0B
2023-01-15 06:31:41,610 DEBUG: - resources.images.size: 21.5MiB
2023-01-15 06:31:41,610 DEBUG: - resources.dict.size: 239.0B
2023-01-15 06:31:41,610 DEBUG: - info.size: 55.0B
2023-01-15 06:31:41,610 DEBUG: - catalog.size: 104.0B
2023-01-15 06:31:41,610 DEBUG: - xref.size: 630.0B
2023-01-15 06:31:41,610 DEBUG: - trailer.size: 68.0B
100 - done.
Traceback (most recent call last):
File “shutil.py”, line 781, in move
FileExistsError: [WinError 183] Cannot create a file when that file already exists: ‘D:\WebODM\resources\app\apps\NodeODM\data\86041200-d8b9-4fe4-8090-493570e049cd\opensfm\stats\report.pdf’ → ‘D:\WebODM\resources\app\apps\NodeODM\data\86041200-d8b9-4fe4-8090-493570e049cd\odm_report\report.pdf’

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “D:\WebODM\resources\app\apps\ODM\run.py”, line 59, in
retcode = app.execute()
File “D:\WebODM\resources\app\apps\ODM\stages\odm_app.py”, line 117, in execute
raise e
File “D:\WebODM\resources\app\apps\ODM\stages\odm_app.py”, line 81, in execute
self.first_stage.run()
File “D:\WebODM\resources\app\apps\ODM\opendm\types.py”, line 382, in run
self.next_stage.run(outputs)
File “D:\WebODM\resources\app\apps\ODM\opendm\types.py”, line 382, in run
self.next_stage.run(outputs)
File “D:\WebODM\resources\app\apps\ODM\opendm\types.py”, line 382, in run
self.next_stage.run(outputs)
[Previous line repeated 8 more times]
File “D:\WebODM\resources\app\apps\ODM\opendm\types.py”, line 361, in run
self.process(self.args, outputs)
File “D:\WebODM\resources\app\apps\ODM\stages\odm_report.py”, line 198, in process
octx.export_report(os.path.join(tree.odm_report, “report.pdf”), odm_stats, self.rerun())
File “D:\WebODM\resources\app\apps\ODM\opendm\osfm.py”, line 550, in export_report
shutil.move(osfm_report_path, report_path)
File “shutil.py”, line 795, in move
File “shutil.py”, line 426, in copy2
File “shutil.py”, line 259, in copyfile
PermissionError: [Errno 13] Permission denied: ‘D:\WebODM\resources\app\apps\NodeODM\data\86041200-d8b9-4fe4-8090-493570e049cd\odm_report\report.pdf’

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.