"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckSum|TestCopyFileBackupDir|TestListJSON|TestMoveFileBackupDir|TestPurge|TestRemoveExisting|TestRmdirsWithFilter)$'" - Starting (try 2/5) 2026/01/31 01:14:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wutanuz5goze" 2026/01/31 01:14:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/31 01:14:59 DEBUG : Starting OpenDrive session with ID: c9db2e4e2f564cfa8f2a430a4869429cc7889d45663fb890b25082ac5d41bc20 2026/01/31 01:15:00 DEBUG : Creating backend with remote "/tmp/rclone2008359370" === RUN TestCheckSum run.go:185: Remote "OpenDrive root 'rclone-test-wutanuz5goze'", Local "Local file system at /tmp/rclone2008359370", Modify Window "1s" 2026/01/31 01:15:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wutanuz5goze/data" 2026/01/31 01:15:00 DEBUG : Starting OpenDrive session with ID: db20b4dc4d2f5ab605a58388e6408ab6578cf86f5d0c10994f56e7458334d039 2026/01/31 01:15:02 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/01/31 01:15:05 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2026/01/31 01:15:09 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/01/31 01:15:10 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2026/01/31 01:15:13 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2026/01/31 01:15:16 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === NAME TestCheckSum fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:537 Error: Should be true Test: TestCheckSum Messages: OpenDrive root 'rclone-test-wutanuz5goze'/test.sum: md5 hash incorrect - expecting "bc4c5fd365a3f676f5336d71b7149fd7" got "8b285896bf09dbe9c259309cb73ee53d" === RUN TestCheckSum/subtest4 2026/01/31 01:15:19 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2026/01/31 01:15:22 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2026/01/31 01:15:24 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/01/31 01:15:26 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/01/31 01:15:28 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- FAIL: TestCheckSum (32.54s) --- PASS: TestCheckSum/subtest1 (0.93s) --- PASS: TestCheckSum/subtest2 (0.97s) --- PASS: TestCheckSum/subtest3 (0.57s) --- PASS: TestCheckSum/subtest4 (0.57s) --- PASS: TestCheckSum/subtest5 (0.58s) --- PASS: TestCheckSum/subtest6 (0.55s) --- PASS: TestCheckSum/subtest7 (0.58s) === RUN TestCopyFileBackupDir run.go:185: Remote "OpenDrive root 'rclone-test-wutanuz5goze'", Local "Local file system at /tmp/rclone2008359370", Modify Window "1s" 2026/01/31 01:15:34 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/01/31 01:15:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wutanuz5goze/backup" 2026/01/31 01:15:36 DEBUG : Starting OpenDrive session with ID: d64c431eed3b0088311e9c07e3702cc4838937413fe2ee542eb50963041cab52 2026/01/31 01:15:37 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2008359370) 2026/01/31 01:15:37 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-wutanuz5goze') 2026/01/31 01:15:37 DEBUG : dst/file1: Sizes differ 2026/01/31 01:15:38 INFO : dst/file1: Moved (server-side) 2026/01/31 01:15:39 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/01/31 01:15:40 DEBUG : dst/file1: size = 14 OK 2026/01/31 01:15:40 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/01/31 01:15:40 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (11.32s) === RUN TestListJSON run.go:185: Remote "OpenDrive root 'rclone-test-wutanuz5goze'", Local "Local file system at /tmp/rclone2008359370", Modify Window "1s" 2026/01/31 01:15:45 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/01/31 01:15:47 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (8.64s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.19s) --- PASS: TestListJSON/Recurse (0.40s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.20s) --- PASS: TestListJSON/NoMimeType (0.19s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestPurge 2026/01/31 01:15:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-suvexix4wadu" 2026/01/31 01:15:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/31 01:15:53 DEBUG : Starting OpenDrive session with ID: 1aa25cd39ea20933f98d8e7fcbed17fb548953e0ebb8e3d1521ba2856790be3a 2026/01/31 01:15:53 DEBUG : Creating backend with remote "/tmp/rclone3845129358" run.go:185: Remote "OpenDrive root 'rclone-test-suvexix4wadu'", Local "Local file system at /tmp/rclone3845129358", Modify Window "1s" run.go:290: Failed to put "A1/B1/C1/one" to "OpenDrive root 'rclone-test-suvexix4wadu'": failed to get folder list: Directory doesn't exist (Error 404) 2026/01/31 01:15:54 DEBUG : OpenDrive root 'rclone-test-suvexix4wadu': Purge remote 2026/01/31 01:15:54 NOTICE: purge failed: Directory doesn't exist (Error 404) --- FAIL: TestPurge (1.59s) === RUN TestRmdirsWithFilter run.go:185: Remote "OpenDrive root 'rclone-test-wutanuz5goze'", Local "Local file system at /tmp/rclone2008359370", Modify Window "1s" 2026/01/31 01:15:54 INFO : A1: Making directory 2026/01/31 01:15:54 INFO : A1/B1: Making directory 2026/01/31 01:15:55 INFO : A1/B1/C1: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/01/31 01:16:05 DEBUG : removing 1 level 3 directories 2026/01/31 01:16:05 INFO : A1/B1/C1: Removing directory 2026/01/31 01:16:06 DEBUG : removing 1 level 2 directories 2026/01/31 01:16:06 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (14.33s) === RUN TestMoveFileBackupDir run.go:185: Remote "OpenDrive root 'rclone-test-wutanuz5goze'", Local "Local file system at /tmp/rclone2008359370", Modify Window "1s" 2026/01/31 01:16:10 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/01/31 01:16:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wutanuz5goze/backup" 2026/01/31 01:16:12 DEBUG : Starting OpenDrive session with ID: 5b4bedebce36c88acba3710fbb8e5d91fd210cf42177de841b77eca0bf90e4cc 2026/01/31 01:16:12 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2008359370) 2026/01/31 01:16:12 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-wutanuz5goze') 2026/01/31 01:16:12 DEBUG : dst/file1: Sizes differ 2026/01/31 01:16:14 INFO : dst/file1: Moved (server-side) 2026/01/31 01:16:15 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/01/31 01:16:16 DEBUG : dst/file1: size = 14 OK 2026/01/31 01:16:16 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/01/31 01:16:16 INFO : dst/file1: Copied (new) 2026/01/31 01:16:16 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (10.47s) === RUN TestRemoveExisting run.go:185: Remote "OpenDrive root 'rclone-test-wutanuz5goze'", Local "Local file system at /tmp/rclone2008359370", Modify Window "1s" 2026/01/31 01:16:20 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2026/01/31 01:16:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2026/01/31 01:16:26 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.recugaw3" before starting 2026/01/31 01:16:26 DEBUG : sub dir/test remove existing: same parent dir (ODFfOTcyNDI1Nl94Ylo1cg) - using file/rename instead of move_copy for sub dir/test remove existing.recugaw3 2026/01/31 01:16:27 DEBUG : sub dir/test remove existing.recugaw3: TEST: removing renamed existing file after operation 2026/01/31 01:16:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qajudim8" before starting 2026/01/31 01:16:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTcyNDI1Nl94Ylo1cg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qajudim8 2026/01/31 01:16:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qajudim8: TEST: renaming existing back after failed operation 2026/01/31 01:16:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qajudim8: same parent dir (ODFfOTcyNDI1Nl94Ylo1cg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/01/31 01:16:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zulepix5" before starting 2026/01/31 01:16:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTcyNDI1Nl94Ylo1cg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zulepix5 2026/01/31 01:16:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zulepix5: TEST: removing renamed existing file after operation fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRemoveExisting (21.84s) FAIL 2026/01/31 01:16:41 DEBUG : OpenDrive root 'rclone-test-wutanuz5goze': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckSum|TestCopyFileBackupDir|TestListJSON|TestMoveFileBackupDir|TestPurge|TestRemoveExisting|TestRmdirsWithFilter)$'" - Finished ERROR in 1m42.664232947s (try 2/5): exit status 1: Failed [TestCheckSum TestPurge]