"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestServerSideCopyOverSelf|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2025/01/13 01:49:25 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sesebog9habo" 2025/01/13 01:49:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:49:26 DEBUG : Creating backend with remote "/tmp/rclone2855784609" === RUN TestServerSideCopyOverSelf run.go:180: Remote "files root 'rclone-test-sesebog9habo'", Local "Local file system at /tmp/rclone2855784609", Modify Window "1s" 2025/01/13 01:49:28 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vakaqex6pago" sync_test.go:626: Server side copy (if possible) files root 'rclone-test-sesebog9habo' -> files root 'rclone-test-vakaqex6pago' 2025/01/13 01:49:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/13 01:49:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:49:29 DEBUG : files root 'rclone-test-vakaqex6pago': Waiting for checks to finish 2025/01/13 01:49:29 DEBUG : files root 'rclone-test-vakaqex6pago': Waiting for transfers to finish 2025/01/13 01:49:30 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/13 01:49:30 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/01/13 01:49:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/13 01:49:31 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesebog9habo'", Local "Local file system at /tmp/rclone2855784609", Modify Window "1s" 2025/01/13 01:49:32 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/13 01:49:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 01:49:32 DEBUG : files root 'rclone-test-vakaqex6pago': Waiting for checks to finish 2025/01/13 01:49:32 DEBUG : files root 'rclone-test-vakaqex6pago': Waiting for transfers to finish 2025/01/13 01:49:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/13 01:49:38 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/01/13 01:49:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/13 01:49:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-sesebog9habo'", Local "Local file system at /tmp/rclone2855784609", Modify Window "1s" 2025/01/13 01:49:38 DEBUG : files root 'rclone-test-vakaqex6pago': Purge remote --- PASS: TestServerSideCopyOverSelf (13.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-sesebog9habo'", Local "Local file system at /tmp/rclone2855784609", Modify Window "1s" 2025/01/13 01:49:41 DEBUG : files root 'rclone-test-sesebog9habo': Waiting for checks to finish 2025/01/13 01:49:41 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/01/13 01:49:41 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/01/13 01:49:41 DEBUG : files root 'rclone-test-sesebog9habo': Waiting for transfers to finish 2025/01/13 01:49:41 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/01/13 01:49:41 INFO : empty space: Copied (replaced existing) 2025/01/13 01:49:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesebog9habo'", Local "Local file system at /tmp/rclone2855784609", 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 (2.73s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-sesebog9habo'", Local "Local file system at /tmp/rclone2855784609", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/13 01:49:42 INFO : files root 'rclone-test-sesebog9habo': Making map for --track-renames 2025/01/13 01:49:42 INFO : files root 'rclone-test-sesebog9habo': Finished making map for --track-renames 2025/01/13 01:49:42 DEBUG : files root 'rclone-test-sesebog9habo': Waiting for checks to finish 2025/01/13 01:49:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/13 01:49:42 DEBUG : files root 'rclone-test-sesebog9habo': Waiting for renames to finish 2025/01/13 01:49:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/13 01:49:42 DEBUG : files root 'rclone-test-sesebog9habo': Waiting for transfers to finish 2025/01/13 01:49:43 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/13 01:49:43 INFO : potato: Copied (new) 2025/01/13 01:49:43 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/01/13 01:49:43 INFO : yam: Copied (new) 2025/01/13 01:49:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-sesebog9habo'", Local "Local file system at /tmp/rclone2855784609", Modify Window "1s" 2025/01/13 01:49:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/13 01:49:43 INFO : files root 'rclone-test-sesebog9habo': Making map for --track-renames 2025/01/13 01:49:43 INFO : files root 'rclone-test-sesebog9habo': Finished making map for --track-renames 2025/01/13 01:49:43 DEBUG : files root 'rclone-test-sesebog9habo': Waiting for checks to finish 2025/01/13 01:49:43 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/01/13 01:49:43 DEBUG : potato: Unchanged skipping 2025/01/13 01:49:43 DEBUG : files root 'rclone-test-sesebog9habo': Waiting for renames to finish 2025/01/13 01:49:43 DEBUG : files root 'rclone-test-sesebog9habo': Waiting for transfers to finish 2025/01/13 01:49:44 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/01/13 01:49:44 INFO : yaml: Copied (new) 2025/01/13 01:49:44 DEBUG : Waiting for deletions to finish 2025/01/13 01:49:44 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-sesebog9habo'", Local "Local file system at /tmp/rclone2855784609", 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) FAIL 2025/01/13 01:49:45 DEBUG : files root 'rclone-test-sesebog9habo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestServerSideCopyOverSelf|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncWithTrackRenames)$'" - Finished ERROR in 20.211658973s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]