"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirWithSuffix|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2025/05/04 01:31:35 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vizoxit6kuko" 2025/05/04 01:31:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:31:36 DEBUG : Creating backend with remote "/tmp/rclone3705645679" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-vizoxit6kuko'", Local "Local file system at /tmp/rclone3705645679", Modify Window "1s" 2025/05/04 01:31:38 DEBUG : files root 'rclone-test-vizoxit6kuko': Waiting for checks to finish 2025/05/04 01:31:38 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/04 01:31:38 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/05/04 01:31:38 DEBUG : files root 'rclone-test-vizoxit6kuko': Waiting for transfers to finish 2025/05/04 01:31:39 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/05/04 01:31:39 INFO : empty space: Copied (replaced existing) 2025/05/04 01:31:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vizoxit6kuko'", Local "Local file system at /tmp/rclone3705645679", 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.55s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-vizoxit6kuko'", Local "Local file system at /tmp/rclone3705645679", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/04 01:31:40 INFO : files root 'rclone-test-vizoxit6kuko': Making map for --track-renames 2025/05/04 01:31:40 INFO : files root 'rclone-test-vizoxit6kuko': Finished making map for --track-renames 2025/05/04 01:31:40 DEBUG : files root 'rclone-test-vizoxit6kuko': Waiting for checks to finish 2025/05/04 01:31:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/04 01:31:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/04 01:31:40 DEBUG : files root 'rclone-test-vizoxit6kuko': Waiting for renames to finish 2025/05/04 01:31:40 DEBUG : files root 'rclone-test-vizoxit6kuko': Waiting for transfers to finish 2025/05/04 01:31:41 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/04 01:31:41 INFO : potato: Copied (new) 2025/05/04 01:31:41 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/05/04 01:31:41 INFO : yam: Copied (new) 2025/05/04 01:31:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-vizoxit6kuko'", Local "Local file system at /tmp/rclone3705645679", Modify Window "1s" 2025/05/04 01:31:41 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 01:31:41 INFO : files root 'rclone-test-vizoxit6kuko': Making map for --track-renames 2025/05/04 01:31:41 INFO : files root 'rclone-test-vizoxit6kuko': Finished making map for --track-renames 2025/05/04 01:31:41 DEBUG : files root 'rclone-test-vizoxit6kuko': Waiting for checks to finish 2025/05/04 01:31:41 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/05/04 01:31:41 DEBUG : potato: Unchanged skipping 2025/05/04 01:31:41 DEBUG : files root 'rclone-test-vizoxit6kuko': Waiting for renames to finish 2025/05/04 01:31:41 DEBUG : files root 'rclone-test-vizoxit6kuko': Waiting for transfers to finish 2025/05/04 01:31:42 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/05/04 01:31:42 INFO : yaml: Copied (new) 2025/05/04 01:31:42 DEBUG : Waiting for deletions to finish 2025/05/04 01:31:42 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-vizoxit6kuko'", Local "Local file system at /tmp/rclone3705645679", 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.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "files root 'rclone-test-vizoxit6kuko'", Local "Local file system at /tmp/rclone3705645679", Modify Window "1s" 2025/05/04 01:31:46 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vizoxit6kuko/dst" 2025/05/04 01:31:47 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vizoxit6kuko/backup" 2025/05/04 01:31:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 01:31:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 01:31:48 DEBUG : two: Unchanged skipping 2025/05/04 01:31:48 DEBUG : files root 'rclone-test-vizoxit6kuko/dst': Waiting for checks to finish 2025/05/04 01:31:49 INFO : one: Moved (server-side) to: one.bak 2025/05/04 01:31:49 DEBUG : files root 'rclone-test-vizoxit6kuko/dst': Waiting for transfers to finish 2025/05/04 01:31:50 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/04 01:31:50 INFO : one: Copied (new) 2025/05/04 01:31:50 DEBUG : Waiting for deletions to finish 2025/05/04 01:31:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/04 01:31:51 INFO : three.txt: Moved into backup dir 2025/05/04 01:31:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 01:31:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 01:31:54 DEBUG : two: Unchanged skipping 2025/05/04 01:31:54 DEBUG : files root 'rclone-test-vizoxit6kuko/dst': Waiting for checks to finish 2025/05/04 01:31:54 INFO : one.bak: Deleted 2025/05/04 01:31:55 INFO : one: Moved (server-side) to: one.bak 2025/05/04 01:31:55 DEBUG : files root 'rclone-test-vizoxit6kuko/dst': Waiting for transfers to finish 2025/05/04 01:31:56 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/04 01:31:56 INFO : one: Copied (new) 2025/05/04 01:31:56 DEBUG : Waiting for deletions to finish 2025/05/04 01:31:57 INFO : three.txt.bak: Deleted 2025/05/04 01:31:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/04 01:31:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.04s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-vizoxit6kuko'", Local "Local file system at /tmp/rclone3705645679", Modify Window "1s" 2025/05/04 01:32:04 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/04 01:32:04 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 01:32:04 DEBUG : existing: Unchanged skipping 2025/05/04 01:32:04 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-korahiw9 2025/05/04 01:32:04 INFO : SUBDIRA: Set directory modification time (using DirSetModTime) 2025/05/04 01:32:04 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2025/05/04 01:32:04 DEBUG : EXISTING: moving to existing-rclone-move-vonolux8 2025/05/04 01:32:05 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-vonolux8 2025/05/04 01:32:05 DEBUG : EXISTING: moving to existing 2025/05/04 01:32:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-korahiw9 2025/05/04 01:32:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/04 01:32:05 INFO : existing-rclone-move-vonolux8: Moved (server-side) to: existing 2025/05/04 01:32:05 INFO : EXISTING: Moved (server-side) to: existing 2025/05/04 01:32:05 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/04 01:32:05 INFO : existingbutdifferent-rclone-move-korahiw9: Moved (server-side) to: existingbutdifferent 2025/05/04 01:32:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/04 01:32:05 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/04 01:32:05 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/04 01:32:06 INFO : SUBDIRA/subdirb: Set directory modification time (using DirSetModTime) 2025/05/04 01:32:06 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2025/05/04 01:32:06 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2025/05/04 01:32:06 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/04 01:32:07 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/04 01:32:07 INFO : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using DirSetModTime) 2025/05/04 01:32:07 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2025/05/04 01:32:08 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/04 01:32:09 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/04 01:32:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-lajizak4 2025/05/04 01:32:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using DirSetModTime) 2025/05/04 01:32:09 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2025/05/04 01:32:09 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-lajizak4 2025/05/04 01:32:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/04 01:32:10 INFO : subdira/subdirb/subdirc/hello-rclone-move-lajizak4: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/04 01:32:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/04 01:32:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/04 01:32:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/04 01:32:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/04 01:32:10 DEBUG : files root 'rclone-test-vizoxit6kuko': Waiting for checks to finish 2025/05/04 01:32:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ridariv2 2025/05/04 01:32:11 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2025/05/04 01:32:11 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/04 01:32:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ridariv2 2025/05/04 01:32:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/04 01:32:11 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ridariv2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/04 01:32:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/04 01:32:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/04 01:32:11 DEBUG : files root 'rclone-test-vizoxit6kuko': Waiting for transfers to finish 2025/05/04 01:32:12 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2025/05/04 01:32:12 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/04 01:32:12 DEBUG : Waiting for deletions to finish 2025/05/04 01:32:15 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vizoxit6kuko/subdira/subdirb not empty`) 2025/05/04 01:32:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/04 01:32:15 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vizoxit6kuko/subdira/subdirb not empty`) 2025/05/04 01:32:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/05/04 01:32:15 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vizoxit6kuko/subdira/subdirb not empty`) 2025/05/04 01:32:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/05/04 01:32:15 DEBUG : pacer: Reducing sleep to 60ms 2025/05/04 01:32:15 DEBUG : pacer: Reducing sleep to 45ms 2025/05/04 01:32:15 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestFixCase (16.09s) FAIL 2025/05/04 01:32:16 DEBUG : files root 'rclone-test-vizoxit6kuko': Purge remote 2025/05/04 01:32:16 DEBUG : pacer: Reducing sleep to 25.3125ms "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirWithSuffix|TestSyncWithTrackRenames)$'" - Finished ERROR in 40.248358017s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]