-
Notifications
You must be signed in to change notification settings - Fork 0
[Bug]: Val d'Arpette METACLOUD #3
Copy link
Copy link
Open
Labels
bugSomething isn't working: should prefix branch by fix/Something isn't working: should prefix branch by fix/
Description
What went wrong?
the job failed with the following logs:
potree-converter -rwxrwxrwx 1 root root 587 May 7 09:10 point_cloud.metacloud │
│ potree-converter DEBUG: Processing line: # This is a comment about the metacloud descriptor file │
│ potree-converter DEBUG: Processing line: │
│ potree-converter DEBUG: Processing line: POINTS_FILES │
│ potree-converter DEBUG: Processing line: /data/pointcloud1.las │
│ potree-converter DEBUG: Cleaned path: /data/pointcloud1.las │
│ potree-converter DEBUG: Full path to point cloud file: /lidar/0002_Val_dArpette//data/pointcloud1.las │
│ potree-converter WARNING: File not found: /lidar/0002_Val_dArpette//data/pointcloud1.las │
│ potree-converter DEBUG: Processing line: "/data/ My point cloud 2.las" │
│ potree-converter DEBUG: Cleaned path: "/data/ My point cloud 2.las" │
│ potree-converter DEBUG: Full path to point cloud file: /lidar/0002_Val_dArpette/"/data/ My point cloud 2.las" │
│ potree-converter WARNING: File not found: /lidar/0002_Val_dArpette/"/data/ My point cloud 2.las" │
│ potree-converter DEBUG: Processing line: "/data/pointcloud#3.pcd" │
│ potree-converter DEBUG: Cleaned path: "/data/pointcloud#3.pcd" │
│ potree-converter DEBUG: Full path to point cloud file: /lidar/0002_Val_dArpette/"/data/pointcloud#3.pcd" │
│ potree-converter WARNING: File not found: /lidar/0002_Val_dArpette/"/data/pointcloud#3.pcd" │
│ potree-converter DEBUG: Processing line: │
│ potree-converter DEBUG: Processing line: EXTRA_ATTRIBUTES │
│ potree-converter DEBUG: Processing line: /data/extra_attributes1.bin float32 height int64 color uint8 intensity │
│ potree-converter DEBUG: Processing line: "/data/extra_attributes2.bin" float32 temperature float64 pressure int32 humidity │
│ potree-converter DEBUG: Processing line: │
│ potree-converter DEBUG: Processing line: INDEX_FILES │
│ potree-converter DEBUG: Processing line: /data/spatial_index1.bin grid IndexGrid1 │
│ potree-converter DEBUG: Processing line: /data/spatial_index2.bin grid IndexGrid2 │
│ potree-converter DEBUG: Processing line: /data/spatial_index3.bin octree IndexOctree1 │
│ potree-converter DEBUG: Processing line: │
│ potree-converter DEBUG: Processing line: METACLOUD_ATTRIBUTES │
│ potree-converter DEBUG: Processing line: creator "J. Lahaye" │
│ potree-converter DEBUG: Processing line: version 1.5 │
│ potree-converter DEBUG: Processing line: description "This is a metacloud describing the Val d'Arpette." │
│ potree-converter DEBUG: Processing line: height 100 │
│ potree-converter DEBUG: Found files: │
│ potree-converter ERROR: No point cloud files found in the metacloud file. │
│ potree-converter Potree conversion failed for 0002_Val_dArpette with exit code 1 │
│ potree-converter Updating database for 0002_Val_dArpette with failed status │
│ potree-converter Database updated with failed status for 0002_Val_dArpette │
│ stream closed EOF for epfl-eso-addlidar-prod/batch-potree-converter-20250612110447-0-98zw6 (prepare-metacloud) │
│ stream closed EOF for epfl-eso-addlidar-prod/batch-potree-converter-20250612110447-0-98zw6 (potree-converter)
How can we reproduce this?
- Go to https://enac-it-cd.epfl.ch/applications/addlidar-prod?resource=
- Run the Scanner cronjob
- open k9s on the epfl-eso-addlidar-prod namespace
- open the logs of the pods with the error
Screenshot
Which browser are you using?
Chrome
What device are you using?
Desktop/Laptop
Additional information
No response
Before submitting
- I've checked that this issue hasn't already been reported
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working: should prefix branch by fix/Something isn't working: should prefix branch by fix/