"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestFixCase|TestSyncBackupDirWithSuffix)$'" - Starting (try 3/5) 2026/03/07 02:36:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yalabil7gofe" 2026/03/07 02:36:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 02:36:08 DEBUG : Starting OpenDrive session with ID: c891a9333592645b4348fa44d58fe346b7655e4635a8d4ef543907089264fa95 2026/03/07 02:36:09 DEBUG : Creating backend with remote "/tmp/rclone4100448667" === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "OpenDrive root 'rclone-test-yalabil7gofe'", Local "Local file system at /tmp/rclone4100448667", Modify Window "1s" 2026/03/07 02:36:11 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/03/07 02:36:13 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/03/07 02:36:16 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/03/07 02:36:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yalabil7gofe/dst" 2026/03/07 02:36:19 DEBUG : Starting OpenDrive session with ID: 4842d046ca4ce2d6d25e47d740d55df2813baaafdee6419e83ea13562f9ac127 2026/03/07 02:36:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yalabil7gofe/backup" 2026/03/07 02:36:20 DEBUG : Starting OpenDrive session with ID: 01da0e236662708d895c842087d483453d5c3d835adefbf8dfbbc40ff3a8b3a8 2026/03/07 02:36:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone4100448667) 2026/03/07 02:36:20 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-yalabil7gofe/dst') 2026/03/07 02:36:20 DEBUG : two: size = 3 OK 2026/03/07 02:36:20 DEBUG : one: Sizes differ 2026/03/07 02:36:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/07 02:36:20 DEBUG : two: Unchanged skipping 2026/03/07 02:36:20 DEBUG : OpenDrive root 'rclone-test-yalabil7gofe/dst': Waiting for checks to finish 2026/03/07 02:36:21 INFO : one: Moved (server-side) to: one.bak 2026/03/07 02:36:21 DEBUG : OpenDrive root 'rclone-test-yalabil7gofe/dst': Waiting for transfers to finish 2026/03/07 02:36:22 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/03/07 02:36:23 DEBUG : one: size = 4 OK 2026/03/07 02:36:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/07 02:36:23 INFO : one: Copied (new) 2026/03/07 02:36:23 DEBUG : Waiting for deletions to finish 2026/03/07 02:36:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/07 02:36:23 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-yalabil7gofe'/backup/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2026/03/07 02:36:34 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/three.txt (6), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-yalabil7gofe'/backup/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2026/03/07 02:36:45 DEBUG : one: Need to transfer - File not found at Destination 2026/03/07 02:36:45 DEBUG : two: size = 3 OK 2026/03/07 02:36:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/07 02:36:45 DEBUG : two: Unchanged skipping 2026/03/07 02:36:45 DEBUG : OpenDrive root 'rclone-test-yalabil7gofe/dst': Waiting for checks to finish 2026/03/07 02:36:45 DEBUG : OpenDrive root 'rclone-test-yalabil7gofe/dst': Waiting for transfers to finish 2026/03/07 02:36:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/03/07 02:36:47 DEBUG : one: size = 5 OK 2026/03/07 02:36:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/07 02:36:47 INFO : one: Copied (new) 2026/03/07 02:36:47 DEBUG : Waiting for deletions to finish 2026/03/07 02:36:48 INFO : three.txt.bak: Deleted 2026/03/07 02:36:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/07 02:36:48 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (43.58s) === RUN TestFixCase run.go:185: Remote "OpenDrive root 'rclone-test-yalabil7gofe'", Local "Local file system at /tmp/rclone4100448667", Modify Window "1s" 2026/03/07 02:36:53 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2026/03/07 02:36:56 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2026/03/07 02:37:01 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2026/03/07 02:37:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2026/03/07 02:37:07 DEBUG : EXISTING: size = 6 OK 2026/03/07 02:37:07 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone4100448667) 2026/03/07 02:37:07 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/07 02:37:07 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (OpenDrive root 'rclone-test-yalabil7gofe') 2026/03/07 02:37:07 DEBUG : existing: Unchanged skipping 2026/03/07 02:37:07 DEBUG : existingbutdifferent: Sizes differ 2026/03/07 02:37:07 DEBUG : subdira-rclone-move-suvepof9: same parent dir (ODFfMTA1NjU5NDZfZDRhWTY) - using folder/rename instead of move_copy 2026/03/07 02:37:07 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-mevojix7 2026/03/07 02:37:07 DEBUG : EXISTING: moving to existing-rclone-move-tevexuy3 2026/03/07 02:37:08 DEBUG : subdira: same parent dir (ODFfMTA1NjU5NDZfZDRhWTY) - using folder/rename instead of move_copy 2026/03/07 02:37:08 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfMTA1NjU5NDZfZDRhWTY) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-mevojix7 2026/03/07 02:37:08 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/03/07 02:37:08 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-mevojix7 2026/03/07 02:37:08 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2026/03/07 02:37:08 DEBUG : EXISTING: same parent dir (ODFfMTA1NjU5NDZfZDRhWTY) - using file/rename instead of move_copy for existing-rclone-move-tevexuy3 2026/03/07 02:37:08 DEBUG : existingbutdifferent-rclone-move-mevojix7: same parent dir (ODFfMTA1NjU5NDZfZDRhWTY) - using file/rename instead of move_copy for existingbutdifferent 2026/03/07 02:37:08 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-tevexuy3 2026/03/07 02:37:08 DEBUG : EXISTING: moving to existing 2026/03/07 02:37:08 INFO : existingbutdifferent-rclone-move-mevojix7: Moved (server-side) to: existingbutdifferent 2026/03/07 02:37:08 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2026/03/07 02:37:08 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2026/03/07 02:37:09 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2026/03/07 02:37:09 DEBUG : subdira/subdirb-rclone-move-cucanul6: same parent dir (ODFfMTA1NjU5NjRfQkI4NXI) - using folder/rename instead of move_copy 2026/03/07 02:37:09 DEBUG : existing-rclone-move-tevexuy3: same parent dir (ODFfMTA1NjU5NDZfZDRhWTY) - using file/rename instead of move_copy for existing 2026/03/07 02:37:09 INFO : existing-rclone-move-tevexuy3: Moved (server-side) to: existing 2026/03/07 02:37:09 INFO : EXISTING: Moved (server-side) to: existing 2026/03/07 02:37:09 INFO : EXISTING: Fixed case by renaming to: existing 2026/03/07 02:37:10 DEBUG : subdira/subdirb: same parent dir (ODFfMTA1NjU5NjRfQkI4NXI) - using folder/rename instead of move_copy 2026/03/07 02:37:10 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2026/03/07 02:37:10 DEBUG : existingbutdifferent: size = 5 OK 2026/03/07 02:37:10 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/03/07 02:37:10 INFO : existingbutdifferent: Copied (replaced existing) 2026/03/07 02:37:10 DEBUG : subdira/subdirb/subdirc-rclone-move-tepurak0: same parent dir (ODFfMTA1NjU5NjVfdUpkN2g) - using folder/rename instead of move_copy 2026/03/07 02:37:11 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfMTA1NjU5NjVfdUpkN2g) - using folder/rename instead of move_copy 2026/03/07 02:37:11 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2026/03/07 02:37:11 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone4100448667) 2026/03/07 02:37:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (OpenDrive root 'rclone-test-yalabil7gofe') 2026/03/07 02:37:11 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2026/03/07 02:37:12 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-mesucat0: same parent dir (ODFfMTA1NjU5NjZfVVNucDk) - using folder/rename instead of move_copy 2026/03/07 02:37:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-casemoh7 2026/03/07 02:37:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfMTA1NjU5NjZfVVNucDk) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-casemoh7 2026/03/07 02:37:12 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-casemoh7 2026/03/07 02:37:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2026/03/07 02:37:13 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-casemoh7: same parent dir (ODFfMTA1NjU5NjZfVVNucDk) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2026/03/07 02:37:13 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfMTA1NjU5NjZfVVNucDk) - using folder/rename instead of move_copy 2026/03/07 02:37:14 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2026/03/07 02:37:14 INFO : subdira/subdirb/subdirc/hello-rclone-move-casemoh7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/03/07 02:37:14 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/03/07 02:37:14 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2026/03/07 02:37:14 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/03/07 02:37:14 DEBUG : OpenDrive root 'rclone-test-yalabil7gofe': Waiting for checks to finish 2026/03/07 02:37:14 DEBUG : OpenDrive root 'rclone-test-yalabil7gofe': Waiting for transfers to finish 2026/03/07 02:37:14 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2026/03/07 02:37:15 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2026/03/07 02:37:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/03/07 02:37:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/03/07 02:37:16 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2026/03/07 02:37:16 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/03/07 02:37:16 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/03/07 02:37:16 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2026/03/07 02:37:16 DEBUG : Waiting for deletions to finish run.go:130: removing dir "subdira/subdirb/subdirc/subdird" failed - try 1/3: folder not empty --- PASS: TestFixCase (30.28s) FAIL 2026/03/07 02:37:23 DEBUG : OpenDrive root 'rclone-test-yalabil7gofe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestFixCase|TestSyncBackupDirWithSuffix)$'" - Finished ERROR in 1m16.087428884s (try 3/5): exit status 1: Failed [TestSyncBackupDirWithSuffix]