"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2025/05/23 04:56:15 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tasivok1tafe" 2025/05/23 04:56:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 04:56:16 DEBUG : Creating backend with remote "/tmp/rclone913095755" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-tasivok1tafe'", Local "Local file system at /tmp/rclone913095755", Modify Window "1s" 2025/05/23 04:56:18 DEBUG : files root 'rclone-test-tasivok1tafe': Waiting for checks to finish 2025/05/23 04:56:18 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/23 04:56:18 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/05/23 04:56:18 DEBUG : files root 'rclone-test-tasivok1tafe': Waiting for transfers to finish 2025/05/23 04:56:19 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/05/23 04:56:19 INFO : empty space: Copied (replaced existing) 2025/05/23 04:56:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tasivok1tafe'", Local "Local file system at /tmp/rclone913095755", 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.81s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-tasivok1tafe'", Local "Local file system at /tmp/rclone913095755", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/23 04:56:20 INFO : files root 'rclone-test-tasivok1tafe': Making map for --track-renames 2025/05/23 04:56:20 INFO : files root 'rclone-test-tasivok1tafe': Finished making map for --track-renames 2025/05/23 04:56:20 DEBUG : files root 'rclone-test-tasivok1tafe': Waiting for checks to finish 2025/05/23 04:56:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/23 04:56:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/23 04:56:20 DEBUG : files root 'rclone-test-tasivok1tafe': Waiting for renames to finish 2025/05/23 04:56:20 DEBUG : files root 'rclone-test-tasivok1tafe': Waiting for transfers to finish 2025/05/23 04:56:20 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/23 04:56:20 INFO : potato: Copied (new) 2025/05/23 04:56:21 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/05/23 04:56:21 INFO : yam: Copied (new) 2025/05/23 04:56:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tasivok1tafe'", Local "Local file system at /tmp/rclone913095755", Modify Window "1s" 2025/05/23 04:56:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/23 04:56:21 INFO : files root 'rclone-test-tasivok1tafe': Making map for --track-renames 2025/05/23 04:56:21 INFO : files root 'rclone-test-tasivok1tafe': Finished making map for --track-renames 2025/05/23 04:56:21 DEBUG : files root 'rclone-test-tasivok1tafe': Waiting for checks to finish 2025/05/23 04:56:21 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/05/23 04:56:21 DEBUG : potato: Unchanged skipping 2025/05/23 04:56:21 DEBUG : files root 'rclone-test-tasivok1tafe': Waiting for renames to finish 2025/05/23 04:56:21 DEBUG : files root 'rclone-test-tasivok1tafe': Waiting for transfers to finish 2025/05/23 04:56:22 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/05/23 04:56:22 INFO : yaml: Copied (new) 2025/05/23 04:56:22 DEBUG : Waiting for deletions to finish 2025/05/23 04:56:22 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-tasivok1tafe'", Local "Local file system at /tmp/rclone913095755", 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.37s) === RUN TestSyncSuffix run.go:180: Remote "files root 'rclone-test-tasivok1tafe'", Local "Local file system at /tmp/rclone913095755", Modify Window "1s" 2025/05/23 04:56:25 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tasivok1tafe/dst" 2025/05/23 04:56:25 DEBUG : Config file has changed externally - reloading 2025/05/23 04:56:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/23 04:56:28 INFO : one: Moved (server-side) to: one.bak 2025/05/23 04:56:29 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/23 04:56:29 INFO : one: Copied (new) 2025/05/23 04:56:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/23 04:56:29 DEBUG : two: Unchanged skipping 2025/05/23 04:56:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/23 04:56:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/23 04:56:30 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/05/23 04:56:30 INFO : three.txt: Copied (new) 2025/05/23 04:56:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/23 04:56:32 INFO : one.bak: Deleted 2025/05/23 04:56:32 INFO : one: Moved (server-side) to: one.bak 2025/05/23 04:56:33 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/23 04:56:33 INFO : one: Copied (new) 2025/05/23 04:56:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/23 04:56:33 DEBUG : two: Unchanged skipping 2025/05/23 04:56:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/23 04:56:34 INFO : three.txt.bak: Deleted 2025/05/23 04:56:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/23 04:56:35 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/05/23 04:56:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.76s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-tasivok1tafe'", Local "Local file system at /tmp/rclone913095755", Modify Window "1s" 2025/05/23 04:56:42 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/23 04:56:42 DEBUG : existing: Unchanged skipping 2025/05/23 04:56:42 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/23 04:56:42 DEBUG : EXISTING: moving to existing-rclone-move-yujurum2 2025/05/23 04:56:42 INFO : SUBDIRA: Set directory modification time (using DirSetModTime) 2025/05/23 04:56:42 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2025/05/23 04:56:42 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-roquyur2 2025/05/23 04:56:42 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yujurum2 2025/05/23 04:56:42 DEBUG : EXISTING: moving to existing 2025/05/23 04:56:42 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-roquyur2 2025/05/23 04:56:42 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/23 04:56:43 INFO : existing-rclone-move-yujurum2: Moved (server-side) to: existing 2025/05/23 04:56:43 INFO : EXISTING: Moved (server-side) to: existing 2025/05/23 04:56:43 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/23 04:56:43 INFO : existingbutdifferent-rclone-move-roquyur2: Moved (server-side) to: existingbutdifferent 2025/05/23 04:56:43 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/23 04:56:43 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/23 04:56:43 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/23 04:56:43 INFO : SUBDIRA/subdirb: Set directory modification time (using DirSetModTime) 2025/05/23 04:56:43 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2025/05/23 04:56:44 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2025/05/23 04:56:44 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/23 04:56:45 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/23 04:56:46 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/23 04:56:46 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/23 04:56:46 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-wizuzis7 2025/05/23 04:56:46 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using DirSetModTime) 2025/05/23 04:56:46 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2025/05/23 04:56:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-wizuzis7 2025/05/23 04:56:47 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/23 04:56:47 INFO : subdira/subdirb/subdirc/hello-rclone-move-wizuzis7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/23 04:56:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/23 04:56:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/23 04:56:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/23 04:56:48 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/23 04:56:48 DEBUG : files root 'rclone-test-tasivok1tafe': Waiting for checks to finish 2025/05/23 04:56:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hocesev0 2025/05/23 04:56:48 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2025/05/23 04:56:48 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/23 04:56:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hocesev0 2025/05/23 04:56:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/23 04:56:49 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hocesev0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/23 04:56:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/23 04:56:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/23 04:56:49 DEBUG : files root 'rclone-test-tasivok1tafe': Waiting for transfers to finish 2025/05/23 04:56:50 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2025/05/23 04:56:50 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/23 04:56:50 ERROR : files root 'rclone-test-tasivok1tafe': not deleting files as there were IO errors 2025/05/23 04:56:50 ERROR : files root 'rclone-test-tasivok1tafe': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: Not Found - `Not Found. This may be related to your permissions.` Test: TestFixCase --- FAIL: TestFixCase (14.28s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "files root 'rclone-test-tasivok1tafe'", Local "Local file system at /tmp/rclone913095755", Modify Window "1s" 2025/05/23 04:56:52 DEBUG : empty_dir: Making directory with metadata 2025/05/23 04:56:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 04:56:52 DEBUG : empty_on_remote: Making directory with metadata 2025/05/23 04:56:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 04:56:52 INFO : empty_on_remote: Making directory 2025/05/23 04:56:52 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-tasivok1tafe'", Local "Local file system at /tmp/rclone913095755", Modify Window "1s" 2025/05/23 04:56:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/23 04:56:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/23 04:56:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/23 04:56:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/23 04:56:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tasivok1tafe'", Local "Local file system at /tmp/rclone913095755", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (7.30s) FAIL 2025/05/23 04:56:59 DEBUG : files root 'rclone-test-tasivok1tafe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncWithTrackRenames)$'" - Finished ERROR in 44.480953564s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames TestFixCase]