"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestServerSideMoveWithFilter|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncSuffixKeepExtension|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2024/12/22 01:44:53 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-royuram8wino" 2024/12/22 01:44:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 01:44:54 DEBUG : Creating backend with remote "/tmp/rclone2532284518" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-royuram8wino'", Local "Local file system at /tmp/rclone2532284518", Modify Window "1s" 2024/12/22 01:44: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 2024/12/22 01:44:56 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/12/22 01:44:56 DEBUG : files root 'rclone-test-royuram8wino': Waiting for checks to finish 2024/12/22 01:44:56 DEBUG : files root 'rclone-test-royuram8wino': Waiting for transfers to finish 2024/12/22 01:44:57 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/12/22 01:44:57 INFO : empty space: Copied (replaced existing) 2024/12/22 01:44:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-royuram8wino'", Local "Local file system at /tmp/rclone2532284518", 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.80s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-royuram8wino'", Local "Local file system at /tmp/rclone2532284518", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/12/22 01:44:58 INFO : files root 'rclone-test-royuram8wino': Making map for --track-renames 2024/12/22 01:44:58 INFO : files root 'rclone-test-royuram8wino': Finished making map for --track-renames 2024/12/22 01:44:58 DEBUG : files root 'rclone-test-royuram8wino': Waiting for checks to finish 2024/12/22 01:44:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/22 01:44:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/22 01:44:58 DEBUG : files root 'rclone-test-royuram8wino': Waiting for renames to finish 2024/12/22 01:44:58 DEBUG : files root 'rclone-test-royuram8wino': Waiting for transfers to finish 2024/12/22 01:44:59 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/12/22 01:44:59 INFO : potato: Copied (new) 2024/12/22 01:44:59 DEBUG : yam: Dst hash empty - aborting Src hash check 2024/12/22 01:44:59 INFO : yam: Copied (new) 2024/12/22 01:44:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-royuram8wino'", Local "Local file system at /tmp/rclone2532284518", Modify Window "1s" 2024/12/22 01:44:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/22 01:44:59 INFO : files root 'rclone-test-royuram8wino': Making map for --track-renames 2024/12/22 01:44:59 INFO : files root 'rclone-test-royuram8wino': Finished making map for --track-renames 2024/12/22 01:44:59 DEBUG : files root 'rclone-test-royuram8wino': Waiting for checks to finish 2024/12/22 01:44:59 DEBUG : yaml: Need to transfer - No matching file found at Destination 2024/12/22 01:44:59 DEBUG : potato: Unchanged skipping 2024/12/22 01:44:59 DEBUG : files root 'rclone-test-royuram8wino': Waiting for renames to finish 2024/12/22 01:44:59 DEBUG : files root 'rclone-test-royuram8wino': Waiting for transfers to finish 2024/12/22 01:45:00 DEBUG : yaml: Dst hash empty - aborting Src hash check 2024/12/22 01:45:00 INFO : yaml: Copied (new) 2024/12/22 01:45:00 DEBUG : Waiting for deletions to finish 2024/12/22 01:45:00 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-royuram8wino'", Local "Local file system at /tmp/rclone2532284518", 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.88s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "files root 'rclone-test-royuram8wino'", Local "Local file system at /tmp/rclone2532284518", Modify Window "1s" 2024/12/22 01:45:02 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-recivef1qawu" sync_test.go:1705: Server side move (if possible) files root 'rclone-test-royuram8wino' -> files root 'rclone-test-recivef1qawu' 2024/12/22 01:45:06 DEBUG : empty space: Excluded (Size Filter) 2024/12/22 01:45:06 DEBUG : empty space: Excluded 2024/12/22 01:45:06 DEBUG : empty space: Excluded (Size Filter) 2024/12/22 01:45:06 DEBUG : empty space: Excluded 2024/12/22 01:45:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 01:45:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/22 01:45:06 DEBUG : files root 'rclone-test-recivef1qawu': Waiting for checks to finish 2024/12/22 01:45:06 DEBUG : files root 'rclone-test-recivef1qawu': Waiting for transfers to finish 2024/12/22 01:45:07 INFO : potato3: Deleted 2024/12/22 01:45:07 INFO : potato2: Moved (server-side) 2024/12/22 01:45:07 INFO : potato3: Moved (server-side) 2024/12/22 01:45:07 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-wewacig9dusi" 2024/12/22 01:45:08 DEBUG : empty space: Excluded (Size Filter) 2024/12/22 01:45:08 DEBUG : empty space: Excluded 2024/12/22 01:45:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 01:45:08 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/22 01:45:08 DEBUG : files root 'rclone-test-wewacig9dusi': Waiting for checks to finish 2024/12/22 01:45:08 DEBUG : files root 'rclone-test-wewacig9dusi': Waiting for transfers to finish 2024/12/22 01:45:09 INFO : potato2: Moved (server-side) 2024/12/22 01:45:09 INFO : potato3: Moved (server-side) 2024/12/22 01:45:09 DEBUG : files root 'rclone-test-wewacig9dusi': Purge remote 2024/12/22 01:45:09 DEBUG : files root 'rclone-test-recivef1qawu': Purge remote --- PASS: TestServerSideMoveWithFilter (8.36s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-royuram8wino'", Local "Local file system at /tmp/rclone2532284518", Modify Window "1s" 2024/12/22 01:45:13 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-royuram8wino/dst" 2024/12/22 01:45:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 01:45:14 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/22 01:45:15 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/22 01:45:15 INFO : one: Copied (new) 2024/12/22 01:45:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/22 01:45:15 DEBUG : two: Unchanged skipping 2024/12/22 01:45:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/22 01:45:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/22 01:45:16 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/12/22 01:45:16 INFO : three.txt: Copied (new) 2024/12/22 01:45:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 01:45:17 INFO : one-2019-01-01: Deleted 2024/12/22 01:45:18 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/22 01:45:18 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/22 01:45:18 INFO : one: Copied (new) 2024/12/22 01:45:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/22 01:45:19 DEBUG : two: Unchanged skipping 2024/12/22 01:45:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/22 01:45:19 INFO : three-2019-01-01.txt: Deleted 2024/12/22 01:45:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/22 01:45:20 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/12/22 01:45:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.70s) FAIL 2024/12/22 01:45:22 DEBUG : files root 'rclone-test-royuram8wino': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestServerSideMoveWithFilter|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncSuffixKeepExtension|TestSyncWithTrackRenames)$'" - Finished ERROR in 28.643842529s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]