"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCopyURL|TestDirMove|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsWithFilter|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2025/09/14 01:07:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pewefox2zoye" 2025/09/14 01:07:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 01:07:41 DEBUG : Starting OpenDrive session with ID: ba5592619fb1c33d4061eaff38af89ec6d149c10fabd3732151adb813974ead8 2025/09/14 01:07:42 DEBUG : Creating backend with remote "/tmp/rclone3859919403" === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:07:42 INFO : A1: Making directory 2025/09/14 01:07:43 INFO : A1/B1: Making directory 2025/09/14 01:07:43 INFO : A1/B1/C1: Making directory 2025/09/14 01:07:45 DEBUG : removing 1 level 3 directories 2025/09/14 01:07:45 INFO : A1/B1/C1: Removing directory 2025/09/14 01:07:45 DEBUG : removing 1 level 2 directories 2025/09/14 01:07:45 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (5.09s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:07:47 INFO : A1: Making directory 2025/09/14 01:07:47 INFO : A1/B1: Making directory 2025/09/14 01:07:48 INFO : A1/B1/C1: Making directory 2025/09/14 01:07:50 DEBUG : removing 1 level 3 directories 2025/09/14 01:07:50 INFO : A1/B1/C1: Removing directory 2025/09/14 01:07:50 DEBUG : removing 1 level 2 directories 2025/09/14 01:07:50 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.88s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:07:53 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/14 01:07:54 DEBUG : filename.txt: File name found in url 2025/09/14 01:07:55 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2025/09/14 01:07:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/14 01:07:57 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2025/09/14 01:07:59 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (9.90s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:08:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/14 01:08:03 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/09/14 01:08:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/14 01:08:04 INFO : file1: Copied (new) to: sub/file2 2025/09/14 01:08:04 INFO : file1: Deleted 2025/09/14 01:08:05 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/14 01:08:05 DEBUG : file1: Unchanged skipping 2025/09/14 01:08:05 INFO : file1: Deleted 2025/09/14 01:08:05 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.24s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:08:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/14 01:08:08 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/14 01:08:09 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/14 01:08:09 INFO : file1: Copied (new) 2025/09/14 01:08:09 INFO : file1: Deleted 2025/09/14 01:08:09 DEBUG : file1: Destination exists, skipping 2025/09/14 01:08:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.28s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:08:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/14 01:08:12 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/09/14 01:08:13 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/14 01:08:13 INFO : file1: Copied (new) to: sub/file2 2025/09/14 01:08:13 INFO : file1: Deleted 2025/09/14 01:08:13 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/14 01:08:13 DEBUG : file1: Unchanged skipping 2025/09/14 01:08:13 INFO : file1: Deleted 2025/09/14 01:08:14 DEBUG : sub/file2: moving to sub/File2-rclone-move-xiwedeq8 2025/09/14 01:08:15 DEBUG : sub/file2: same parent dir (ODFfOTQ0MTgyN19VcHY4SA) - using file/rename instead of move_copy for sub/File2-rclone-move-xiwedeq8 2025/09/14 01:08:15 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-xiwedeq8 2025/09/14 01:08:15 DEBUG : sub/file2: moving to sub/File2 2025/09/14 01:08:15 DEBUG : sub/File2-rclone-move-xiwedeq8: same parent dir (ODFfOTQ0MTgyN19VcHY4SA) - using file/rename instead of move_copy for sub/File2 2025/09/14 01:08:15 INFO : sub/File2-rclone-move-xiwedeq8: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (6.56s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:08:18 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2025/09/14 01:08:19 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.26s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:08:21 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/09/14 01:08:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pewefox2zoye/backup" 2025/09/14 01:08:24 DEBUG : Starting OpenDrive session with ID: 4f4fadbe9dff624bc5066daef487a7063fdd1e8ee543ea8e695c47536b639735 2025/09/14 01:08:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/14 01:08:26 INFO : dst/file1: Moved (server-side) 2025/09/14 01:08:27 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/09/14 01:08:28 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/14 01:08:28 INFO : dst/file1: Copied (new) 2025/09/14 01:08:28 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (10.74s) === RUN TestDirMove run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:08:32 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/09/14 01:08:34 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/09/14 01:08:36 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/09/14 01:08:39 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/09/14 01:08:41 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/09/14 01:08:42 INFO : A1/B2: Making directory 2025/09/14 01:08:43 INFO : A1/B1/C3: Making directory 2025/09/14 01:08:44 DEBUG : A2: same parent dir (ODFfOTQ0MTgxOV9TN3puZA) - using folder/rename instead of move_copy 2025/09/14 01:08:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/14 01:08:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/14 01:08:49 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/14 01:08:49 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/14 01:08:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/14 01:08:52 INFO : OpenDrive root 'rclone-test-pewefox2zoye': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/14 01:08:56 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/14 01:08:56 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/14 01:08:56 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/14 01:08:56 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/14 01:08:56 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (31.96s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:09:03 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': File to upload is small (34 bytes), uploading instead of streaming 2025/09/14 01:09:04 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/09/14 01:09:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/14 01:09:05 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/09/14 01:09:05 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/14 01:09:06 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/09/14 01:09:07 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/09/14 01:09:07 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:09:08 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': File to upload is small (34 bytes), uploading instead of streaming 2025/09/14 01:09:09 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/09/14 01:09:10 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/09/14 01:09:10 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/09/14 01:09:10 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/14 01:09:11 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/09/14 01:09:12 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/09/14 01:09:12 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:09:13 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': File to upload is small (34 bytes), uploading instead of streaming 2025/09/14 01:09:14 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/09/14 01:09:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/14 01:09:15 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/14 01:09:16 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/09/14 01:09:17 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:09:18 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': File to upload is small (34 bytes), uploading instead of streaming 2025/09/14 01:09:19 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/09/14 01:09:20 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/14 01:09:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/14 01:09:20 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/14 01:09:21 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/09/14 01:09:22 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/14 01:09:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.03s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:09:24 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2025/09/14 01:09:25 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': File to upload is small (60 bytes), uploading instead of streaming 2025/09/14 01:09:26 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/14 01:09:27 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/14 01:09:27 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.58s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:09:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/14 01:09:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/14 01:09:32 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2025/09/14 01:09:34 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': Touching "empty space" 2025/09/14 01:09:34 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': Touching "potato2" 2025/09/14 01:09:34 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': Touching "sub dir/potato3" --- PASS: TestTouchDir (8.36s) === RUN TestRemoveExisting run.go:180: Remote "OpenDrive root 'rclone-test-pewefox2zoye'", Local "Local file system at /tmp/rclone3859919403", Modify Window "1s" 2025/09/14 01:09:37 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2025/09/14 01:09:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2025/09/14 01:09:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bujowaq8" before starting 2025/09/14 01:09:42 DEBUG : sub dir/test remove existing: same parent dir (ODFfOTQ0MTg1MF9tNUVBZw) - using file/rename instead of move_copy for sub dir/test remove existing.bujowaq8 2025/09/14 01:09:42 DEBUG : sub dir/test remove existing.bujowaq8: TEST: removing renamed existing file after operation 2025/09/14 01:09:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puzesat2" before starting 2025/09/14 01:09:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTQ0MTg1MF9tNUVBZw) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puzesat2 2025/09/14 01:09:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puzesat2: TEST: renaming existing back after failed operation 2025/09/14 01:09:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puzesat2: same parent dir (ODFfOTQ0MTg1MF9tNUVBZw) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/09/14 01:09:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xefejil5" before starting 2025/09/14 01:09:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTQ0MTg1MF9tNUVBZw) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xefejil5 2025/09/14 01:09:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xefejil5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (10.53s) PASS 2025/09/14 01:09:47 DEBUG : OpenDrive root 'rclone-test-pewefox2zoye': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCopyURL|TestDirMove|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsWithFilter|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished OK in 2m6.450562435s (try 2/5)