"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncBackupDir|TestSyncIgnoreErrors|TestSyncReplaceDirModTime|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$'" - Starting (try 2/5) 2025/05/08 03:48:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-yujofon2tano" 2025/05/08 03:48:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 03:48:08 DEBUG : Creating backend with remote "/tmp/rclone1768439969" === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-yujofon2tano", Local "Local file system at /tmp/rclone1768439969", Modify Window "1ns" 2025/05/08 03:48:16 INFO : d: Making directory 2025/05/08 03:48:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/08 03:48:18 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:48:18 DEBUG : c/non empty space: Unchanged skipping 2025/05/08 03:48:18 DEBUG : Yandex rclone-test-yujofon2tano: Waiting for checks to finish 2025/05/08 03:48:18 DEBUG : Yandex rclone-test-yujofon2tano: Waiting for transfers to finish 2025/05/08 03:48:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/08 03:48:20 INFO : a/potato2: Copied (new) 2025/05/08 03:48:20 DEBUG : Waiting for deletions to finish 2025/05/08 03:48:24 INFO : b/potato: Deleted 2025/05/08 03:48:24 INFO : d: Removing directory 2025/05/08 03:48:30 INFO : b: Removing directory 2025/05/08 03:48:35 DEBUG : Yandex rclone-test-yujofon2tano: deleted 2 directories run.go:180: Remote "Yandex rclone-test-yujofon2tano", Local "Local file system at /tmp/rclone1768439969", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (48.79s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-yujofon2tano", Local "Local file system at /tmp/rclone1768439969", Modify Window "1ns" 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:1437 Error: Should be true Test: TestSyncWithUpdateOlder Messages: one: Modification time difference too big |-117182h48m58.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-05-08 03:48:58 +0000 UTC) (precision 1ns) 2025/05/08 03:49:04 DEBUG : five: Need to transfer - File not found at Destination 2025/05/08 03:49:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/08 03:49:04 DEBUG : one: Destination is newer than source, skipping 2025/05/08 03:49:04 DEBUG : three: Sizes identical 2025/05/08 03:49:04 DEBUG : Yandex rclone-test-yujofon2tano: Waiting for checks to finish 2025/05/08 03:49:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/08 03:49:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 03:49:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1768439969) 2025/05/08 03:49:04 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-yujofon2tano) 2025/05/08 03:49:04 DEBUG : two: md5 differ 2025/05/08 03:49:04 DEBUG : Yandex rclone-test-yujofon2tano: Waiting for transfers to finish 2025/05/08 03:49:06 DEBUG : four: Dst hash empty - aborting Src hash check 2025/05/08 03:49:06 INFO : four: Copied (replaced existing) 2025/05/08 03:49:07 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/08 03:49:07 INFO : two: Copied (replaced existing) 2025/05/08 03:49:07 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/08 03:49:07 INFO : five: Copied (new) 2025/05/08 03:49:07 ERROR : Yandex rclone-test-yujofon2tano: not deleting files as there were IO errors 2025/05/08 03:49:07 ERROR : Yandex rclone-test-yujofon2tano: not deleting directories as there were IO errors sync_test.go:1444: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1444 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithUpdateOlder --- FAIL: TestSyncWithUpdateOlder (31.87s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-yujofon2tano", Local "Local file system at /tmp/rclone1768439969", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/05/08 03:49:29 INFO : Yandex rclone-test-yujofon2tano: Making map for --track-renames 2025/05/08 03:49:29 INFO : Yandex rclone-test-yujofon2tano: Finished making map for --track-renames 2025/05/08 03:49:29 DEBUG : Yandex rclone-test-yujofon2tano: Waiting for checks to finish 2025/05/08 03:49:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/08 03:49:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/08 03:49:29 DEBUG : Yandex rclone-test-yujofon2tano: Waiting for renames to finish 2025/05/08 03:49:29 DEBUG : Yandex rclone-test-yujofon2tano: Waiting for transfers to finish 2025/05/08 03:49:31 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/08 03:49:31 INFO : potato: Copied (new) 2025/05/08 03:49:32 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/08 03:49:32 INFO : yam: Copied (new) 2025/05/08 03:49:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yujofon2tano", Local "Local file system at /tmp/rclone1768439969", Modify Window "1ns" 2025/05/08 03:49:33 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:49:33 INFO : Yandex rclone-test-yujofon2tano: Making map for --track-renames 2025/05/08 03:49:33 INFO : Yandex rclone-test-yujofon2tano: Finished making map for --track-renames 2025/05/08 03:49:33 DEBUG : Yandex rclone-test-yujofon2tano: Waiting for checks to finish 2025/05/08 03:49:33 DEBUG : potato: Unchanged skipping 2025/05/08 03:49:33 DEBUG : Yandex rclone-test-yujofon2tano: Waiting for renames to finish 2025/05/08 03:49:35 INFO : yam: Moved (server-side) to: yaml 2025/05/08 03:49:35 INFO : yaml: Renamed from "yam" 2025/05/08 03:49:35 DEBUG : Yandex rclone-test-yujofon2tano: Waiting for transfers to finish 2025/05/08 03:49:35 DEBUG : Waiting for deletions to finish 2025/05/08 03:49:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yujofon2tano", Local "Local file system at /tmp/rclone1768439969", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (19.15s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-yujofon2tano", Local "Local file system at /tmp/rclone1768439969", Modify Window "1ns" 2025/05/08 03:49:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-yujofon2tano/dst" 2025/05/08 03:49:54 DEBUG : Config file has changed externally - reloading 2025/05/08 03:49:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-yujofon2tano/backup" 2025/05/08 03:49:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 03:49:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:49:55 DEBUG : two: Unchanged skipping 2025/05/08 03:49:55 DEBUG : Yandex rclone-test-yujofon2tano/dst: Waiting for checks to finish 2025/05/08 03:49:57 INFO : one: Moved (server-side) 2025/05/08 03:49:57 DEBUG : Yandex rclone-test-yujofon2tano/dst: Waiting for transfers to finish 2025/05/08 03:49:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/08 03:49:59 INFO : one: Copied (new) 2025/05/08 03:49:59 DEBUG : Waiting for deletions to finish 2025/05/08 03:50:01 INFO : three.txt: Moved (server-side) 2025/05/08 03:50:01 INFO : three.txt: Moved into backup dir 2025/05/08 03:50:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 03:50:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:50:04 DEBUG : two: Unchanged skipping 2025/05/08 03:50:04 DEBUG : Yandex rclone-test-yujofon2tano/dst: Waiting for checks to finish 2025/05/08 03:50:09 INFO : one: Deleted 2025/05/08 03:50:09 INFO : one: Moved (server-side) 2025/05/08 03:50:09 DEBUG : Yandex rclone-test-yujofon2tano/dst: Waiting for transfers to finish 2025/05/08 03:50:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/08 03:50:11 INFO : one: Copied (new) 2025/05/08 03:50:11 DEBUG : Waiting for deletions to finish 2025/05/08 03:50:16 INFO : three.txt: Deleted 2025/05/08 03:50:18 INFO : three.txt: Moved (server-side) 2025/05/08 03:50:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (59.48s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-yujofon2tano", Local "Local file system at /tmp/rclone1768439969", Modify Window "1ns" 2025/05/08 03:50:47 DEBUG : empty_dir: Making directory with metadata 2025/05/08 03:50:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 03:50:47 DEBUG : empty_on_remote: Making directory with metadata 2025/05/08 03:50:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 03:50:47 INFO : empty_on_remote: Making directory 2025/05/08 03:50:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-yujofon2tano", Local "Local file system at /tmp/rclone1768439969", Modify Window "1ns" 2025/05/08 03:50:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/08 03:50:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/08 03:50:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/08 03:50:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-yujofon2tano", Local "Local file system at /tmp/rclone1768439969", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (49.56s) FAIL 2025/05/08 03:51:37 DEBUG : Yandex rclone-test-yujofon2tano: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncBackupDir|TestSyncIgnoreErrors|TestSyncReplaceDirModTime|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$'" - Finished ERROR in 3m33.760987716s (try 2/5): exit status 1: Failed [TestSyncWithUpdateOlder]