"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncWithTrackRenames)$'" - Starting (try 3/5) 2025/05/13 02:53:41 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-linawak7wuce" 2025/05/13 02:53:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:53:41 DEBUG : Creating backend with remote "/tmp/rclone4093099189" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-linawak7wuce'", Local "Local file system at /tmp/rclone4093099189", Modify Window "1s" 2025/05/13 02:53:43 DEBUG : files root 'rclone-test-linawak7wuce': Waiting for checks to finish 2025/05/13 02:53:43 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/05/13 02:53:43 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/05/13 02:53:43 DEBUG : files root 'rclone-test-linawak7wuce': Waiting for transfers to finish 2025/05/13 02:53:44 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/05/13 02:53:44 INFO : empty space: Copied (replaced existing) 2025/05/13 02:53:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-linawak7wuce'", Local "Local file system at /tmp/rclone4093099189", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1035 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: empty space: 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) --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.63s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-linawak7wuce'", Local "Local file system at /tmp/rclone4093099189", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/13 02:53:45 INFO : files root 'rclone-test-linawak7wuce': Making map for --track-renames 2025/05/13 02:53:45 INFO : files root 'rclone-test-linawak7wuce': Finished making map for --track-renames 2025/05/13 02:53:45 DEBUG : files root 'rclone-test-linawak7wuce': Waiting for checks to finish 2025/05/13 02:53:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/13 02:53:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/13 02:53:45 DEBUG : files root 'rclone-test-linawak7wuce': Waiting for renames to finish 2025/05/13 02:53:45 DEBUG : files root 'rclone-test-linawak7wuce': Waiting for transfers to finish 2025/05/13 02:53:46 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/13 02:53:46 INFO : potato: Copied (new) 2025/05/13 02:53:46 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/05/13 02:53:46 INFO : yam: Copied (new) 2025/05/13 02:53:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-linawak7wuce'", Local "Local file system at /tmp/rclone4093099189", Modify Window "1s" 2025/05/13 02:53:46 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/13 02:53:46 INFO : files root 'rclone-test-linawak7wuce': Making map for --track-renames 2025/05/13 02:53:46 INFO : files root 'rclone-test-linawak7wuce': Finished making map for --track-renames 2025/05/13 02:53:46 DEBUG : files root 'rclone-test-linawak7wuce': Waiting for checks to finish 2025/05/13 02:53:46 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/05/13 02:53:46 DEBUG : potato: Unchanged skipping 2025/05/13 02:53:46 DEBUG : files root 'rclone-test-linawak7wuce': Waiting for renames to finish 2025/05/13 02:53:46 DEBUG : files root 'rclone-test-linawak7wuce': Waiting for transfers to finish 2025/05/13 02:53:47 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/05/13 02:53:47 INFO : yaml: Copied (new) 2025/05/13 02:53:47 DEBUG : Waiting for deletions to finish 2025/05/13 02:53:47 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-linawak7wuce'", Local "Local file system at /tmp/rclone4093099189", Modify Window "1s" sync_test.go:1564: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1564 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (3.48s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-linawak7wuce'", Local "Local file system at /tmp/rclone4093099189", Modify Window "1s" 2025/05/13 02:53:53 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/13 02:53:53 DEBUG : existing: Unchanged skipping 2025/05/13 02:53:53 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/13 02:53:53 INFO : SUBDIRA: Set directory modification time (using DirSetModTime) 2025/05/13 02:53:53 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2025/05/13 02:53:53 DEBUG : EXISTING: moving to existing-rclone-move-xajofoq6 2025/05/13 02:53:53 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-winigag0 2025/05/13 02:53:53 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-xajofoq6 2025/05/13 02:53:53 DEBUG : EXISTING: moving to existing 2025/05/13 02:53:53 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-winigag0 2025/05/13 02:53:53 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/13 02:53:54 INFO : existing-rclone-move-xajofoq6: Moved (server-side) to: existing 2025/05/13 02:53:54 INFO : EXISTING: Moved (server-side) to: existing 2025/05/13 02:53:54 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/13 02:53:54 INFO : existingbutdifferent-rclone-move-winigag0: Moved (server-side) to: existingbutdifferent 2025/05/13 02:53:54 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/13 02:53:54 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/13 02:53:54 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/13 02:53:54 INFO : SUBDIRA/subdirb: Set directory modification time (using DirSetModTime) 2025/05/13 02:53:54 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2025/05/13 02:53:55 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2025/05/13 02:53:55 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/13 02:53:55 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/13 02:53:56 INFO : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using DirSetModTime) 2025/05/13 02:53:56 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2025/05/13 02:53:57 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/13 02:53:57 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/13 02:53:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-diciseq5 2025/05/13 02:53:58 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using DirSetModTime) 2025/05/13 02:53:58 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2025/05/13 02:53:58 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-diciseq5 2025/05/13 02:53:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/13 02:53:59 INFO : subdira/subdirb/subdirc/hello-rclone-move-diciseq5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/13 02:53:59 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/13 02:53:59 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/13 02:53:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/13 02:53:59 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/13 02:53:59 DEBUG : files root 'rclone-test-linawak7wuce': Waiting for checks to finish 2025/05/13 02:53:59 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2025/05/13 02:53:59 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/13 02:53:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jitifaf9 2025/05/13 02:54:00 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jitifaf9 2025/05/13 02:54:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/13 02:54:00 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jitifaf9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/13 02:54:00 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/13 02:54:00 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/13 02:54:00 DEBUG : files root 'rclone-test-linawak7wuce': Waiting for transfers to finish 2025/05/13 02:54:01 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2025/05/13 02:54:01 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/13 02:54:01 DEBUG : Waiting for deletions to finish 2025/05/13 02:54:04 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-linawak7wuce/subdira/subdirb/subdirc not empty`) 2025/05/13 02:54:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/13 02:54:04 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-linawak7wuce/subdira/subdirb/subdirc not empty`) 2025/05/13 02:54:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/05/13 02:54:04 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-linawak7wuce/subdira/subdirb/subdirc not empty`) 2025/05/13 02:54:04 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/05/13 02:54:04 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-linawak7wuce/subdira/subdirb/subdirc not empty`) 2025/05/13 02:54:04 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/05/13 02:54:04 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-linawak7wuce/subdira/subdirb/subdirc not empty`) 2025/05/13 02:54:04 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/05/13 02:54:04 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-linawak7wuce/subdira/subdirb/subdirc not empty`) 2025/05/13 02:54:04 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/05/13 02:54:05 DEBUG : pacer: Reducing sleep to 480ms 2025/05/13 02:54:05 DEBUG : pacer: Reducing sleep to 360ms 2025/05/13 02:54:06 DEBUG : pacer: Reducing sleep to 270ms 2025/05/13 02:54:06 DEBUG : pacer: Reducing sleep to 202.5ms --- PASS: TestFixCase (17.65s) FAIL 2025/05/13 02:54:06 DEBUG : files root 'rclone-test-linawak7wuce': Purge remote 2025/05/13 02:54:06 DEBUG : pacer: Reducing sleep to 151.875ms "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncWithTrackRenames)$'" - Finished ERROR in 25.819672936s (try 3/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]