"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3Alibaba: -verbose -test.run '^(TestCopyURL|TestDirMove|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestRcatSizeMetadata|TestRmdirsLeaveRoot|TestRmdirsWithFilter|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$|^TestRcatMetadata$/^Normal$'" - Starting (try 2/5) 2025/11/03 03:49:11 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-jubacuy2pihe" 2025/11/03 03:49:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/03 03:49:11 DEBUG : Creating backend with remote "/tmp/rclone3333501434" === RUN TestRmdirsLeaveRoot run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:13 INFO : S3 bucket rclone-test-jubacuy2pihe: Bucket "rclone-test-jubacuy2pihe" created with ACL "private" 2025/11/03 03:49:13 INFO : A1: Making directory 2025/11/03 03:49:13 INFO : A1/B1: Making directory 2025/11/03 03:49:13 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (1.74s) === RUN TestRmdirsWithFilter run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:13 INFO : A1: Making directory 2025/11/03 03:49:13 INFO : A1/B1: Making directory 2025/11/03 03:49:13 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.20s) === RUN TestCopyURL run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:13 DEBUG : filename.txt: File name found in url 2025/11/03 03:49:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (0.96s) === RUN TestMoveFile run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/03 03:49:14 DEBUG : sub/file2: size = 14 OK 2025/11/03 03:49:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/03 03:49:14 INFO : file1: Copied (new) to: sub/file2 2025/11/03 03:49:14 INFO : file1: Deleted 2025/11/03 03:49:14 DEBUG : sub/file2: size = 14 OK 2025/11/03 03:49:14 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/03 03:49:14 DEBUG : file1: Unchanged skipping 2025/11/03 03:49:14 INFO : file1: Deleted 2025/11/03 03:49:14 DEBUG : S3 bucket rclone-test-jubacuy2pihe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (0.54s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/03 03:49:15 DEBUG : file1: size = 14 OK 2025/11/03 03:49:15 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/03 03:49:15 INFO : file1: Copied (new) 2025/11/03 03:49:15 INFO : file1: Deleted 2025/11/03 03:49:15 DEBUG : file1: Destination exists, skipping 2025/11/03 03:49:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.46s) === RUN TestMoveFileBackupDir run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:15 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-jubacuy2pihe/backup" 2025/11/03 03:49:15 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3333501434) 2025/11/03 03:49:15 DEBUG : dst/file1: size = 18 (S3 bucket rclone-test-jubacuy2pihe) 2025/11/03 03:49:15 DEBUG : dst/file1: Sizes differ 2025/11/03 03:49:15 INFO : S3 bucket rclone-test-jubacuy2pihe path backup: Bucket "rclone-test-jubacuy2pihe" created with ACL "private" 2025/11/03 03:49:16 DEBUG : dst/file1: size = 18 OK 2025/11/03 03:49:16 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/11/03 03:49:16 INFO : dst/file1: Copied (server-side copy) 2025/11/03 03:49:16 INFO : dst/file1: Deleted 2025/11/03 03:49:16 DEBUG : dst/file1: size = 14 OK 2025/11/03 03:49:16 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/03 03:49:16 INFO : dst/file1: Copied (new) 2025/11/03 03:49:16 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (0.94s) === RUN TestDirMove run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:16 INFO : A1/B2: Making directory 2025/11/03 03:49:16 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2025/11/03 03:49:17 DEBUG : A2/one: size = 3 OK 2025/11/03 03:49:17 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/03 03:49:17 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/11/03 03:49:17 DEBUG : A2/B1/C2/five: size = 4 OK 2025/11/03 03:49:17 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/03 03:49:17 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/11/03 03:49:17 DEBUG : A2/two: size = 3 OK 2025/11/03 03:49:17 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/03 03:49:17 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/11/03 03:49:17 DEBUG : A2/B1/three: size = 5 OK 2025/11/03 03:49:17 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/03 03:49:17 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/11/03 03:49:17 DEBUG : A2/B1/C1/four: size = 4 OK 2025/11/03 03:49:17 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/03 03:49:17 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/11/03 03:49:17 INFO : A1/one: Deleted 2025/11/03 03:49:17 INFO : A1/two: Deleted 2025/11/03 03:49:17 INFO : A1/B1/three: Deleted 2025/11/03 03:49:17 INFO : A1/B1/C2/five: Deleted 2025/11/03 03:49:17 INFO : A1/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2025/11/03 03:49:17 DEBUG : A3/two: size = 3 OK 2025/11/03 03:49:17 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/03 03:49:17 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/11/03 03:49:17 DEBUG : A3/one: size = 3 OK 2025/11/03 03:49:17 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/03 03:49:17 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/11/03 03:49:17 DEBUG : A3/B1/C1/four: size = 4 OK 2025/11/03 03:49:17 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/03 03:49:17 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/11/03 03:49:17 DEBUG : A3/B1/C2/five: size = 4 OK 2025/11/03 03:49:17 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/03 03:49:17 DEBUG : A3/B1/three: size = 5 OK 2025/11/03 03:49:17 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/11/03 03:49:17 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/03 03:49:17 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/11/03 03:49:17 INFO : A2/two: Deleted 2025/11/03 03:49:17 INFO : A2/one: Deleted 2025/11/03 03:49:17 INFO : A2/B1/C1/four: Deleted 2025/11/03 03:49:17 INFO : A2/B1/three: Deleted 2025/11/03 03:49:17 INFO : A2/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2025/11/03 03:49:18 INFO : S3 bucket rclone-test-jubacuy2pihe: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/03 03:49:18 DEBUG : A4/two: size = 3 OK 2025/11/03 03:49:18 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/03 03:49:18 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/11/03 03:49:18 DEBUG : A4/B1/C1/four: size = 4 OK 2025/11/03 03:49:18 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/03 03:49:18 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/11/03 03:49:18 DEBUG : A4/one: size = 3 OK 2025/11/03 03:49:18 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/03 03:49:18 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/11/03 03:49:18 DEBUG : A4/B1/C2/five: size = 4 OK 2025/11/03 03:49:18 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/03 03:49:18 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/11/03 03:49:18 DEBUG : A4/B1/three: size = 5 OK 2025/11/03 03:49:18 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/03 03:49:18 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/11/03 03:49:18 INFO : A3/two: Deleted 2025/11/03 03:49:18 INFO : A3/B1/C1/four: Deleted 2025/11/03 03:49:18 INFO : A3/one: Deleted 2025/11/03 03:49:18 INFO : A3/B1/C2/five: Deleted 2025/11/03 03:49:18 INFO : A3/B1/three: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (2.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:18 DEBUG : S3 bucket rclone-test-jubacuy2pihe: File to upload is small (34 bytes), uploading instead of streaming 2025/11/03 03:49:19 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/03 03:49:19 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/11/03 03:49:19 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/11/03 03:49:19 NOTICE: S3 bucket rclone-test-jubacuy2pihe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/03 03:49:19 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload: 4A579101FB804C55919041B660190982 2025/11/03 03:49:19 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/11/03 03:49:19 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "FFFC7956BA9A7B58A63C01B6CE1DDC45" 2025/11/03 03:49:19 DEBUG : no_checksum_big_file_from_pipe: multipart upload "4A579101FB804C55919041B660190982" finished 2025/11/03 03:49:19 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/03 03:49:19 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/11/03 03:49:19 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:19 DEBUG : S3 bucket rclone-test-jubacuy2pihe: File to upload is small (34 bytes), uploading instead of streaming 2025/11/03 03:49:19 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/03 03:49:19 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/11/03 03:49:19 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/11/03 03:49:19 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload: 6BAA0F428CB74A10859B98C4A383E32A 2025/11/03 03:49:19 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/11/03 03:49:19 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "FFFC7956BA9A7B58A63C01B6CE1DDC45" 2025/11/03 03:49:19 DEBUG : with_checksum_big_file_from_pipe: multipart upload "6BAA0F428CB74A10859B98C4A383E32A" finished 2025/11/03 03:49:19 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/03 03:49:19 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/11/03 03:49:19 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:20 DEBUG : S3 bucket rclone-test-jubacuy2pihe: File to upload is small (34 bytes), uploading instead of streaming 2025/11/03 03:49:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/03 03:49:20 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/03 03:49:20 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: 38EFE7EB223E4F50A9901D24CF8F7535 2025/11/03 03:49:20 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/11/03 03:49:20 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "FFFC7956BA9A7B58A63C01B6CE1DDC45" 2025/11/03 03:49:20 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "38EFE7EB223E4F50A9901D24CF8F7535" finished 2025/11/03 03:49:20 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/03 03:49:20 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:20 DEBUG : S3 bucket rclone-test-jubacuy2pihe: File to upload is small (34 bytes), uploading instead of streaming 2025/11/03 03:49:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/03 03:49:20 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/03 03:49:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/03 03:49:21 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: 900108B118FC48039677AA59E5D3984D 2025/11/03 03:49:21 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/11/03 03:49:21 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "FFFC7956BA9A7B58A63C01B6CE1DDC45" 2025/11/03 03:49:21 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "900108B118FC48039677AA59E5D3984D" finished 2025/11/03 03:49:21 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/03 03:49:21 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/11/03 03:49:21 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/03 03:49:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (2.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.61s) === RUN TestRcatMetadata run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" === RUN TestRcatMetadata/Normal 2025/11/03 03:49:21 DEBUG : S3 bucket rclone-test-jubacuy2pihe: File to upload is small (48 bytes), uploading instead of streaming 2025/11/03 03:49:21 DEBUG : rcat_metadata: size = 48 OK 2025/11/03 03:49:21 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2025/11/03 03:49:21 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical --- PASS: TestRcatMetadata (0.37s) --- PASS: TestRcatMetadata/Normal (0.29s) === RUN TestRcatSize run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:21 DEBUG : S3 bucket rclone-test-jubacuy2pihe: File to upload is small (60 bytes), uploading instead of streaming 2025/11/03 03:49:21 DEBUG : potato2: size = 60 OK 2025/11/03 03:49:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/03 03:49:21 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (0.46s) === RUN TestRcatSizeMetadata run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:22 DEBUG : S3 bucket rclone-test-jubacuy2pihe: File to upload is small (60 bytes), uploading instead of streaming 2025/11/03 03:49:22 DEBUG : potato2: size = 60 OK 2025/11/03 03:49:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/03 03:49:22 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSizeMetadata (0.55s) === RUN TestTouchDir run.go:185: Remote "S3 bucket rclone-test-jubacuy2pihe", Local "Local file system at /tmp/rclone3333501434", Modify Window "1ns" 2025/11/03 03:49:23 DEBUG : S3 bucket rclone-test-jubacuy2pihe: Touching "sub dir/potato3" 2025/11/03 03:49:23 DEBUG : S3 bucket rclone-test-jubacuy2pihe: Touching "empty space" 2025/11/03 03:49:23 DEBUG : S3 bucket rclone-test-jubacuy2pihe: Touching "potato2" --- PASS: TestTouchDir (0.91s) PASS 2025/11/03 03:49:23 DEBUG : S3 bucket rclone-test-jubacuy2pihe: Purge remote 2025/11/03 03:49:23 DEBUG : S3 bucket rclone-test-jubacuy2pihe: bucket is versioned: false 2025/11/03 03:49:23 DEBUG : Waiting for deletions to finish 2025/11/03 03:49:25 INFO : S3 bucket rclone-test-jubacuy2pihe: Bucket "rclone-test-jubacuy2pihe" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3Alibaba: -verbose -test.run '^(TestCopyURL|TestDirMove|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestRcatSizeMetadata|TestRmdirsLeaveRoot|TestRmdirsWithFilter|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$|^TestRcatMetadata$/^Normal$'" - Finished OK in 13.777471245s (try 2/5)