"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirWithSuffixKeepExtension|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2025/04/03 04:49:00 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jenatek8cusu" 2025/04/03 04:49:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 04:49:01 DEBUG : Creating backend with remote "/tmp/rclone3135873106" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-jenatek8cusu'", Local "Local file system at /tmp/rclone3135873106", Modify Window "1s" 2025/04/03 04:49:02 DEBUG : files root 'rclone-test-jenatek8cusu': Waiting for checks to finish 2025/04/03 04:49:02 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/04/03 04:49:02 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/04/03 04:49:02 DEBUG : files root 'rclone-test-jenatek8cusu': Waiting for transfers to finish 2025/04/03 04:49:03 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/04/03 04:49:03 INFO : empty space: Copied (replaced existing) 2025/04/03 04:49:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-jenatek8cusu'", Local "Local file system at /tmp/rclone3135873106", 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.01s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-jenatek8cusu'", Local "Local file system at /tmp/rclone3135873106", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/03 04:49:04 INFO : files root 'rclone-test-jenatek8cusu': Making map for --track-renames 2025/04/03 04:49:04 INFO : files root 'rclone-test-jenatek8cusu': Finished making map for --track-renames 2025/04/03 04:49:04 DEBUG : files root 'rclone-test-jenatek8cusu': Waiting for checks to finish 2025/04/03 04:49:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/03 04:49:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/03 04:49:04 DEBUG : files root 'rclone-test-jenatek8cusu': Waiting for renames to finish 2025/04/03 04:49:04 DEBUG : files root 'rclone-test-jenatek8cusu': Waiting for transfers to finish 2025/04/03 04:49:04 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/04/03 04:49:04 INFO : yam: Copied (new) 2025/04/03 04:49:05 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/03 04:49:05 INFO : potato: Copied (new) 2025/04/03 04:49:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-jenatek8cusu'", Local "Local file system at /tmp/rclone3135873106", Modify Window "1s" 2025/04/03 04:49:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 04:49:05 INFO : files root 'rclone-test-jenatek8cusu': Making map for --track-renames 2025/04/03 04:49:05 INFO : files root 'rclone-test-jenatek8cusu': Finished making map for --track-renames 2025/04/03 04:49:05 DEBUG : files root 'rclone-test-jenatek8cusu': Waiting for checks to finish 2025/04/03 04:49:05 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/04/03 04:49:05 DEBUG : potato: Unchanged skipping 2025/04/03 04:49:05 DEBUG : files root 'rclone-test-jenatek8cusu': Waiting for renames to finish 2025/04/03 04:49:05 DEBUG : files root 'rclone-test-jenatek8cusu': Waiting for transfers to finish 2025/04/03 04:49:06 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/04/03 04:49:06 INFO : yaml: Copied (new) 2025/04/03 04:49:06 DEBUG : Waiting for deletions to finish 2025/04/03 04:49:06 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-jenatek8cusu'", Local "Local file system at /tmp/rclone3135873106", 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.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-jenatek8cusu'", Local "Local file system at /tmp/rclone3135873106", Modify Window "1s" 2025/04/03 04:49:09 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jenatek8cusu/dst" 2025/04/03 04:49:10 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jenatek8cusu/backup" 2025/04/03 04:49:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 04:49:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 04:49:11 DEBUG : two: Unchanged skipping 2025/04/03 04:49:11 DEBUG : files root 'rclone-test-jenatek8cusu/dst': Waiting for checks to finish 2025/04/03 04:49:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 04:49:12 DEBUG : files root 'rclone-test-jenatek8cusu/dst': Waiting for transfers to finish 2025/04/03 04:49:14 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/03 04:49:14 INFO : one: Copied (new) 2025/04/03 04:49:14 DEBUG : Waiting for deletions to finish 2025/04/03 04:49:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 04:49:14 INFO : three.txt: Moved into backup dir 2025/04/03 04:49:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 04:49:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/03 04:49:16 DEBUG : two: Unchanged skipping 2025/04/03 04:49:16 DEBUG : files root 'rclone-test-jenatek8cusu/dst': Waiting for checks to finish 2025/04/03 04:49:16 INFO : one-2019-01-01: Deleted 2025/04/03 04:49:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 04:49:17 DEBUG : files root 'rclone-test-jenatek8cusu/dst': Waiting for transfers to finish 2025/04/03 04:49:17 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/03 04:49:17 INFO : one: Copied (new) 2025/04/03 04:49:17 DEBUG : Waiting for deletions to finish 2025/04/03 04:49:18 INFO : three-2019-01-01.txt: Deleted 2025/04/03 04:49:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 04:49:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.73s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "files root 'rclone-test-jenatek8cusu'", Local "Local file system at /tmp/rclone3135873106", Modify Window "1s" 2025/04/03 04:49:20 DEBUG : empty_dir: Making directory with metadata 2025/04/03 04:49:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 04:49:20 DEBUG : empty_on_remote: Making directory with metadata 2025/04/03 04:49:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 04:49:20 INFO : empty_on_remote: Making directory 2025/04/03 04:49:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "files root 'rclone-test-jenatek8cusu'", Local "Local file system at /tmp/rclone3135873106", Modify Window "1s" 2025/04/03 04:49:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/03 04:49:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/03 04:49:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/03 04:49:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/03 04:49:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-jenatek8cusu'", Local "Local file system at /tmp/rclone3135873106", Modify Window "1s" 2025/04/03 04:49:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jenatek8cusu/test_dir2 not empty`) 2025/04/03 04:49:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/03 04:49:26 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jenatek8cusu/test_dir2 not empty`) 2025/04/03 04:49:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/04/03 04:49:26 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-jenatek8cusu/test_dir2 not empty`) 2025/04/03 04:49:26 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/04/03 04:49:26 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-jenatek8cusu/test_dir2 not empty`) 2025/04/03 04:49:26 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/04/03 04:49:26 DEBUG : pacer: Reducing sleep to 120ms 2025/04/03 04:49:27 DEBUG : pacer: Reducing sleep to 90ms 2025/04/03 04:49:27 DEBUG : pacer: Reducing sleep to 67.5ms 2025/04/03 04:49:27 DEBUG : pacer: Reducing sleep to 50.625ms 2025/04/03 04:49:27 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/04/03 04:49:27 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/04/03 04:49:27 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/04/03 04:49:27 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/04/03 04:49:27 DEBUG : pacer: Reducing sleep to 12.013548ms --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (7.73s) FAIL 2025/04/03 04:49:27 DEBUG : files root 'rclone-test-jenatek8cusu': Purge remote 2025/04/03 04:49:28 DEBUG : pacer: Reducing sleep to 10ms "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirWithSuffixKeepExtension|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncWithTrackRenames)$'" - Finished ERROR in 27.48102682s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]