"./operations.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose -test.run '^(TestCat|TestCopyURL|TestCount|TestDelete|TestDirMove|TestHashSums|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestStatJSON|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2025/10/29 01:03:43 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lezebek6kide" 2025/10/29 01:03:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 01:03:43 DEBUG : Creating backend with remote "/tmp/rclone3254198420" === RUN TestStatJSON run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2025/10/29 01:03:45 DEBUG : sub: "sub" is "D" === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2025/10/29 01:03:45 DEBUG : object not found: remote notfound: directory 8f85b485-4d64-49f7-a999-0d5596ef7489: leaf notfound === RUN TestStatJSON/DirFilesOnly 2025/10/29 01:03:45 DEBUG : sub: "sub" is "D" === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly 2025/10/29 01:03:45 DEBUG : object not found: remote notfound: directory 8f85b485-4d64-49f7-a999-0d5596ef7489: leaf notfound === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/10/29 01:03:45 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lezebek6kide/notfound" --- PASS: TestStatJSON (3.59s) --- PASS: TestStatJSON/Root (0.06s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.17s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.06s) --- PASS: TestStatJSON/File (0.10s) --- PASS: TestStatJSON/NotFound (0.11s) --- PASS: TestStatJSON/DirFilesOnly (0.13s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.07s) --- PASS: TestStatJSON/FileDirsOnly (0.06s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.06s) --- PASS: TestStatJSON/RootNotFound (0.40s) === RUN TestLsd run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" --- PASS: TestLsd (1.40s) === RUN TestLs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" --- PASS: TestLs (1.42s) === RUN TestLsWithFilesFrom run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:03:51 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/29 01:03:51 DEBUG : empty space: Excluded 2025/10/29 01:03:51 DEBUG : object not found: remote notfound: directory 8f85b485-4d64-49f7-a999-0d5596ef7489: leaf notfound --- PASS: TestLsWithFilesFrom (1.67s) === RUN TestLsLong run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" --- PASS: TestLsLong (1.53s) === RUN TestHashSums run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" --- PASS: TestHashSums (1.39s) === RUN TestCount run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" --- PASS: TestCount (2.38s) === RUN TestDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:03:58 DEBUG : Waiting for deletions to finish 2025/10/29 01:03:58 DEBUG : large: Excluded (Size Filter) 2025/10/29 01:03:58 DEBUG : large: Excluded 2025/10/29 01:03:58 INFO : medium: Deleted 2025/10/29 01:03:58 INFO : small: Deleted --- PASS: TestDelete (1.62s) === RUN TestMaxDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:04:00 DEBUG : Waiting for deletions to finish 2025/10/29 01:04:00 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/29 01:04:00 INFO : large: Deleted 2025/10/29 01:04:00 INFO : small: Deleted --- PASS: TestMaxDelete (2.23s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:04:02 DEBUG : Waiting for deletions to finish 2025/10/29 01:04:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/29 01:04:02 INFO : medium: Deleted 2025/10/29 01:04:02 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.19s) === RUN TestMaxDeleteSize run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:04:04 DEBUG : Waiting for deletions to finish 2025/10/29 01:04:04 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/10/29 01:04:04 INFO : large: Deleted 2025/10/29 01:04:04 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.12s) === RUN TestReadFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" --- PASS: TestReadFile (1.51s) === RUN TestCat run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" --- PASS: TestCat (3.83s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:04:11 INFO : A2: Making directory 2025/10/29 01:04:11 INFO : A1/B2: Making directory 2025/10/29 01:04:11 INFO : A1/B2/C2: Making directory 2025/10/29 01:04:11 INFO : A1/B1/C3: Making directory 2025/10/29 01:04:12 INFO : A3: Making directory 2025/10/29 01:04:12 INFO : A3/B3: Making directory 2025/10/29 01:04:12 INFO : A3/B3/C4: Making directory 2025/10/29 01:04:13 DEBUG : removing 1 level 3 directories 2025/10/29 01:04:13 INFO : A3/B3/C4: Removing directory 2025/10/29 01:04:14 DEBUG : removing 2 level 3 directories 2025/10/29 01:04:14 INFO : A1/B2/C2: Removing directory 2025/10/29 01:04:14 INFO : A1/B1/C3: Removing directory 2025/10/29 01:04:14 DEBUG : removing 2 level 2 directories 2025/10/29 01:04:14 INFO : A3/B3: Removing directory 2025/10/29 01:04:14 INFO : A1/B2: Removing directory 2025/10/29 01:04:15 DEBUG : removing 2 level 1 directories 2025/10/29 01:04:15 INFO : A3: Removing directory 2025/10/29 01:04:15 INFO : A2: Removing directory 2025/10/29 01:04:16 DEBUG : removing 1 level 3 directories 2025/10/29 01:04:16 INFO : A1/B1/C1: Removing directory 2025/10/29 01:04:17 DEBUG : removing 1 level 2 directories 2025/10/29 01:04:17 INFO : A1/B1: Removing directory 2025/10/29 01:04:17 DEBUG : removing 1 level 1 directories 2025/10/29 01:04:17 INFO : A1: Removing directory 2025/10/29 01:04:18 DEBUG : removing 1 level 0 directories 2025/10/29 01:04:18 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: Removing directory 2025/10/29 01:04:18 ERROR : error listing: directory not found 2025/10/29 01:04:18 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (8.26s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:04:18 INFO : A1: Making directory 2025/10/29 01:04:19 INFO : A1/B1: Making directory 2025/10/29 01:04:19 INFO : A1/B1/C1: Making directory 2025/10/29 01:04:19 DEBUG : removing 1 level 3 directories 2025/10/29 01:04:19 INFO : A1/B1/C1: Removing directory 2025/10/29 01:04:20 DEBUG : removing 1 level 2 directories 2025/10/29 01:04:20 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (2.48s) === RUN TestRmdirsWithFilter run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:04:21 INFO : A1: Making directory 2025/10/29 01:04:21 INFO : A1/B1: Making directory 2025/10/29 01:04:21 INFO : A1/B1/C1: Making directory 2025/10/29 01:04:22 DEBUG : removing 1 level 3 directories 2025/10/29 01:04:22 INFO : A1/B1/C1: Removing directory 2025/10/29 01:04:22 DEBUG : removing 1 level 2 directories 2025/10/29 01:04:22 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.13s) === RUN TestCopyURL run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:04:24 DEBUG : filename.txt: File name found in url 2025/10/29 01:04:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.69s) === RUN TestMoveFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:04:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/29 01:04:28 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/10/29 01:04:28 INFO : file1: Copied (new) to: sub/file2 2025/10/29 01:04:28 INFO : file1: Deleted 2025/10/29 01:04:28 DEBUG : file1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/10/29 01:04:28 DEBUG : file1: Unchanged skipping 2025/10/29 01:04:28 INFO : file1: Deleted 2025/10/29 01:04:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.61s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:04:29 DEBUG : object not found: remote file1: directory 70b554cc-4f03-49a2-a039-e84571254638: leaf file1 2025/10/29 01:04:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/29 01:04:30 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2025/10/29 01:04:30 INFO : file1: Copied (new) 2025/10/29 01:04:30 INFO : file1: Deleted 2025/10/29 01:04:30 DEBUG : file1: Destination exists, skipping 2025/10/29 01:04:30 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:04:32 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lezebek6kide/backup" 2025/10/29 01:04:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/29 01:04:32 INFO : dst/file1: Moved (server-side) 2025/10/29 01:04:33 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/10/29 01:04:33 INFO : dst/file1: Copied (new) 2025/10/29 01:04:33 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.97s) === RUN TestDirMove run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:04:39 INFO : A1/B2: Making directory 2025/10/29 01:04:39 INFO : A1/B1/C3: Making directory 2025/10/29 01:04:42 DEBUG : object not found: remote A3/B1/C2/five: directory 167fc299-100d-4b75-a3e7-72f0126b9942: leaf five 2025/10/29 01:04:42 DEBUG : object not found: remote A3/one: directory efc51c83-c573-4501-b8c3-cf257209d449: leaf one 2025/10/29 01:04:42 DEBUG : object not found: remote A3/B1/C1/four: directory 7e10a148-dcc3-4a64-9e2a-d56ca5791ac0: leaf four 2025/10/29 01:04:42 DEBUG : object not found: remote A3/two: directory efc51c83-c573-4501-b8c3-cf257209d449: leaf two 2025/10/29 01:04:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/29 01:04:43 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/29 01:04:43 DEBUG : object not found: remote A3/B1/three: directory cff7826b-0c3a-40b1-afd3-875c3158e462: leaf three 2025/10/29 01:04:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/29 01:04:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/29 01:04:43 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/29 01:04:46 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/29 01:04:47 DEBUG : object not found: remote A4/B1/C1/four: directory f3ed4f82-9997-4395-a7de-aac366f7e74a: leaf four 2025/10/29 01:04:47 DEBUG : object not found: remote A4/one: directory 1f55a5c0-a184-4e24-ade0-8ae457fb6969: leaf one 2025/10/29 01:04:47 DEBUG : object not found: remote A4/B1/C2/five: directory 1cc23285-ff79-42fa-8bd9-01d642f6b52d: leaf five 2025/10/29 01:04:47 DEBUG : object not found: remote A4/B1/three: directory b9e0eab6-98f6-447f-b882-b7111187820f: leaf three 2025/10/29 01:04:47 DEBUG : object not found: remote A4/two: directory 1f55a5c0-a184-4e24-ade0-8ae457fb6969: leaf two 2025/10/29 01:04:48 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/29 01:04:48 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/29 01:04:48 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/29 01:04:48 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/29 01:04:48 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (20.68s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:04:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: File to upload is small (34 bytes), uploading instead of streaming 2025/10/29 01:04:57 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/29 01:04:57 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/29 01:04:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/29 01:04:58 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:04:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: File to upload is small (34 bytes), uploading instead of streaming 2025/10/29 01:04:59 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/29 01:04:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/29 01:05:00 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:05:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: File to upload is small (34 bytes), uploading instead of streaming 2025/10/29 01:05:01 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/10/29 01:05:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/29 01:05:02 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 235ns, within tolerance 1µs) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:05:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: File to upload is small (34 bytes), uploading instead of streaming 2025/10/29 01:05:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/29 01:05:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/29 01:05:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (9.18s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.27s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.29s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.59s) === RUN TestRcatSize run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:05:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: File to upload is small (60 bytes), uploading instead of streaming 2025/10/29 01:05:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (2.08s) === RUN TestTouchDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:05:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: Touching "empty space" 2025/10/29 01:05:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: Touching "potato2" 2025/10/29 01:05:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: Touching "sub dir/potato3" --- PASS: TestTouchDir (4.18s) === RUN TestRemoveExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide", Local "Local file system at /tmp/rclone3254198420", Modify Window "1µs" 2025/10/29 01:05:13 DEBUG : object not found: remote not found: directory 70b554cc-4f03-49a2-a039-e84571254638: leaf not found 2025/10/29 01:05:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yejocif7" before starting 2025/10/29 01:05:14 DEBUG : sub dir/test remove existing.yejocif7: TEST: removing renamed existing file after operation 2025/10/29 01:05:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fixeroc6" before starting 2025/10/29 01:05:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fixeroc6: TEST: renaming existing back after failed operation 2025/10/29 01:05:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fofixoh7" before starting 2025/10/29 01:05:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fofixoh7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (4.52s) PASS 2025/10/29 01:05:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lezebek6kide: Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose -test.run '^(TestCat|TestCopyURL|TestCount|TestDelete|TestDirMove|TestHashSums|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestStatJSON|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished OK in 1m33.859699019s (try 2/5)