+ rclone copy --verbose '--config=/config/rclone.conf' '--include=/{500,1000,1500,2000L,2000R}/*/processing/**' rz-gcs:/prj-n-processing-api-data/smd/calibrations/laser/MDC053_W024_2026-08-28 /working/MDC053_W024_2026-08-28 2026/08/28 15:21:02 INFO : There was nothing to transfer 2026/08/28 15:21:02 INFO : Transferred: 0 B / 0 B, -, 0 B/s, ETA - Checks: 0 / 0, -, Listed 13 Elapsed time: 0.1s + find /working/MDC053_W024_2026-08-28/ -type f + grep -q . find: /working/MDC053_W024_2026-08-28/: No such file or directory + echo 'No files downloaded.' No files downloaded. + echo '{"error":"no files downloaded"}' + exit 1