+ '[' -n ] + '[' false '!=' true ] + rclone copy --verbose '--transfers=12' '--config=/config/rclone.conf' '--include=/processing/video.version' '--include=/processing/laser.version' '--include=/processing/sonar.version' '--include=/processing/lidar.version' rz-gcs:/prj-n-processing-api-data/p3d/data/8902defe-ba7c-49cb-9774-3618bbdb09e0/ /working/8902defe-ba7c-49cb-9774-3618bbdb09e0/ 2026/08/28 04:58:11 INFO : processing/video.version: Copied (new) 2026/08/28 04:58:11 INFO : processing/laser.version: Copied (new) 2026/08/28 04:58:11 INFO : processing/sonar.version: Copied (new) 2026/08/28 04:58:11 INFO : Transferred: 33 B / 33 B, 100%, 0 B/s, ETA - Checks: 0 / 0, -, Listed 11 Transferred: 3 / 3, 100% Elapsed time: 0.2s + VERSION=1.0.0 + DELAMINATOR_VERSION=1.0.6 + PROCDIR=/working/8902defe-ba7c-49cb-9774-3618bbdb09e0/processing + VIDEO=true + LASER=false + SONAR=false + LIDAR=false + '[' -f /working/8902defe-ba7c-49cb-9774-3618bbdb09e0/processing/video.version ] + tr -d '[:space:]' + grep -q 1.0.0 + echo 'Video preparation not required.' + VIDEO=false + '[' -f /working/8902defe-ba7c-49cb-9774-3618bbdb09e0/processing/laser.version ] Video preparation not required. + tr -d '[:space:]' + grep -q 1.0.0 Laser preparation not required. + echo 'Laser preparation not required.' + LASER=false + '[' -f /working/8902defe-ba7c-49cb-9774-3618bbdb09e0/processing/sonar.version ] + tr -d '[:space:]' + grep -q 1.0.0 + echo 'Sonar preparation not required.' + SONAR=false + '[' -f /working/8902defe-ba7c-49cb-9774-3618bbdb09e0/processing/lidar.version ] Sonar preparation not required. + echo false + echo false + echo false + echo false + '[' false '!=' true ] + echo '--exclude=/cameras/**' + '[' false '!=' true ] + echo '--exclude=/laser/**' + '[' false '!=' true ] + echo '--exclude=/sonar/**' + '[' false '!=' true ] + echo '--exclude=/lidar/**' + rclone copy --verbose '--transfers=12' '--config=/config/rclone.conf' '--exclude=/processing/**' '--exclude=/segments/**' '--exclude=*.iso' '--exclude=/cameras/**' '--exclude=/laser/**' '--exclude=/sonar/**' '--exclude=/lidar/**' rz-gcs:/prj-n-processing-api-data/p3d/data/8902defe-ba7c-49cb-9774-3618bbdb09e0/ /working/8902defe-ba7c-49cb-9774-3618bbdb09e0/ 2026/08/28 04:58:12 INFO : assets.json: Copied (new) 2026/08/28 04:58:12 INFO : Counter/2026_08_21/07_41_12_155/Counter.ipd: Copied (new) 2026/08/28 04:58:12 INFO : Transferred: 827.437 KiB / 827.437 KiB, 100%, 0 B/s, ETA - Checks: 0 / 0, -, Listed 11 Transferred: 2 / 2, 100% Elapsed time: 0.2s + find /working/8902defe-ba7c-49cb-9774-3618bbdb09e0/ -type f + grep -q . + mkdir -p /working/8902defe-ba7c-49cb-9774-3618bbdb09e0/cameras/ + '[' -n ]