Hi,
I have a configuration like this:
<NODE-ODM> <----------><CLUSTER-ODM><------------> <NODE-ODM>
_Ubuntu 18.06___________Ubuntu 18.06_____________Ubuntu 18.06
_ machine 1______________machine 1________________machine 2
So I executed this command on machine 2 where the images were present.
docker run -ti --rm -v /$(pwd)/hinduja:/datasets/code opendronemap/odm --project-path /datasets --verbose --resize-to -1 --split 200 --split-overlap 70 --sm-cluster http://<clsuter-odm-ip>:3001 --dsm --dtm --depthmap-resolution 1000 --dem-resolution 2 --orthophoto-resolution 2 --ignore-gsd --crop 0
where <cluster-odm-ip> was my cluster odm IP(IP of 1st machine).
I got the below report along with error.
[email protected]:~/Downloads$ docker run -ti --rm -v /$(pwd)/hinduja:/datasets/code opendronemap/odm --project-path /datasets --verbose --resize-to -1 --split 200 --split-overlap 70 --sm-cluster http://20.184.5.64:3001 --dsm --dtm --depthmap-resolution 1000 --dem-resolution 2 --orthophoto-resolution 2 --ignore-gsd --crop 0
/usr/local/lib/python2.7/dist-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
from cryptography import x509
[INFO] DTM is turned on, automatically turning on point cloud classification
[INFO] Initializing ODM - Wed Sep 23 16:36:41 2020
[INFO] ==============
[INFO] build_overviews: False
[INFO] camera_lens: auto
[INFO] cameras: {}
[INFO] crop: 0.0
[INFO] debug: False
[INFO] dem_decimation: 1
[INFO] dem_euclidean_map: False
[INFO] dem_gapfill_steps: 3
[INFO] dem_resolution: 2.0
[INFO] depthmap_resolution: 1000.0
[INFO] dsm: True
[INFO] dtm: True
[INFO] end_with: odm_report
[INFO] fast_orthophoto: False
[INFO] feature_type: sift
[INFO] force_gps: False
[INFO] gcp: None
[INFO] gps_accuracy: 15
[INFO] ignore_gsd: True
[INFO] matcher_distance: 0
[INFO] matcher_neighbors: 8
[INFO] max_concurrency: 16
[INFO] merge: all
[INFO] mesh_octree_depth: 10
[INFO] mesh_point_weight: 4
[INFO] mesh_samples: 1.0
[INFO] mesh_size: 200000
[INFO] min_num_features: 8000
[INFO] mve_confidence: 0.6
[INFO] name: code
[INFO] opensfm_depthmap_method: PATCH_MATCH
[INFO] opensfm_depthmap_min_consistent_views: 3
[INFO] opensfm_depthmap_min_patch_sd: 1
[INFO] optimize_disk_space: False
[INFO] orthophoto_compression: DEFLATE
[INFO] orthophoto_cutline: False
[INFO] orthophoto_no_tiled: False
[INFO] orthophoto_png: False
[INFO] orthophoto_resolution: 2.0
[INFO] pc_classify: True
[INFO] pc_csv: False
[INFO] pc_ept: False
[INFO] pc_filter: 2.5
[INFO] pc_las: False
[INFO] pc_rectify: False
[INFO] pc_sample: 0
[INFO] project_path: /datasets
[INFO] radiometric_calibration: none
[INFO] rerun: None
[INFO] rerun_all: False
[INFO] rerun_from: None
[INFO] resize_to: -1
[INFO] skip_3dmodel: False
[INFO] sm_cluster: True
[INFO] smrf_scalar: 1.25
[INFO] smrf_slope: 0.15
[INFO] smrf_threshold: 0.5
[INFO] smrf_window: 18.0
[INFO] split: 200
[INFO] split_multitracks: False
[INFO] split_overlap: 70.0
[INFO] texturing_data_term: gmi
[INFO] texturing_keep_unseen_faces: False
[INFO] texturing_nadir_weight: 16
[INFO] texturing_outlier_removal_type: gauss_clamping
[INFO] texturing_skip_global_seam_leveling: False
[INFO] texturing_skip_hole_filling: False
[INFO] texturing_skip_local_seam_leveling: False
[INFO] texturing_skip_visibility_test: False
[INFO] texturing_tone_mapping: none
[INFO] time: False
[INFO] use_3dmesh: False
[INFO] use_exif: False
[INFO] use_fixed_camera_params: False
[INFO] use_hybrid_bundle_adjustment: False
[INFO] use_opensfm_dense: False
[INFO] verbose: True
[INFO] ==============
[INFO] Running dataset stage
[INFO] Loading dataset from: /datasets/code/images
[INFO] Loading images database: /datasets/code/images.json
[INFO] Found 452 usable images
[INFO] Coordinates file already exist: /datasets/code/odm_georeferencing/coords.txt
[INFO] Parsing SRS header: WGS84 UTM 44N
[INFO] Finished dataset stage
[INFO] Running split stage
[INFO] Setting max-concurrency to 15 to better handle remote splits
[INFO] Large dataset detected (452 photos) and split set at 200. Preparing split merge.
[WARNING] /datasets/code/opensfm/image_list.txt already exists, not rerunning OpenSfM setup
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm create_submodels "/datasets/code/opensfm"
[INFO] Dataset has been split into 6 submodels. Reconstructing each submodel...
[INFO] LRE: Initializing using cluster node 20.184.5.64:3001
[INFO] LRE: Node is online and running odm version 1.0.2
[INFO] LRE: Adding to queue /datasets/code/opensfm/submodels
[INFO] LRE: Adding to queue /datasets/code/opensfm/submodels
[INFO] LRE: Adding to queue /datasets/code/opensfm/submodels
[INFO] LRE: Adding to queue /datasets/code/opensfm/submodels
[INFO] LRE: Adding to queue /datasets/code/opensfm/submodels
[INFO] LRE: Adding to queue /datasets/code/opensfm/submodels
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
[INFO] LRE: About to process submodels remotely
[INFO] LRE: Upload of submodels at [100%]
[WARNING] LRE: submodels failed with: Not enough images (1 files uploaded)
[INFO] LRE: Re-queueing submodels (retries: 1)
[INFO] LRE: About to process submodels remotely
[INFO] LRE: Upload of submodels at [100%]
[WARNING] LRE: submodels failed with: Not enough images (1 files uploaded)
[INFO] LRE: Re-queueing submodels (retries: 1)
[INFO] LRE: About to process submodels remotely
[INFO] LRE: Upload of submodels at [100%]
[WARNING] LRE: submodels failed with: Not enough images (1 files uploaded)
[INFO] LRE: Re-queueing submodels (retries: 1)
[INFO] LRE: About to process submodels remotely
[INFO] LRE: Upload of submodels at [100%]
[WARNING] LRE: submodels failed with: Not enough images (1 files uploaded)
[INFO] LRE: Re-queueing submodels (retries: 1)
[INFO] LRE: About to process submodels remotely
[INFO] LRE: Upload of submodels at [100%]
[WARNING] LRE: submodels failed with: Not enough images (1 files uploaded)
[INFO] LRE: Re-queueing submodels (retries: 1)
[INFO] LRE: About to process submodels remotely
[INFO] LRE: Waiting 10 seconds before processing submodels
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 1)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 2)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 2)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 2)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 2)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 2)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 3)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 3)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 3)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 3)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 3)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 4)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
[INFO] LRE: Upload of submodels at [100%]
[WARNING] LRE: submodels failed with: Not enough images (1 files uploaded)
[INFO] LRE: Re-queueing submodels (retries: 2)
[INFO] LRE: About to process submodels remotely
[INFO] LRE: Waiting 27 seconds before processing submodels
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 4)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 4)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 4)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 5)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 3)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 5)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 5)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Re-queueing submodels (retries: 5)
[INFO] LRE: About to process submodels locally
[INFO] ==================================
[INFO] Local Reconstruction submodels
[INFO] ==================================
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm detect_features "/datasets/code/opensfm/submodels/opensfm"
Traceback (most recent call last):
File "/code/SuperBuild/src/opensfm/bin/opensfm", line 34, in <module>
command.run(args)
File "/code/SuperBuild/src/opensfm/opensfm/commands/detect_features.py", line 33, in run
with open(data.profile_log(), 'a') as fout:
IOError: [Errno 2] No such file or directory: '/datasets/code/opensfm/submodels/opensfm/profile.log'
[WARNING] LRE: submodels failed with: Child returned 1
[INFO] LRE: Upload of submodels at [100%]
[WARNING] LRE: submodels failed with: Not enough images (1 files uploaded)
[INFO] LRE: Re-queueing submodels (retries: 4)
[INFO] LRE: No remote tasks left to cleanup
Traceback (most recent call last):
File "/code/run.py", line 62, in <module>
app.execute()
File "/code/stages/odm_app.py", line 95, in execute
self.first_stage.run()
File "/code/opendm/types.py", line 350, in run
self.next_stage.run(outputs)
File "/code/opendm/types.py", line 331, in run
self.process(self.args, outputs)
File "/code/stages/splitmerge.py", line 103, in process
lre.run_reconstruction()
File "/code/opendm/remote.py", line 55, in run_reconstruction
self.run(ReconstructionTask)
File "/code/opendm/remote.py", line 252, in run
raise nonloc.error
Exception: Child returned 1
Why am I getting this error? Does it have something to do with machine 2?
Also, how can we find that how many images have gone to 1st and 2nd node odm instances for processing, even though I know that the --split
parameter is set at 200 ?
Thanks,
Ayush