"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestFixCase|TestSyncBackupDirWithSuffix)$'" - Starting (try 5/5) 2025/04/20 04:36:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-malirow7gope" 2025/04/20 04:36:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:36:59 DEBUG : Starting OpenDrive session with ID: 3fe69e91f3a5faa4d8c26faae80db2b4d857fd52dda8cdfbdc1ecb86120e3453 2025/04/20 04:36:59 DEBUG : Creating backend with remote "/tmp/rclone1275149042" === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-malirow7gope'", Local "Local file system at /tmp/rclone1275149042", Modify Window "1s" 2025/04/20 04:37:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/20 04:37:02 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/20 04:37:04 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/20 04:37:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-malirow7gope/dst" 2025/04/20 04:37:06 DEBUG : Starting OpenDrive session with ID: 2bb7c6a531e9abd4a9666b90afb8e1e044b0f7d02747e3b7580a8d5152b2324b 2025/04/20 04:37:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-malirow7gope/backup" 2025/04/20 04:37:07 DEBUG : Starting OpenDrive session with ID: 8b4d441204aca6d60fd732413121ee43d287fed8e39f52ae24eea9c815be6d26 2025/04/20 04:37:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 04:37:08 DEBUG : OpenDrive root 'rclone-test-malirow7gope/dst': Waiting for checks to finish 2025/04/20 04:37:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/20 04:37:08 DEBUG : two: Unchanged skipping 2025/04/20 04:37:09 INFO : one: Moved (server-side) to: one.bak 2025/04/20 04:37:09 DEBUG : OpenDrive root 'rclone-test-malirow7gope/dst': Waiting for transfers to finish 2025/04/20 04:37:09 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/20 04:37:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/20 04:37:10 INFO : one: Copied (new) 2025/04/20 04:37:10 DEBUG : Waiting for deletions to finish 2025/04/20 04:37:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 04:37:11 INFO : three.txt: Moved into backup dir 2025/04/20 04:37:12 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/20 04:37:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 04:37:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/20 04:37:14 DEBUG : two: Unchanged skipping 2025/04/20 04:37:14 DEBUG : OpenDrive root 'rclone-test-malirow7gope/dst': Waiting for checks to finish 2025/04/20 04:37:14 INFO : one.bak: Deleted 2025/04/20 04:37:14 INFO : one: Moved (server-side) to: one.bak 2025/04/20 04:37:14 DEBUG : OpenDrive root 'rclone-test-malirow7gope/dst': Waiting for transfers to finish 2025/04/20 04:37:15 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/20 04:37:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/20 04:37:16 INFO : one: Copied (new) 2025/04/20 04:37:16 DEBUG : Waiting for deletions to finish 2025/04/20 04:37:16 INFO : three.txt.bak: Deleted 2025/04/20 04:37:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 04:37:17 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncBackupDirWithSuffix (27.21s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-malirow7gope'", Local "Local file system at /tmp/rclone1275149042", Modify Window "1s" 2025/04/20 04:37:27 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/04/20 04:37:29 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 run.go:285: Failed to put "SUBDIRA/subdirb/SUBDIRC/HELLO" to "OpenDrive root 'rclone-test-malirow7gope'": failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestFixCase (5.77s) FAIL 2025/04/20 04:37:32 DEBUG : OpenDrive root 'rclone-test-malirow7gope': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestFixCase|TestSyncBackupDirWithSuffix)$'" - Finished ERROR in 34.252920709s (try 5/5): exit status 1: Failed [TestFixCase]