"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncIgnoreTimes|TestSyncMultipleCompareDest)$'" - Starting (try 2/5) 2025/05/09 01:47:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-hequtuj9reqo" 2025/05/09 01:47:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 01:47:15 DEBUG : Creating backend with remote "/tmp/rclone1597800956" === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-hequtuj9reqo", Local "Local file system at /tmp/rclone1597800956", Modify Window "1ns" 2025/05/09 01:47:20 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 01:47:20 DEBUG : Yandex rclone-test-hequtuj9reqo: Waiting for checks to finish 2025/05/09 01:47:20 DEBUG : existing: Unchanged skipping 2025/05/09 01:47:20 DEBUG : Yandex rclone-test-hequtuj9reqo: Waiting for transfers to finish 2025/05/09 01:47:20 DEBUG : Waiting for deletions to finish 2025/05/09 01:47:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hequtuj9reqo", Local "Local file system at /tmp/rclone1597800956", Modify Window "1ns" 2025/05/09 01:47:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/09 01:47:21 DEBUG : Yandex rclone-test-hequtuj9reqo: Waiting for checks to finish 2025/05/09 01:47:21 DEBUG : Yandex rclone-test-hequtuj9reqo: Waiting for transfers to finish 2025/05/09 01:47:23 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/05/09 01:47:23 INFO : existing: Copied (replaced existing) 2025/05/09 01:47:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hequtuj9reqo", Local "Local file system at /tmp/rclone1597800956", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (16.42s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-hequtuj9reqo", Local "Local file system at /tmp/rclone1597800956", Modify Window "1ns" 2025/05/09 01:47:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-hequtuj9reqo/dest" 2025/05/09 01:47:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-hequtuj9reqo/pre-dest1" 2025/05/09 01:47:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-hequtuj9reqo/pre-dest2" 2025/05/09 01:47:37 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 01:47:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/09 01:47:38 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 01:47:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/09 01:47:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/09 01:47:39 DEBUG : Yandex rclone-test-hequtuj9reqo/dest: Waiting for checks to finish 2025/05/09 01:47:39 DEBUG : Yandex rclone-test-hequtuj9reqo/dest: Waiting for transfers to finish 2025/05/09 01:47:41 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/05/09 01:47:41 INFO : 3: Copied (new) 2025/05/09 01:47:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (40.53s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-hequtuj9reqo", Local "Local file system at /tmp/rclone1597800956", 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:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: dst/three.txt: Modification time difference too big |-212661h43m9.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-09 01:48:16 +0000 UTC) (precision 1ns) 2025/05/09 01:48:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-hequtuj9reqo/dst" 2025/05/09 01:48:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-hequtuj9reqo/backup" 2025/05/09 01:48:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 01:48:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 01:48:19 DEBUG : two: Unchanged skipping 2025/05/09 01:48:19 DEBUG : Yandex rclone-test-hequtuj9reqo/dst: Waiting for checks to finish 2025/05/09 01:48:21 INFO : one: Moved (server-side) to: one.bak 2025/05/09 01:48:21 DEBUG : Yandex rclone-test-hequtuj9reqo/dst: Waiting for transfers to finish 2025/05/09 01:48:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/09 01:48:23 INFO : one: Copied (new) 2025/05/09 01:48:23 DEBUG : Waiting for deletions to finish 2025/05/09 01:48:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/09 01:48:25 INFO : three.txt: Moved into backup dir 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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/three.txt.bak: Modification time difference too big |-212661h43m17.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-09 01:48:24 +0000 UTC) (precision 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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/three.txt.bak: Modification time difference too big |-212661h43m17.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-09 01:48:24 +0000 UTC) (precision 1ns) 2025/05/09 01:48:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 01:48:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 01:48:29 DEBUG : two: Unchanged skipping 2025/05/09 01:48:29 DEBUG : Yandex rclone-test-hequtuj9reqo/dst: Waiting for checks to finish 2025/05/09 01:48:34 INFO : one.bak: Deleted 2025/05/09 01:48:35 INFO : one: Moved (server-side) to: one.bak 2025/05/09 01:48:35 DEBUG : Yandex rclone-test-hequtuj9reqo/dst: Waiting for transfers to finish 2025/05/09 01:48:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/09 01:48:37 INFO : one: Copied (new) 2025/05/09 01:48:37 DEBUG : Waiting for deletions to finish 2025/05/09 01:48:42 INFO : three.txt.bak: Deleted 2025/05/09 01:48:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/09 01:48:44 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (63.22s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-hequtuj9reqo", Local "Local file system at /tmp/rclone1597800956", Modify Window "1ns" 2025/05/09 01:49:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-hequtuj9reqo/dst" 2025/05/09 01:49:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/09 01:49:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 01:49:22 DEBUG : two: Unchanged skipping 2025/05/09 01:49:22 DEBUG : Yandex rclone-test-hequtuj9reqo/dst: Waiting for checks to finish 2025/05/09 01:49:25 INFO : one: Moved (server-side) to: one.bak 2025/05/09 01:49:25 DEBUG : Yandex rclone-test-hequtuj9reqo/dst: Waiting for transfers to finish 2025/05/09 01:49:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/09 01:49:27 INFO : one: Copied (new) 2025/05/09 01:49:27 DEBUG : Waiting for deletions to finish 2025/05/09 01:49:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/09 01:49:29 INFO : three.txt: Moved into backup dir 2025/05/09 01:49:32 DEBUG : one.bak: Excluded (Path Filter) 2025/05/09 01:49:32 DEBUG : one.bak: Excluded 2025/05/09 01:49:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/09 01:49:32 DEBUG : three.txt.bak: Excluded 2025/05/09 01:49:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/09 01:49:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 01:49:32 DEBUG : two: Unchanged skipping 2025/05/09 01:49:32 DEBUG : Yandex rclone-test-hequtuj9reqo/dst: Waiting for checks to finish 2025/05/09 01:49:38 INFO : one.bak: Deleted 2025/05/09 01:49:40 INFO : one: Moved (server-side) to: one.bak 2025/05/09 01:49:40 DEBUG : Yandex rclone-test-hequtuj9reqo/dst: Waiting for transfers to finish 2025/05/09 01:49:42 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/09 01:49:42 INFO : one: Copied (new) 2025/05/09 01:49:42 DEBUG : Waiting for deletions to finish 2025/05/09 01:49:47 INFO : three.txt.bak: Deleted 2025/05/09 01:49:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/09 01:49:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (59.25s) FAIL 2025/05/09 01:50:14 DEBUG : Yandex rclone-test-hequtuj9reqo: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncIgnoreTimes|TestSyncMultipleCompareDest)$'" - Finished ERROR in 3m5.727826403s (try 2/5): exit status 1: Failed [TestSyncBackupDirWithSuffix]