"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncWithTrackRenames)$'" - Starting (try 4/5) 2025/06/17 02:27:39 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bazopuv2juye" 2025/06/17 02:27:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 02:27:39 DEBUG : Creating backend with remote "/tmp/rclone2005117574" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-bazopuv2juye'", Local "Local file system at /tmp/rclone2005117574", Modify Window "1s" 2025/06/17 02:27:42 DEBUG : files root 'rclone-test-bazopuv2juye': Waiting for checks to finish 2025/06/17 02:27:42 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/06/17 02:27:42 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/06/17 02:27:42 DEBUG : files root 'rclone-test-bazopuv2juye': Waiting for transfers to finish 2025/06/17 02:27:43 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/06/17 02:27:43 INFO : empty space: Copied (replaced existing) 2025/06/17 02:27:43 DEBUG : Waiting for deletions to finish fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:1036 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.79s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-bazopuv2juye'", Local "Local file system at /tmp/rclone2005117574", Modify Window "1s" sync_test.go:1539: Can track renames: true 2025/06/17 02:27:43 INFO : files root 'rclone-test-bazopuv2juye': Making map for --track-renames 2025/06/17 02:27:43 INFO : files root 'rclone-test-bazopuv2juye': Finished making map for --track-renames 2025/06/17 02:27:43 DEBUG : files root 'rclone-test-bazopuv2juye': Waiting for checks to finish 2025/06/17 02:27:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/17 02:27:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/17 02:27:43 DEBUG : files root 'rclone-test-bazopuv2juye': Waiting for renames to finish 2025/06/17 02:27:43 DEBUG : files root 'rclone-test-bazopuv2juye': Waiting for transfers to finish 2025/06/17 02:27:44 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/06/17 02:27:44 INFO : yam: Copied (new) 2025/06/17 02:27:44 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/06/17 02:27:44 INFO : potato: Copied (new) 2025/06/17 02:27:44 DEBUG : Waiting for deletions to finish 2025/06/17 02:27:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/17 02:27:44 INFO : files root 'rclone-test-bazopuv2juye': Making map for --track-renames 2025/06/17 02:27:44 INFO : files root 'rclone-test-bazopuv2juye': Finished making map for --track-renames 2025/06/17 02:27:44 DEBUG : files root 'rclone-test-bazopuv2juye': Waiting for checks to finish 2025/06/17 02:27:44 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/06/17 02:27:44 DEBUG : potato: Unchanged skipping 2025/06/17 02:27:44 DEBUG : files root 'rclone-test-bazopuv2juye': Waiting for renames to finish 2025/06/17 02:27:44 DEBUG : files root 'rclone-test-bazopuv2juye': Waiting for transfers to finish 2025/06/17 02:27:45 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/06/17 02:27:45 INFO : yaml: Copied (new) 2025/06/17 02:27:45 DEBUG : Waiting for deletions to finish 2025/06/17 02:27:45 INFO : yam: Deleted sync_test.go:1565: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1565 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (3.04s) FAIL 2025/06/17 02:27:46 DEBUG : files root 'rclone-test-bazopuv2juye': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncWithTrackRenames)$'" - Finished ERROR in 7.751478741s (try 4/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]