"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestNothingToTransferWithEmptyDirs|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirSuffixOnly|TestSyncConcurrentTruncate|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2025/05/16 04:25:53 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tedoyul4gipu" 2025/05/16 04:25:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 04:25:54 DEBUG : Creating backend with remote "/tmp/rclone1643451724" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-tedoyul4gipu'", Local "Local file system at /tmp/rclone1643451724", Modify Window "1s" 2025/05/16 04:25:56 DEBUG : files root 'rclone-test-tedoyul4gipu': Waiting for checks to finish 2025/05/16 04:25:56 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/16 04:25:56 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/05/16 04:25:56 DEBUG : files root 'rclone-test-tedoyul4gipu': Waiting for transfers to finish 2025/05/16 04:25:57 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/05/16 04:25:57 INFO : empty space: Copied (replaced existing) 2025/05/16 04:25:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tedoyul4gipu'", Local "Local file system at /tmp/rclone1643451724", 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 (4.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-tedoyul4gipu'", Local "Local file system at /tmp/rclone1643451724", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/16 04:25:58 INFO : files root 'rclone-test-tedoyul4gipu': Making map for --track-renames 2025/05/16 04:25:58 INFO : files root 'rclone-test-tedoyul4gipu': Finished making map for --track-renames 2025/05/16 04:25:58 DEBUG : files root 'rclone-test-tedoyul4gipu': Waiting for checks to finish 2025/05/16 04:25:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/16 04:25:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/16 04:25:58 DEBUG : files root 'rclone-test-tedoyul4gipu': Waiting for renames to finish 2025/05/16 04:25:58 DEBUG : files root 'rclone-test-tedoyul4gipu': Waiting for transfers to finish 2025/05/16 04:25:58 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/05/16 04:25:58 INFO : yam: Copied (new) 2025/05/16 04:25:59 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/16 04:25:59 INFO : potato: Copied (new) 2025/05/16 04:25:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tedoyul4gipu'", Local "Local file system at /tmp/rclone1643451724", Modify Window "1s" 2025/05/16 04:25:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:25:59 INFO : files root 'rclone-test-tedoyul4gipu': Making map for --track-renames 2025/05/16 04:25:59 INFO : files root 'rclone-test-tedoyul4gipu': Finished making map for --track-renames 2025/05/16 04:25:59 DEBUG : files root 'rclone-test-tedoyul4gipu': Waiting for checks to finish 2025/05/16 04:25:59 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/05/16 04:25:59 DEBUG : potato: Unchanged skipping 2025/05/16 04:25:59 DEBUG : files root 'rclone-test-tedoyul4gipu': Waiting for renames to finish 2025/05/16 04:25:59 DEBUG : files root 'rclone-test-tedoyul4gipu': Waiting for transfers to finish 2025/05/16 04:26:00 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/05/16 04:26:00 INFO : yaml: Copied (new) 2025/05/16 04:26:00 DEBUG : Waiting for deletions to finish 2025/05/16 04:26:00 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-tedoyul4gipu'", Local "Local file system at /tmp/rclone1643451724", 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.58s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "files root 'rclone-test-tedoyul4gipu'", Local "Local file system at /tmp/rclone1643451724", Modify Window "1s" 2025/05/16 04:26:04 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tedoyul4gipu/dst" 2025/05/16 04:26:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/16 04:26:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:26:05 DEBUG : files root 'rclone-test-tedoyul4gipu/dst': Waiting for checks to finish 2025/05/16 04:26:05 DEBUG : two: Unchanged skipping 2025/05/16 04:26:06 INFO : one: Moved (server-side) to: one.bak 2025/05/16 04:26:06 DEBUG : files root 'rclone-test-tedoyul4gipu/dst': Waiting for transfers to finish 2025/05/16 04:26:07 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/16 04:26:07 INFO : one: Copied (new) 2025/05/16 04:26:07 DEBUG : Waiting for deletions to finish 2025/05/16 04:26:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/16 04:26:08 INFO : three.txt: Moved into backup dir 2025/05/16 04:26:10 DEBUG : one.bak: Excluded (Path Filter) 2025/05/16 04:26:10 DEBUG : one.bak: Excluded 2025/05/16 04:26:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/16 04:26:10 DEBUG : three.txt.bak: Excluded 2025/05/16 04:26:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/16 04:26:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:26:10 DEBUG : two: Unchanged skipping 2025/05/16 04:26:10 DEBUG : files root 'rclone-test-tedoyul4gipu/dst': Waiting for checks to finish 2025/05/16 04:26:10 INFO : one.bak: Deleted 2025/05/16 04:26:11 INFO : one: Moved (server-side) to: one.bak 2025/05/16 04:26:11 DEBUG : files root 'rclone-test-tedoyul4gipu/dst': Waiting for transfers to finish 2025/05/16 04:26:12 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/16 04:26:12 INFO : one: Copied (new) 2025/05/16 04:26:12 DEBUG : Waiting for deletions to finish 2025/05/16 04:26:12 INFO : three.txt.bak: Deleted 2025/05/16 04:26:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/16 04:26:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.85s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-tedoyul4gipu'", Local "Local file system at /tmp/rclone1643451724", Modify Window "1s" 2025/05/16 04:26:18 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:26:18 DEBUG : existing: Unchanged skipping 2025/05/16 04:26:18 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/16 04:26:18 DEBUG : EXISTING: moving to existing-rclone-move-wopugem1 2025/05/16 04:26:18 INFO : SUBDIRA: Set directory modification time (using DirSetModTime) 2025/05/16 04:26:18 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2025/05/16 04:26:18 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-sokoder7 2025/05/16 04:26:19 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-sokoder7 2025/05/16 04:26:19 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/16 04:26:19 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-wopugem1 2025/05/16 04:26:19 DEBUG : EXISTING: moving to existing 2025/05/16 04:26:19 INFO : existingbutdifferent-rclone-move-sokoder7: Moved (server-side) to: existingbutdifferent 2025/05/16 04:26:19 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/16 04:26:19 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/16 04:26:19 INFO : existing-rclone-move-wopugem1: Moved (server-side) to: existing 2025/05/16 04:26:19 INFO : EXISTING: Moved (server-side) to: existing 2025/05/16 04:26:19 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/16 04:26:19 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/16 04:26:20 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2025/05/16 04:26:20 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/16 04:26:21 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/16 04:26:21 INFO : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using DirSetModTime) 2025/05/16 04:26:21 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2025/05/16 04:26:22 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/16 04:26:23 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/16 04:26:23 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using DirSetModTime) 2025/05/16 04:26:23 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2025/05/16 04:26:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-jeyawuh4 2025/05/16 04:26:23 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-jeyawuh4 2025/05/16 04:26:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/16 04:26:24 INFO : subdira/subdirb/subdirc/hello-rclone-move-jeyawuh4: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/16 04:26:24 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/16 04:26:24 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/16 04:26:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/16 04:26:24 DEBUG : files root 'rclone-test-tedoyul4gipu': Waiting for checks to finish 2025/05/16 04:26:24 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/16 04:26:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qihovak8 2025/05/16 04:26:25 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2025/05/16 04:26:25 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/16 04:26:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qihovak8 2025/05/16 04:26:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/16 04:26:25 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qihovak8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/16 04:26:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/16 04:26:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/16 04:26:25 DEBUG : files root 'rclone-test-tedoyul4gipu': Waiting for transfers to finish 2025/05/16 04:26:26 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2025/05/16 04:26:26 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/16 04:26:26 ERROR : files root 'rclone-test-tedoyul4gipu': not deleting files as there were IO errors 2025/05/16 04:26:26 ERROR : files root 'rclone-test-tedoyul4gipu': 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 2025/05/16 04:26:28 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tedoyul4gipu/subdira/subdirb/subdirc not empty`) 2025/05/16 04:26:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/16 04:26:28 DEBUG : pacer: Reducing sleep to 15ms 2025/05/16 04:26:28 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tedoyul4gipu/subdira/subdirb not empty`) 2025/05/16 04:26:28 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/05/16 04:26:28 DEBUG : pacer: Reducing sleep to 22.5ms 2025/05/16 04:26:29 DEBUG : pacer: Reducing sleep to 16.875ms 2025/05/16 04:26:29 DEBUG : pacer: Reducing sleep to 12.65625ms --- FAIL: TestFixCase (14.73s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "files root 'rclone-test-tedoyul4gipu'", Local "Local file system at /tmp/rclone1643451724", Modify Window "1s" 2025/05/16 04:26:29 DEBUG : pacer: Reducing sleep to 10ms 2025/05/16 04:27:01 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : files root 'rclone-test-tedoyul4gipu': Waiting for checks to finish 2025/05/16 04:27:01 DEBUG : both0: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both12: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both13: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both14: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both15: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both16: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both17: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both18: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both19: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both2: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both3: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both4: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both5: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both6: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both7: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both8: Unchanged skipping 2025/05/16 04:27:01 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/16 04:27:01 DEBUG : both9: Unchanged skipping 2025/05/16 04:27:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : both1: Unchanged skipping 2025/05/16 04:27:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : both11: Unchanged skipping 2025/05/16 04:27:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : both10: Unchanged skipping 2025/05/16 04:27:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/16 04:27:01 DEBUG : files root 'rclone-test-tedoyul4gipu': Waiting for transfers to finish 2025/05/16 04:27:02 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/05/16 04:27:02 INFO : only0: Copied (replaced existing) 2025/05/16 04:27:02 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/05/16 04:27:02 INFO : only1: Copied (replaced existing) 2025/05/16 04:27:02 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/05/16 04:27:02 INFO : only10: Copied (replaced existing) 2025/05/16 04:27:02 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/05/16 04:27:02 INFO : only11: Copied (replaced existing) 2025/05/16 04:27:03 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/05/16 04:27:03 INFO : only12: Copied (replaced existing) 2025/05/16 04:27:03 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/05/16 04:27:03 INFO : only15: Copied (replaced existing) 2025/05/16 04:27:04 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/05/16 04:27:04 INFO : only16: Copied (replaced existing) 2025/05/16 04:27:04 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/05/16 04:27:04 INFO : only17: Copied (replaced existing) 2025/05/16 04:27:05 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/05/16 04:27:05 INFO : only19: Copied (replaced existing) 2025/05/16 04:27:05 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/05/16 04:27:05 INFO : only4: Copied (replaced existing) 2025/05/16 04:27:05 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/05/16 04:27:05 INFO : only5: Copied (replaced existing) 2025/05/16 04:27:05 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/05/16 04:27:05 INFO : only6: Copied (replaced existing) 2025/05/16 04:27:06 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/05/16 04:27:06 INFO : only13: Copied (replaced existing) 2025/05/16 04:27:06 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/05/16 04:27:06 INFO : only14: Copied (replaced existing) 2025/05/16 04:27:06 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/05/16 04:27:06 INFO : only18: Copied (replaced existing) 2025/05/16 04:27:06 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/05/16 04:27:06 INFO : only8: Copied (replaced existing) 2025/05/16 04:27:07 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/05/16 04:27:07 INFO : only2: Copied (replaced existing) 2025/05/16 04:27:07 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/05/16 04:27:07 INFO : only3: Copied (replaced existing) 2025/05/16 04:27:07 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/05/16 04:27:07 INFO : only9: Copied (replaced existing) 2025/05/16 04:27:07 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/05/16 04:27:07 INFO : only7: Copied (replaced existing) 2025/05/16 04:27:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-tedoyul4gipu'", Local "Local file system at /tmp/rclone1643451724", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (45.83s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "files root 'rclone-test-tedoyul4gipu'", Local "Local file system at /tmp/rclone1643451724", Modify Window "1s" 2025/05/16 04:27:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/16 04:27:15 INFO : sub dir: Making directory 2025/05/16 04:27:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "files root 'rclone-test-tedoyul4gipu'", Local "Local file system at /tmp/rclone1643451724", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-tedoyul4gipu'", Local "Local file system at /tmp/rclone1643451724", Modify Window "1s" 2025/05/16 04:27:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/16 04:27:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/16 04:27:25 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/16 04:27:25 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-tedoyul4gipu'", Local "Local file system at /tmp/rclone1643451724", Modify Window "1s" 2025/05/16 04:27:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tedoyul4gipu/sub dirEmpty not empty`) 2025/05/16 04:27:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/16 04:27:32 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tedoyul4gipu/sub dirEmpty not empty`) 2025/05/16 04:27:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/05/16 04:27:33 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-tedoyul4gipu/sub dirEmpty not empty`) 2025/05/16 04:27:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/05/16 04:27:33 DEBUG : pacer: Reducing sleep to 60ms 2025/05/16 04:27:33 DEBUG : pacer: Reducing sleep to 45ms 2025/05/16 04:27:33 DEBUG : pacer: Reducing sleep to 33.75ms 2025/05/16 04:27:33 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/05/16 04:27:33 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tedoyul4gipu/sub dir2/very/very/very/very not empty`) 2025/05/16 04:27:33 DEBUG : pacer: Rate limited, increasing sleep to 50.625ms 2025/05/16 04:27:34 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/05/16 04:27:34 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/05/16 04:27:34 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/05/16 04:27:34 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/05/16 04:27:34 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/05/16 04:27:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tedoyul4gipu/sub dir2 not empty`) 2025/05/16 04:27:34 DEBUG : pacer: Rate limited, increasing sleep to 24.027096ms 2025/05/16 04:27:34 DEBUG : pacer: Reducing sleep to 18.020322ms 2025/05/16 04:27:35 DEBUG : pacer: Reducing sleep to 13.515241ms 2025/05/16 04:27:35 DEBUG : pacer: Reducing sleep to 10.13643ms 2025/05/16 04:27:35 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestNothingToTransferWithEmptyDirs (21.02s) FAIL 2025/05/16 04:27:36 DEBUG : files root 'rclone-test-tedoyul4gipu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestNothingToTransferWithEmptyDirs|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirSuffixOnly|TestSyncConcurrentTruncate|TestSyncWithTrackRenames)$'" - Finished ERROR in 1m42.979070302s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames TestFixCase]