OpenDroneMap / WebODM

User-friendly, commercial-grade software for processing aerial imagery. 🛩
https://www.opendronemap.org/webodm/
GNU Affero General Public License v3.0
2.88k stars 959 forks source link

There are no images in /var/~...Make sure that your project path and dataset name is correct #1144

Closed Ryobidelacroix closed 2 years ago

Ryobidelacroix commented 2 years ago

How did you install WebODM (docker, installer, etc.)?

Docker, 4.4.2

What's your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/)

Chrome 98 on macOS (Monterey)

What is the problem?

"Cannot Process Dataset" issue occurs when processing submodels.

[ERROR] There are no images in /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/submodels/submodels/images! Make sure that your project path and dataset name is correct. The current is set to: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/submodels/submodels

===== Dumping Info for Geeks (developers need this to fix bugs) =====
Child returned 1
Traceback (most recent call last):
File "/code/stages/odm_app.py", line 94, in execute
self.first_stage.run()
File "/code/opendm/types.py", line 346, in run
self.next_stage.run(outputs)
File "/code/opendm/types.py", line 327, in run
self.process(self.args, outputs)
File "/code/stages/splitmerge.py", line 164, in process
system.run(" ".join(map(double_quote, map(str, argv))), env_vars=os.environ.copy())
File "/code/opendm/system.py", line 106, in run
raise SubprocessException("Child returned {}".format(retcode), retcode)
opendm.system.SubprocessException: Child returned 1

How can we reproduce this? (What steps trigger the problem? What parameters are you using for processing? Include screenshots. If you are having issues processing a dataset, you must include a copy of your dataset uploaded on Dropbox, Google Drive or https://dronedb.app)

Options: auto-boundary: true, dsm: true, dtm: true, pc-tile: true, rerun-from: odm_report, split: 300, split-overlap: 20, verbose: true

Full console log (verbose):

[INFO]    DTM is turned on, automatically turning on point cloud classification
[INFO]    Initializing ODM 2.7.2 - Mon Feb 14 08:37:04  2022
[INFO]    ==============
[INFO]    auto_boundary: True
[INFO]    boundary: {}
[INFO]    build_overviews: False
[INFO]    camera_lens: auto
[INFO]    cameras: {}
[INFO]    cog: True
[INFO]    copy_to: None
[INFO]    crop: 3
[INFO]    debug: False
[INFO]    dem_decimation: 1
[INFO]    dem_euclidean_map: False
[INFO]    dem_gapfill_steps: 3
[INFO]    dem_resolution: 5
[INFO]    depthmap_resolution: 640
[INFO]    dsm: True
[INFO]    dtm: True
[INFO]    end_with: odm_postprocess
[INFO]    fast_orthophoto: False
[INFO]    feature_quality: high
[INFO]    feature_type: sift
[INFO]    force_gps: False
[INFO]    gcp: None
[INFO]    geo: None
[INFO]    gps_accuracy: 10
[INFO]    ignore_gsd: False
[INFO]    matcher_neighbors: 8
[INFO]    matcher_type: flann
[INFO]    max_concurrency: 8
[INFO]    merge: all
[INFO]    mesh_octree_depth: 11
[INFO]    mesh_size: 200000
[INFO]    min_num_features: 10000
[INFO]    name: 4615f86d-3f0a-4ad9-80ba-4f5ec5df17db
[INFO]    optimize_disk_space: False
[INFO]    orthophoto_compression: DEFLATE
[INFO]    orthophoto_cutline: False
[INFO]    orthophoto_kmz: False
[INFO]    orthophoto_no_tiled: False
[INFO]    orthophoto_png: False
[INFO]    orthophoto_resolution: 5
[INFO]    pc_classify: True
[INFO]    pc_csv: False
[INFO]    pc_ept: True
[INFO]    pc_filter: 2.5
[INFO]    pc_geometric: False
[INFO]    pc_las: False
[INFO]    pc_quality: medium
[INFO]    pc_rectify: False
[INFO]    pc_sample: 0
[INFO]    pc_tile: True
[INFO]    primary_band: auto
[INFO]    project_path: /var/www/data
[INFO]    radiometric_calibration: none
[INFO]    rerun: None
[INFO]    rerun_all: False
[INFO]    rerun_from: ['odm_postprocess']
[INFO]    resize_to: 2048
[INFO]    sfm_algorithm: incremental
[INFO]    skip_3dmodel: False
[INFO]    skip_band_alignment: False
[INFO]    skip_orthophoto: False
[INFO]    skip_report: False
[INFO]    sm_cluster: None
[INFO]    smrf_scalar: 1.25
[INFO]    smrf_slope: 0.15
[INFO]    smrf_threshold: 0.5
[INFO]    smrf_window: 18.0
[INFO]    split: 300
[INFO]    split_image_groups: None
[INFO]    split_overlap: 20.0
[INFO]    texturing_data_term: gmi
[INFO]    texturing_keep_unseen_faces: False
[INFO]    texturing_outlier_removal_type: gauss_clamping
[INFO]    texturing_skip_global_seam_leveling: False
[INFO]    texturing_skip_local_seam_leveling: False
[INFO]    texturing_tone_mapping: none
[INFO]    tiles: False
[INFO]    time: False
[INFO]    use_3dmesh: False
[INFO]    use_exif: False
[INFO]    use_fixed_camera_params: False
[INFO]    use_hybrid_bundle_adjustment: False
[INFO]    verbose: True
[INFO]    ==============
[INFO]    Running dataset stage
[INFO]    Loading dataset from: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/images
[INFO]    Loading images database: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/images.json
[INFO]    Found 1104 usable images
[INFO]    Coordinates file already exist: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/odm_georeferencing/coords.txt
[INFO]    Model geo file already exist: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/odm_georeferencing/odm_georeferencing_model_geo.txt
[INFO]    Parsing SRS header: WGS84 UTM 54S
[INFO]    Finished dataset stage
[INFO]    Running split stage
[INFO]    Large dataset detected (1104 photos) and split set at 300. Preparing split merge.
[WARNING] /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/image_list.txt already exists, not rerunning OpenSfM setup
[WARNING] /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/exif already exists, not rerunning photo to metadata
[WARNING] Detect features already done: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/features exists
[WARNING] Match features already done: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/matches exists
[WARNING] Submodels directory already exist at: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/submodels
[INFO]    Dataset has been split into 14 submodels. Reconstructing each submodel...
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0000
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0000/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0000/reconstruction.json
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0001
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0001/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0001/reconstruction.json
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0002
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0002/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0002/reconstruction.json
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0003
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0003/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0003/reconstruction.json
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0004
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0004/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0004/reconstruction.json
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0005
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0005/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0005/reconstruction.json
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0006
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0006/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0006/reconstruction.json
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0007
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0007/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0007/reconstruction.json
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0008
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0008/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0008/reconstruction.json
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0009
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0009/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0009/reconstruction.json
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0010
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0010/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0010/reconstruction.json
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0011
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0011/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0011/reconstruction.json
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0012
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0012/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0012/reconstruction.json
[INFO]    Reconstructing /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0013
[WARNING] Found a valid OpenSfM tracks file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0013/tracks.csv
[WARNING] Found a valid OpenSfM reconstruction file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/submodels/submodel_0013/reconstruction.json
[WARNING] Found a alignment done progress file in: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/opensfm/alignment_done.txt
[INFO]    Submodel submodels has already been aligned.
[INFO]    Submodel submodels has already been aligned.
[INFO]    Submodel submodels has already been aligned.
[INFO]    Submodel submodels has already been aligned.
[INFO]    Submodel submodels has already been aligned.
[INFO]    Submodel submodels has already been aligned.
[INFO]    Submodel submodels has already been aligned.
[INFO]    Submodel submodels has already been aligned.
[INFO]    Submodel submodels has already been aligned.
[INFO]    Submodel submodels has already been aligned.
[INFO]    Submodel submodels has already been aligned.
[INFO]    Submodel submodels has already been aligned.
[INFO]    Submodel submodels has already been aligned.
[INFO]    Submodel submodels has already been aligned.
[INFO]    ========================
[INFO]    Processing submodels
[INFO]    ========================
[INFO]    running /code/run.py --auto-boundary --pc-tile --dtm --dsm --verbose --orthophoto-cutline --dem-euclidean-map --skip-3dmodel --skip-report --project-path /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/submodels submodels
[INFO]    DTM is turned on, automatically turning on point cloud classification
[INFO]    Initializing ODM 2.7.2 - Mon Feb 14 08:37:05  2022
[INFO]    ==============
[INFO]    auto_boundary: True
[INFO]    boundary: {}
[INFO]    build_overviews: False
[INFO]    camera_lens: auto
[INFO]    cameras: {}
[INFO]    cog: False
[INFO]    copy_to: None
[INFO]    crop: 3
[INFO]    debug: False
[INFO]    dem_decimation: 1
[INFO]    dem_euclidean_map: True
[INFO]    dem_gapfill_steps: 3
[INFO]    dem_resolution: 5
[INFO]    depthmap_resolution: 640
[INFO]    dsm: True
[INFO]    dtm: True
[INFO]    end_with: odm_postprocess
[INFO]    fast_orthophoto: False
[INFO]    feature_quality: high
[INFO]    feature_type: sift
[INFO]    force_gps: False
[INFO]    gcp: None
[INFO]    geo: None
[INFO]    gps_accuracy: 10
[INFO]    ignore_gsd: False
[INFO]    matcher_neighbors: 8
[INFO]    matcher_type: flann
[INFO]    max_concurrency: 8
[INFO]    merge: all
[INFO]    mesh_octree_depth: 11
[INFO]    mesh_size: 200000
[INFO]    min_num_features: 10000
[INFO]    name: submodels
[INFO]    optimize_disk_space: False
[INFO]    orthophoto_compression: DEFLATE
[INFO]    orthophoto_cutline: True
[INFO]    orthophoto_kmz: False
[INFO]    orthophoto_no_tiled: False
[INFO]    orthophoto_png: False
[INFO]    orthophoto_resolution: 5
[INFO]    pc_classify: True
[INFO]    pc_csv: False
[INFO]    pc_ept: False
[INFO]    pc_filter: 2.5
[INFO]    pc_geometric: False
[INFO]    pc_las: False
[INFO]    pc_quality: medium
[INFO]    pc_rectify: False
[INFO]    pc_sample: 0
[INFO]    pc_tile: True
[INFO]    primary_band: auto
[INFO]    project_path: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/submodels
[INFO]    radiometric_calibration: none
[INFO]    rerun: None
[INFO]    rerun_all: False
[INFO]    rerun_from: None
[INFO]    resize_to: 2048
[INFO]    sfm_algorithm: incremental
[INFO]    skip_3dmodel: True
[INFO]    skip_band_alignment: False
[INFO]    skip_orthophoto: False
[INFO]    skip_report: True
[INFO]    sm_cluster: None
[INFO]    smrf_scalar: 1.25
[INFO]    smrf_slope: 0.15
[INFO]    smrf_threshold: 0.5
[INFO]    smrf_window: 18.0
[INFO]    split: 999999
[INFO]    split_image_groups: None
[INFO]    split_overlap: 150
[INFO]    texturing_data_term: gmi
[INFO]    texturing_keep_unseen_faces: False
[INFO]    texturing_outlier_removal_type: gauss_clamping
[INFO]    texturing_skip_global_seam_leveling: False
[INFO]    texturing_skip_local_seam_leveling: False
[INFO]    texturing_tone_mapping: none
[INFO]    tiles: False
[INFO]    time: False
[INFO]    use_3dmesh: False
[INFO]    use_exif: False
[INFO]    use_fixed_camera_params: False
[INFO]    use_hybrid_bundle_adjustment: False
[INFO]    verbose: True
[INFO]    ==============
[INFO]    Running dataset stage
[INFO]    Loading dataset from: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/submodels/submodels/images
[ERROR]   There are no images in /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/submodels/submodels/images! Make sure that your project path and dataset name is correct. The current is set to: /var/www/data/4615f86d-3f0a-4ad9-80ba-4f5ec5df17db/submodels/submodels

===== Dumping Info for Geeks (developers need this to fix bugs) =====
Child returned 1
Traceback (most recent call last):
File "/code/stages/odm_app.py", line 94, in execute
self.first_stage.run()
File "/code/opendm/types.py", line 346, in run
self.next_stage.run(outputs)
File "/code/opendm/types.py", line 327, in run
self.process(self.args, outputs)
File "/code/stages/splitmerge.py", line 164, in process
system.run(" ".join(map(double_quote, map(str, argv))), env_vars=os.environ.copy())
File "/code/opendm/system.py", line 106, in run
raise SubprocessException("Child returned {}".format(retcode), retcode)
opendm.system.SubprocessException: Child returned 1

===== Done, human-readable information to follow... =====

[ERROR]   Uh oh! Processing stopped because of strange values in the reconstruction. This is often a sign that the input data has some issues or the software cannot deal with it. Have you followed best practices for data acquisition? See https://docs.opendronemap.org/flying/
pierotofy commented 2 years ago

This should be fixed in the latest version of ODM/WebODM; please try to update and see if the issue persists? :pray:

If it's still there, please share the dataset/images you're using along with steps on how to reproduce?

Stefal commented 1 year ago

Hi! I have the same problem, with ODM 3.0.2 (Installed with docker on Debian)

Options : auto-boundary: true, camera-lens: equirectangular, dem-resolution: 2.0, dsm: true, gps-accuracy: 0.1, max-concurrency: 10, orthophoto-resolution: 2.0, pc-quality: high, pc-tile: true, rerun-from: odm_postprocess, sfm-algorithm: triangulation, split: 400

===== Dumping Info for Geeks (developers need this to fix bugs) =====
Child returned 1
Traceback (most recent call last):
File "/code/stages/odm_app.py", line 81, in execute
self.first_stage.run()
File "/code/opendm/types.py", line 386, in run
self.next_stage.run(outputs)
File "/code/opendm/types.py", line 365, in run
self.process(self.args, outputs)
File "/code/stages/splitmerge.py", line 176, in process
system.run(" ".join(map(double_quote, map(str, argv))), env_vars=os.environ.copy())
File "/code/opendm/system.py", line 109, in run
raise SubprocessException("Child returned {}".format(retcode), retcode)
opendm.system.SubprocessException: Child returned 1

===== Done, human-readable information to follow... =====

The full log is too long, here is an extract :

[INFO]    Initializing ODM 3.0.2 - Mon Dec 19 17:15:35  2022
[INFO]    ==============
[INFO]    3d_tiles: False
[INFO]    align: None
[INFO]    auto_boundary: True
[INFO]    auto_boundary_distance: 0
[INFO]    bg_removal: False
[INFO]    boundary: {}
[INFO]    build_overviews: False
[INFO]    camera_lens: equirectangular
[INFO]    cameras: {}
[INFO]    cog: True
[INFO]    copy_to: None
[INFO]    crop: 3
[INFO]    dem_decimation: 1
[INFO]    dem_euclidean_map: False
[INFO]    dem_gapfill_steps: 3
[INFO]    dem_resolution: 2.0
[INFO]    dsm: True
[INFO]    dtm: False
[INFO]    end_with: odm_postprocess
[INFO]    fast_orthophoto: False
[INFO]    feature_quality: high
[INFO]    feature_type: sift
[INFO]    force_gps: False
[INFO]    gcp: None
[INFO]    geo: None
[INFO]    gps_accuracy: 0.1
[INFO]    ignore_gsd: False
[INFO]    matcher_neighbors: 0
[INFO]    matcher_type: flann
[INFO]    max_concurrency: 10
[INFO]    merge: all
[INFO]    mesh_octree_depth: 11
[INFO]    mesh_size: 200000
[INFO]    min_num_features: 10000
[INFO]    name: a352e27a-6853-4293-b2a2-681e369f67d4
[INFO]    no_gpu: False
[INFO]    optimize_disk_space: False
[INFO]    orthophoto_compression: DEFLATE
[INFO]    orthophoto_cutline: False
[INFO]    orthophoto_kmz: False
[INFO]    orthophoto_no_tiled: False
[INFO]    orthophoto_png: False
[INFO]    orthophoto_resolution: 2.0
[INFO]    pc_classify: False
[INFO]    pc_copc: False
[INFO]    pc_csv: False
[INFO]    pc_ept: True
[INFO]    pc_filter: 2.5
[INFO]    pc_las: False
[INFO]    pc_quality: high
[INFO]    pc_rectify: False
[INFO]    pc_sample: 0
[INFO]    pc_tile: True
[INFO]    primary_band: auto
[INFO]    project_path: /var/www/data
[INFO]    radiometric_calibration: none
[INFO]    rerun: None
[INFO]    rerun_all: False
[INFO]    rerun_from: ['odm_postprocess']
[INFO]    rolling_shutter: False
[INFO]    rolling_shutter_readout: 0
[INFO]    sfm_algorithm: triangulation
[INFO]    skip_3dmodel: False
[INFO]    skip_band_alignment: False
[INFO]    skip_orthophoto: False
[INFO]    skip_report: False
[INFO]    sky_removal: False
[INFO]    sm_cluster: None
[INFO]    sm_no_align: False
[INFO]    smrf_scalar: 1.25
[INFO]    smrf_slope: 0.15
[INFO]    smrf_threshold: 0.5
[INFO]    smrf_window: 18.0
[INFO]    split: 400
[INFO]    split_image_groups: None
[INFO]    split_overlap: 150
[INFO]    texturing_keep_unseen_faces: False
[INFO]    texturing_skip_global_seam_leveling: False
[INFO]    texturing_skip_local_seam_leveling: False
[INFO]    tiles: False
[INFO]    use_3dmesh: False
[INFO]    use_exif: False
[INFO]    use_fixed_camera_params: False
[INFO]    use_hybrid_bundle_adjustment: False
[INFO]    ==============
[INFO]    Running dataset stage
[INFO]    Loading dataset from: /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/images
[INFO]    Loading images database: /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/images.json
[INFO]    Found 2106 usable images
[INFO]    Coordinates file already exist: /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/odm_georeferencing/coords.txt
[INFO]    Model geo file already exist: /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/odm_georeferencing/odm_georeferencing_model_geo.txt
[INFO]    Parsing SRS header: WGS84 UTM 31N
[WARNING] No omega/phi/kappa angles found in input photos (2022-09-22_11-22-21.800_10202.jpg), switching sfm-algorithm to incremental
[INFO]    Finished dataset stage
[INFO]    Running split stage
[INFO]    Large dataset detected (2106 photos) and split set at 400. Preparing split merge.
[WARNING] /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/image_list.txt already exists, not rerunning OpenSfM setup
[WARNING] /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/exif already exists, not rerunning photo to metadata
[WARNING] Detect features already done: /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/features exists
[WARNING] Match features already done: /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/matches exists
[INFO]    running "/code/SuperBuild/install/bin/opensfm/bin/opensfm" create_submodels "/var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm"
[INFO]    Dataset has been split into 27 submodels. Reconstructing each submodel...
[INFO]    Reconstructing /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0000
[INFO]    running "/code/SuperBuild/install/bin/opensfm/bin/opensfm" create_tracks "/var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0000"
2022-12-19 17:15:42,512 DEBUG: Merging features onto tracks
2022-12-19 17:15:49,202 DEBUG: Good tracks: 91835
[INFO]    running "/code/SuperBuild/install/bin/opensfm/bin/opensfm" reconstruct "/var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0000"
2022-12-19 17:15:53,142 INFO: Starting incremental reconstruction
2022-12-19 17:16:18,993 INFO: Starting reconstruction with 2022-09-22_11-21-37.600_09981.jpg and 2022-09-22_11-21-37.800_09982.jpg

....snip....

2022-12-19 19:13:05,806 INFO: 2022-09-22_10-59-52.600_03456.jpg resection inliers: 850 / 1133
2022-12-19 19:13:05,813 INFO: Adding 2022-09-22_10-59-52.600_03456.jpg to the reconstruction
2022-12-19 19:13:05,915 INFO: -------------------------------------------------------
2022-12-19 19:13:05,924 INFO: 2022-09-22_10-59-52.400_03455.jpg resection inliers: 854 / 1133
2022-12-19 19:13:05,931 INFO: Adding 2022-09-22_10-59-52.400_03455.jpg to the reconstruction
2022-12-19 19:13:06,048 INFO: -------------------------------------------------------
2022-12-19 19:13:06,056 INFO: 2022-09-22_10-59-52.200_03454.jpg resection inliers: 855 / 1114
2022-12-19 19:13:06,062 INFO: Adding 2022-09-22_10-59-52.200_03454.jpg to the reconstruction
2022-12-19 19:13:06,174 INFO: -------------------------------------------------------
2022-12-19 19:13:24,320 DEBUG: Ceres Solver Report: Iterations: 101, Initial cost: 5.564722e+06, Final cost: 3.100134e+05, Termination: NO_CONVERGENCE
2022-12-19 19:13:24,756 INFO: Removed outliers: 8209
2022-12-19 19:13:25,004 INFO: Reconstruction 0: 91 images, 28115 points
2022-12-19 19:13:25,004 INFO: 1 partial reconstructions in total.
[INFO]    Reconstructing /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0025
[INFO]    running "/code/SuperBuild/install/bin/opensfm/bin/opensfm" create_tracks "/var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0025"
2022-12-19 19:13:27,426 INFO: reading features
2022-12-19 19:13:37,625 DEBUG: Merging features onto tracks
2022-12-19 19:13:59,438 DEBUG: Good tracks: 288903
[INFO]    running "/code/SuperBuild/install/bin/opensfm/bin/opensfm" reconstruct "/var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0025"
2022-12-19 19:14:12,937 INFO: Starting incremental reconstruction
2022-12-19 19:16:32,740 INFO: Starting reconstruction with 2022-09-22_11-19-58.400_09485.jpg and 2022-09-22_11-19-58.800_09487.jpg
2022-12-19 19:16:32,793 INFO: Two-view 5-points reconstruction inliers (transposed=False): 2498 / 3450
2022-12-19 19:16:33,540 INFO: Triangulated: 1714
2022-12-19 19:16:34,487 DEBUG: Ceres Solver Report: Iterations: 45, Initial cost: 5.223201e+03, Final cost: 2.691339e+03, Termination: CONVERGENCE
2022-12-19 19:16:34,507 INFO: Removed outliers: 134
2022-12-19 19:16:34,635 INFO: -------------------------------------------------------
2022-12-19 19:16:34,648 INFO: 2022-09-22_11-19-58.600_09486.jpg resection inliers: 1194 / 1252
2022-12-19 19:16:34,657 INFO: Adding 2022-09-22_11-19-58.600_09486.jpg to the reconstruction
2022-12-19 19:16:35,345 INFO: Re-triangulating
2022-12-19 19:16:35,776 DEBUG: Ceres Solver Report: Iterations: 43, Initial cost: 7.628455e+03, Final cost: 6.777369e+03, Termination: CONVERGENCE
2022-12-19 19:16:37,242 DEBUG: Ceres Solver Report: Iterations: 43, Initial cost: 8.049726e+03, Final cost: 7.093867e+03, Termination: CONVERGENCE

....snip....

2022-12-19 19:27:22,608 INFO: 2022-09-22_11-19-43.600_09411.jpg resection inliers: 865 / 1150
2022-12-19 19:27:22,615 INFO: Adding 2022-09-22_11-19-43.600_09411.jpg to the reconstruction
2022-12-19 19:27:22,773 INFO: -------------------------------------------------------
2022-12-19 19:27:40,699 DEBUG: Ceres Solver Report: Iterations: 101, Initial cost: 7.124811e+06, Final cost: 1.317648e+06, Termination: NO_CONVERGENCE
2022-12-19 19:27:41,157 INFO: Removed outliers: 4264
2022-12-19 19:27:41,418 INFO: Reconstruction 0: 92 images, 29960 points
2022-12-19 19:27:41,418 INFO: 1 partial reconstructions in total.
[INFO]    Aligning submodels...
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0000/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0000/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0001/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0001/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0002/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0002/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0003/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0003/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0004/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0004/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0005/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0005/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0006/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0006/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0007/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0007/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0008/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0008/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0009/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0009/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0010/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0010/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0011/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0011/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0012/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0012/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0013/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0013/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0014/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0014/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0015/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0015/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0016/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0016/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0017/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0017/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0018/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0018/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0019/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0019/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0020/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0020/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0021/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0021/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0022/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0022/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0023/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0023/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0024/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0024/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0025/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0025/reconstruction.json
[INFO]    /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0026/reconstruction.aligned.json is now /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/opensfm/submodels/submodel_0026/reconstruction.json
[INFO]    ========================
[INFO]    Processing submodels
[INFO]    ========================
[INFO]    running /code/run.py --camera-lens equirectangular --max-concurrency 10 --sfm-algorithm incremental --auto-boundary --pc-quality high --pc-tile --dsm --dem-resolution 2.0 --orthophoto-resolution 2.0 --gps-accuracy 0.1 --orthophoto-cutline --dem-euclidean-map --skip-3dmodel --skip-report --project-path /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/submodels submodels
[INFO]    Initializing ODM 3.0.2 - Mon Dec 19 19:29:19  2022
[INFO]    ==============
[INFO]    3d_tiles: False
[INFO]    align: None
[INFO]    auto_boundary: True
[INFO]    auto_boundary_distance: 0
[INFO]    bg_removal: False
[INFO]    boundary: {}
[INFO]    build_overviews: False
[INFO]    camera_lens: equirectangular
[INFO]    cameras: {}
[INFO]    cog: False
[INFO]    copy_to: None
[INFO]    crop: 3
[INFO]    dem_decimation: 1
[INFO]    dem_euclidean_map: True
[INFO]    dem_gapfill_steps: 3
[INFO]    dem_resolution: 2.0
[INFO]    dsm: True
[INFO]    dtm: False
[INFO]    end_with: odm_postprocess
[INFO]    fast_orthophoto: False
[INFO]    feature_quality: high
[INFO]    feature_type: sift
[INFO]    force_gps: False
[INFO]    gcp: None
[INFO]    geo: None
[INFO]    gps_accuracy: 0.1
[INFO]    ignore_gsd: False
[INFO]    matcher_neighbors: 0
[INFO]    matcher_type: flann
[INFO]    max_concurrency: 10
[INFO]    merge: all
[INFO]    mesh_octree_depth: 11
[INFO]    mesh_size: 200000
[INFO]    min_num_features: 10000
[INFO]    name: submodels
[INFO]    no_gpu: False
[INFO]    optimize_disk_space: False
[INFO]    orthophoto_compression: DEFLATE
[INFO]    orthophoto_cutline: True
[INFO]    orthophoto_kmz: False
[INFO]    orthophoto_no_tiled: False
[INFO]    orthophoto_png: False
[INFO]    orthophoto_resolution: 2.0
[INFO]    pc_classify: False
[INFO]    pc_copc: False
[INFO]    pc_csv: False
[INFO]    pc_ept: False
[INFO]    pc_filter: 2.5
[INFO]    pc_las: False
[INFO]    pc_quality: high
[INFO]    pc_rectify: False
[INFO]    pc_sample: 0
[INFO]    pc_tile: True
[INFO]    primary_band: auto
[INFO]    project_path: /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/submodels
[INFO]    radiometric_calibration: none
[INFO]    rerun: None
[INFO]    rerun_all: False
[INFO]    rerun_from: None
[INFO]    rolling_shutter: False
[INFO]    rolling_shutter_readout: 0
[INFO]    sfm_algorithm: incremental
[INFO]    skip_3dmodel: True
[INFO]    skip_band_alignment: False
[INFO]    skip_orthophoto: False
[INFO]    skip_report: True
[INFO]    sky_removal: False
[INFO]    sm_cluster: None
[INFO]    sm_no_align: False
[INFO]    smrf_scalar: 1.25
[INFO]    smrf_slope: 0.15
[INFO]    smrf_threshold: 0.5
[INFO]    smrf_window: 18.0
[INFO]    split: 999999
[INFO]    split_image_groups: None
[INFO]    split_overlap: 150
[INFO]    texturing_keep_unseen_faces: False
[INFO]    texturing_skip_global_seam_leveling: False
[INFO]    texturing_skip_local_seam_leveling: False
[INFO]    tiles: False
[INFO]    use_3dmesh: False
[INFO]    use_exif: False
[INFO]    use_fixed_camera_params: False
[INFO]    use_hybrid_bundle_adjustment: False
[INFO]    ==============
[WARNING] Directory submodels does not exist. Creating it now.
[INFO]    Running dataset stage
[INFO]    Loading dataset from: /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/submodels/submodels/images
[ERROR]   There are no images in /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/submodels/submodels/images! Make sure that your project path and dataset name is correct. The current is set to: /var/www/data/a352e27a-6853-4293-b2a2-681e369f67d4/submodels/submodels

===== Dumping Info for Geeks (developers need this to fix bugs) =====
Child returned 1
Traceback (most recent call last):
File "/code/stages/odm_app.py", line 81, in execute
self.first_stage.run()
File "/code/opendm/types.py", line 386, in run
self.next_stage.run(outputs)
File "/code/opendm/types.py", line 365, in run
self.process(self.args, outputs)
File "/code/stages/splitmerge.py", line 176, in process
system.run(" ".join(map(double_quote, map(str, argv))), env_vars=os.environ.copy())
File "/code/opendm/system.py", line 109, in run
raise SubprocessException("Child returned {}".format(retcode), retcode)
opendm.system.SubprocessException: Child returned 1

===== Done, human-readable information to follow... =====

[ERROR]   Uh oh! Processing stopped because of strange values in the reconstruction. This is often a sign that the input data has some issues or the software cannot deal with it. Have you followed best practices for data acquisition? See https://docs.opendronemap.org/flying/