+ rclone copy --verbose '--config=/config/rclone.conf' '--include=/{500,1000,1500,2000L,2000R}/*/processing/**' 'rz-gcs:/prj-n-processing-api-data/smd/calibrations/laser/MDCP3D-SL-001_W036(6)_2026-03-23' '/working/MDCP3D-SL-001_W036(6)_2026-03-23' 2026/05/18 02:21:55 INFO : There was nothing to transfer 2026/05/18 02:21:55 INFO : Transferred: 0 B / 0 B, -, 0 B/s, ETA - Elapsed time: 0.0s + find '/working/MDCP3D-SL-001_W036(6)_2026-03-23/' -type f + grep -q . find: /working/MDCP3D-SL-001_W036(6)_2026-03-23/: No such file or directory No files downloaded. + echo 'No files downloaded.' + echo '{"error":"no files downloaded"}' + exit 1