"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMkdir|TestDirRemoveName|TestDirRename|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true)$'" - Starting (try 2/5) 2025/07/05 03:45:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cucupoj7qazo" 2025/07/05 03:45:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 03:45:18 DEBUG : Starting OpenDrive session with ID: d4badff6075320608905241b53e34941c1f4ab851cec20a496347a0069a1a4c9 2025/07/05 03:45:18 DEBUG : Creating backend with remote "/tmp/rclone2967954822" === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:45:18 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:45:18 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:45:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:45:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/05 03:45:22 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:45:22 DEBUG : dir/sub: Looking for writers 2025/07/05 03:45:22 DEBUG : dir: Looking for writers 2025/07/05 03:45:22 DEBUG : file1: reading active writers 2025/07/05 03:45:22 DEBUG : sub: reading active writers 2025/07/05 03:45:22 DEBUG : Looking for writers 2025/07/05 03:45:22 DEBUG : dir: reading active writers 2025/07/05 03:45:22 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.98s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:45:24 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:45:24 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:45:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:45:27 DEBUG : dir/file1: Remove: 2025/07/05 03:45:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:45:27 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/07/05 03:45:27 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:45:27 DEBUG : dir: Looking for writers 2025/07/05 03:45:27 DEBUG : Looking for writers 2025/07/05 03:45:27 DEBUG : dir: reading active writers 2025/07/05 03:45:27 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.24s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:45:28 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:45:28 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:45:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:45:32 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/07/05 03:45:33 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/05 03:45:33 DEBUG : dir2: same parent dir (ODFfOTE0MTk3N19GV1dkMg) - using folder/rename instead of move_copy 2025/07/05 03:45:34 DEBUG : dir: Updating dir with dir2 0xc0004b2680 2025/07/05 03:45:34 DEBUG : dir: forgetting directory cache 2025/07/05 03:45:34 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/05 03:45:34 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/05 03:45:35 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/05 03:45:35 DEBUG : file2: Updating file with file2 0xc0001ab740 2025/07/05 03:45:35 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/05 03:45:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/05 03:45:36 INFO : dir2/file3: Deleted 2025/07/05 03:45:36 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/05 03:45:36 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001ab740 2025/07/05 03:45:36 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/05 03:45:36 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/05 03:45:37 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/05 03:45:37 DEBUG : renamed empty directory: same parent dir (ODFfOTE0MTk3N19GV1dkMg) - using folder/rename instead of move_copy 2025/07/05 03:45:37 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000705450 2025/07/05 03:45:37 DEBUG : empty directory: forgetting directory cache 2025/07/05 03:45:37 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/05 03:45:37 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/05 03:45:37 DEBUG : dir2: Renaming to "dir3" 2025/07/05 03:45:37 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:45:37 DEBUG : renamed empty directory: Looking for writers 2025/07/05 03:45:37 DEBUG : dir3: Looking for writers 2025/07/05 03:45:37 DEBUG : file3: reading active writers 2025/07/05 03:45:37 DEBUG : Looking for writers 2025/07/05 03:45:37 DEBUG : dir3: reading active writers 2025/07/05 03:45:37 DEBUG : renamed empty directory: reading active writers 2025/07/05 03:45:37 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.33s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:45:39 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:45:39 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/05 03:45:39 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:39 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:39 DEBUG : Config file has changed externally - reloading 2025/07/05 03:45:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:45:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:45:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:39 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/05 03:45:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:45:42 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/07/05 03:45:43 DEBUG : Can set mod time: true 2025/07/05 03:45:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/05 03:45:44 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:45:44 DEBUG : dir: Looking for writers 2025/07/05 03:45:44 DEBUG : file1: reading active writers 2025/07/05 03:45:44 DEBUG : Looking for writers 2025/07/05 03:45:44 DEBUG : dir: reading active writers 2025/07/05 03:45:44 DEBUG : >WaitForWriters: 2025/07/05 03:45:44 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:45:45 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:45:45 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/05 03:45:45 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:45 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:45 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/05 03:45:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:45:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/05 03:45:48 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:45:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:45:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:45:48 DEBUG : dir/file1(0xc00052e3c0): close: 2025/07/05 03:45:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/05 03:45:48 DEBUG : dir/file1(0xc00052e3c0): >close: err= 2025/07/05 03:45:48 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:45:48 DEBUG : dir: Looking for writers 2025/07/05 03:45:48 DEBUG : file1: reading active writers 2025/07/05 03:45:48 DEBUG : Looking for writers 2025/07/05 03:45:48 DEBUG : dir: reading active writers 2025/07/05 03:45:48 DEBUG : >WaitForWriters: 2025/07/05 03:45:48 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:45:48 DEBUG : dir: Looking for writers 2025/07/05 03:45:48 DEBUG : file1: reading active writers 2025/07/05 03:45:48 DEBUG : Looking for writers 2025/07/05 03:45:48 DEBUG : dir: reading active writers 2025/07/05 03:45:48 DEBUG : >WaitForWriters: 2025/07/05 03:45:48 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:45:49 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:45:49 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/05 03:45:49 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:49 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:45:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:45:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:45:49 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/05 03:45:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:45:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/05 03:45:52 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:45:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:45:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:45:52 DEBUG : dir/file1(0xc000712d40): _writeAt: size=5, off=0 2025/07/05 03:45:52 DEBUG : dir/file1(0xc000712d40): openPending: 2025/07/05 03:45:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/05 03:45:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/05 03:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:45:52 DEBUG : dir/file1(0xc000712d40): >openPending: err= 2025/07/05 03:45:52 DEBUG : dir/file1(0xc000712d40): >_writeAt: n=5, err= 2025/07/05 03:45:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/05 03:45:52 DEBUG : dir/file1(0xc000712d40): close: 2025/07/05 03:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/07/05 03:45:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/07/05 03:45:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/07/05 03:45:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/05 03:45:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/05 03:45:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/05 03:45:52 DEBUG : dir/file1(0xc000712d40): >close: err= 2025/07/05 03:45:52 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:45:52 DEBUG : dir: Looking for writers 2025/07/05 03:45:52 DEBUG : file1: reading active writers 2025/07/05 03:45:52 DEBUG : Looking for writers 2025/07/05 03:45:52 DEBUG : dir: reading active writers 2025/07/05 03:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/05 03:45:52 DEBUG : dir: Looking for writers 2025/07/05 03:45:52 DEBUG : file1: reading active writers 2025/07/05 03:45:52 DEBUG : Looking for writers 2025/07/05 03:45:52 DEBUG : dir: reading active writers 2025/07/05 03:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/05 03:45:52 DEBUG : dir: Looking for writers 2025/07/05 03:45:52 DEBUG : file1: reading active writers 2025/07/05 03:45:52 DEBUG : Looking for writers 2025/07/05 03:45:52 DEBUG : dir: reading active writers 2025/07/05 03:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/05 03:45:52 DEBUG : dir: Looking for writers 2025/07/05 03:45:52 DEBUG : file1: reading active writers 2025/07/05 03:45:52 DEBUG : Looking for writers 2025/07/05 03:45:52 DEBUG : dir: reading active writers 2025/07/05 03:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/05 03:45:52 DEBUG : dir/file1: vfs cache: starting upload 2025/07/05 03:45:52 DEBUG : dir: Looking for writers 2025/07/05 03:45:52 DEBUG : file1: reading active writers 2025/07/05 03:45:52 DEBUG : Looking for writers 2025/07/05 03:45:52 DEBUG : dir: reading active writers 2025/07/05 03:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/05 03:45:52 DEBUG : dir: Looking for writers 2025/07/05 03:45:52 DEBUG : file1: reading active writers 2025/07/05 03:45:52 DEBUG : Looking for writers 2025/07/05 03:45:52 DEBUG : dir: reading active writers 2025/07/05 03:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/05 03:45:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:45:53 DEBUG : dir: Looking for writers 2025/07/05 03:45:53 DEBUG : file1: reading active writers 2025/07/05 03:45:53 DEBUG : Looking for writers 2025/07/05 03:45:53 DEBUG : dir: reading active writers 2025/07/05 03:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/05 03:45:53 DEBUG : dir: Looking for writers 2025/07/05 03:45:53 DEBUG : file1: reading active writers 2025/07/05 03:45:53 DEBUG : Looking for writers 2025/07/05 03:45:53 DEBUG : dir: reading active writers 2025/07/05 03:45:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/05 03:45:54 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/07/05 03:45:54 INFO : dir/file1: Copied (replaced existing) 2025/07/05 03:45:54 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/07/05 03:45:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/05 03:45:54 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/07/05 03:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:45:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/05 03:45:54 DEBUG : dir: Looking for writers 2025/07/05 03:45:54 DEBUG : file1: reading active writers 2025/07/05 03:45:54 DEBUG : Looking for writers 2025/07/05 03:45:54 DEBUG : dir: reading active writers 2025/07/05 03:45:54 DEBUG : >WaitForWriters: 2025/07/05 03:45:55 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:45:55 DEBUG : dir: Looking for writers 2025/07/05 03:45:55 DEBUG : file1: reading active writers 2025/07/05 03:45:55 DEBUG : Looking for writers 2025/07/05 03:45:55 DEBUG : dir: reading active writers 2025/07/05 03:45:55 DEBUG : >WaitForWriters: 2025/07/05 03:45:55 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (17.21s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (6.40s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.38s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.43s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:45:56 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:45:56 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:45:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:45:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:45:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/05 03:45:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/05 03:45:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/05 03:45:59 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:45:59 DEBUG : dir: Looking for writers 2025/07/05 03:45:59 DEBUG : file1: reading active writers 2025/07/05 03:45:59 DEBUG : Looking for writers 2025/07/05 03:45:59 DEBUG : dir: reading active writers 2025/07/05 03:45:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (3.99s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:46:00 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:46:00 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:46:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:03 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': File to upload is small (25 bytes), uploading instead of streaming 2025/07/05 03:46:03 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/05 03:46:04 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/05 03:46:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/05 03:46:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:04 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:04 DEBUG : dir: Looking for writers 2025/07/05 03:46:04 DEBUG : file1: reading active writers 2025/07/05 03:46:04 DEBUG : Looking for writers 2025/07/05 03:46:04 DEBUG : dir: reading active writers 2025/07/05 03:46:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.10s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:46:05 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:46:05 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:46:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:46:07 DEBUG : dir/file1: Remove: 2025/07/05 03:46:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:46:08 DEBUG : dir/file1: >Remove: err= 2025/07/05 03:46:08 DEBUG : dir/file1: Remove: 2025/07/05 03:46:08 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/05 03:46:08 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:08 DEBUG : dir: Looking for writers 2025/07/05 03:46:08 DEBUG : Looking for writers 2025/07/05 03:46:08 DEBUG : dir: reading active writers 2025/07/05 03:46:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.07s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:46:09 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:46:09 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:46:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:46:12 DEBUG : dir/file1: Remove: 2025/07/05 03:46:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:46:12 DEBUG : dir/file1: >Remove: err= 2025/07/05 03:46:12 DEBUG : dir/file1: Remove: 2025/07/05 03:46:12 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/05 03:46:12 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:12 DEBUG : dir: Looking for writers 2025/07/05 03:46:12 DEBUG : Looking for writers 2025/07/05 03:46:12 DEBUG : dir: reading active writers 2025/07/05 03:46:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.04s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:46:13 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:46:13 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:46:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:46:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:46:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/05 03:46:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/05 03:46:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/05 03:46:16 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/05 03:46:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/05 03:46:16 DEBUG : dir/file1: Open: flags=0x3 2025/07/05 03:46:16 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/05 03:46:16 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/05 03:46:16 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:16 DEBUG : dir: Looking for writers 2025/07/05 03:46:16 DEBUG : file1: reading active writers 2025/07/05 03:46:16 DEBUG : Looking for writers 2025/07/05 03:46:16 DEBUG : dir: reading active writers 2025/07/05 03:46:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.66s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:46:17 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:46:17 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:46:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:46:19 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:19 DEBUG : dir: Looking for writers 2025/07/05 03:46:19 DEBUG : file1: reading active writers 2025/07/05 03:46:19 DEBUG : Looking for writers 2025/07/05 03:46:19 DEBUG : dir: reading active writers 2025/07/05 03:46:19 DEBUG : >WaitForWriters: 2025/07/05 03:46:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/05 03:46:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ab680 2025/07/05 03:46:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:46:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/05 03:46:21 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ab680 2025/07/05 03:46:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/05 03:46:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/05 03:46:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/05 03:46:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001ab680 2025/07/05 03:46:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:46:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:21 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': File to upload is small (25 bytes), uploading instead of streaming 2025/07/05 03:46:22 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/05 03:46:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/05 03:46:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/05 03:46:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:23 DEBUG : newLeaf: Running delayed rename now 2025/07/05 03:46:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/05 03:46:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ab680 2025/07/05 03:46:23 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:23 DEBUG : dir: Looking for writers 2025/07/05 03:46:23 DEBUG : Looking for writers 2025/07/05 03:46:23 DEBUG : dir: reading active writers 2025/07/05 03:46:23 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:23 DEBUG : >WaitForWriters: 2025/07/05 03:46:23 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:23 DEBUG : dir: Looking for writers 2025/07/05 03:46:23 DEBUG : Looking for writers 2025/07/05 03:46:23 DEBUG : dir: reading active writers 2025/07/05 03:46:23 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:46:24 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:46:24 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:46:24 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/05 03:46:24 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:24 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:46:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:24 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/05 03:46:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:46:27 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:27 DEBUG : dir: Looking for writers 2025/07/05 03:46:27 DEBUG : file1: reading active writers 2025/07/05 03:46:27 DEBUG : Looking for writers 2025/07/05 03:46:27 DEBUG : dir: reading active writers 2025/07/05 03:46:27 DEBUG : >WaitForWriters: 2025/07/05 03:46:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/05 03:46:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00053c300 2025/07/05 03:46:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:46:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/05 03:46:29 DEBUG : dir/file1: Updating file with dir/file1 0xc00053c300 2025/07/05 03:46:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/05 03:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/05 03:46:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/05 03:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:29 DEBUG : dir/file1: File is currently open, delaying rename 0xc00053c300 2025/07/05 03:46:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:46:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:29 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': File to upload is small (25 bytes), uploading instead of streaming 2025/07/05 03:46:30 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/05 03:46:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/05 03:46:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/05 03:46:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:31 DEBUG : newLeaf: Running delayed rename now 2025/07/05 03:46:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/05 03:46:31 DEBUG : newLeaf: Updating file with newLeaf 0xc00053c300 2025/07/05 03:46:31 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:31 DEBUG : dir: Looking for writers 2025/07/05 03:46:31 DEBUG : Looking for writers 2025/07/05 03:46:31 DEBUG : dir: reading active writers 2025/07/05 03:46:31 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:31 DEBUG : >WaitForWriters: 2025/07/05 03:46:31 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:31 DEBUG : dir: Looking for writers 2025/07/05 03:46:31 DEBUG : Looking for writers 2025/07/05 03:46:31 DEBUG : dir: reading active writers 2025/07/05 03:46:31 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:31 DEBUG : >WaitForWriters: 2025/07/05 03:46:31 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:46:32 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:46:32 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:46:32 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/05 03:46:32 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:32 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:46:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:46:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:32 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/05 03:46:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:46:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/05 03:46:35 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:46:35 DEBUG : dir/file1(0xc000713d00): openPending: 2025/07/05 03:46:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/05 03:46:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/05 03:46:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:35 DEBUG : dir/file1(0xc000713d00): >openPending: err= 2025/07/05 03:46:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/05 03:46:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:46:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:46:35 DEBUG : dir/file1(0xc000713d00): _writeAt: size=14, off=0 2025/07/05 03:46:35 DEBUG : dir/file1(0xc000713d00): >_writeAt: n=14, err= 2025/07/05 03:46:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/05 03:46:35 DEBUG : dir/file1(0xc000713d00): close: 2025/07/05 03:46:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/05 03:46:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/05 03:46:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/05 03:46:35 DEBUG : dir/file1(0xc000713d00): >close: err= 2025/07/05 03:46:35 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:35 DEBUG : dir: Looking for writers 2025/07/05 03:46:35 DEBUG : file1: reading active writers 2025/07/05 03:46:35 DEBUG : Looking for writers 2025/07/05 03:46:35 DEBUG : dir: reading active writers 2025/07/05 03:46:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/05 03:46:35 DEBUG : dir: Looking for writers 2025/07/05 03:46:35 DEBUG : file1: reading active writers 2025/07/05 03:46:35 DEBUG : Looking for writers 2025/07/05 03:46:35 DEBUG : dir: reading active writers 2025/07/05 03:46:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/05 03:46:35 DEBUG : dir: Looking for writers 2025/07/05 03:46:35 DEBUG : file1: reading active writers 2025/07/05 03:46:35 DEBUG : Looking for writers 2025/07/05 03:46:35 DEBUG : dir: reading active writers 2025/07/05 03:46:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/05 03:46:35 DEBUG : dir: Looking for writers 2025/07/05 03:46:35 DEBUG : file1: reading active writers 2025/07/05 03:46:35 DEBUG : Looking for writers 2025/07/05 03:46:35 DEBUG : dir: reading active writers 2025/07/05 03:46:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/05 03:46:35 DEBUG : dir/file1: vfs cache: starting upload 2025/07/05 03:46:35 DEBUG : dir: Looking for writers 2025/07/05 03:46:35 DEBUG : file1: reading active writers 2025/07/05 03:46:35 DEBUG : Looking for writers 2025/07/05 03:46:35 DEBUG : dir: reading active writers 2025/07/05 03:46:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/05 03:46:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:46:35 DEBUG : dir: Looking for writers 2025/07/05 03:46:35 DEBUG : file1: reading active writers 2025/07/05 03:46:35 DEBUG : Looking for writers 2025/07/05 03:46:35 DEBUG : dir: reading active writers 2025/07/05 03:46:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/05 03:46:36 DEBUG : dir: Looking for writers 2025/07/05 03:46:36 DEBUG : file1: reading active writers 2025/07/05 03:46:36 DEBUG : Looking for writers 2025/07/05 03:46:36 DEBUG : dir: reading active writers 2025/07/05 03:46:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/05 03:46:36 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/05 03:46:36 INFO : dir/file1: Copied (replaced existing) 2025/07/05 03:46:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/05 03:46:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/05 03:46:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/05 03:46:36 DEBUG : dir: Looking for writers 2025/07/05 03:46:36 DEBUG : file1: reading active writers 2025/07/05 03:46:36 DEBUG : Looking for writers 2025/07/05 03:46:36 DEBUG : dir: reading active writers 2025/07/05 03:46:36 DEBUG : >WaitForWriters: 2025/07/05 03:46:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:46:36 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:46:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:46:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:46:36 DEBUG : dir/file1(0xc0002d1100): _readAt: size=512, off=0 2025/07/05 03:46:36 DEBUG : dir/file1(0xc0002d1100): openPending: 2025/07/05 03:46:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/07/05 03:46:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/05 03:46:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:36 DEBUG : dir/file1(0xc0002d1100): >openPending: err= 2025/07/05 03:46:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/05 03:46:36 DEBUG : dir/file1(0xc0002d1100): >_readAt: n=14, err=EOF 2025/07/05 03:46:36 DEBUG : dir/file1(0xc0002d1100): close: 2025/07/05 03:46:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/05 03:46:36 DEBUG : dir/file1(0xc0002d1100): >close: err= 2025/07/05 03:46:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/05 03:46:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/05 03:46:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d43c0 2025/07/05 03:46:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:46:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/05 03:46:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/05 03:46:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0008d43c0 2025/07/05 03:46:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/05 03:46:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/05 03:46:38 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:46:38 DEBUG : dir/file1(0xc0002d1f00): openPending: 2025/07/05 03:46:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/07/05 03:46:38 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/07/05 03:46:38 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/05 03:46:38 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/05 03:46:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/05 03:46:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:38 DEBUG : dir/file1(0xc0002d1f00): >openPending: err= 2025/07/05 03:46:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/05 03:46:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:46:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:46:38 DEBUG : dir/file1(0xc0002d1f00): _writeAt: size=25, off=0 2025/07/05 03:46:38 DEBUG : dir/file1(0xc0002d1f00): >_writeAt: n=25, err= 2025/07/05 03:46:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/05 03:46:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/05 03:46:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d43c0 2025/07/05 03:46:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:46:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:39 DEBUG : newLeaf(0xc0002d1f00): close: 2025/07/05 03:46:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/05 03:46:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-05 03:46:38.868750719 +0000 UTC m=+81.308847052 2025/07/05 03:46:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/05 03:46:39 DEBUG : newLeaf(0xc0002d1f00): >close: err= 2025/07/05 03:46:39 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:39 DEBUG : dir: Looking for writers 2025/07/05 03:46:39 DEBUG : Looking for writers 2025/07/05 03:46:39 DEBUG : dir: reading active writers 2025/07/05 03:46:39 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/05 03:46:39 DEBUG : dir: Looking for writers 2025/07/05 03:46:39 DEBUG : Looking for writers 2025/07/05 03:46:39 DEBUG : dir: reading active writers 2025/07/05 03:46:39 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/05 03:46:39 DEBUG : dir: Looking for writers 2025/07/05 03:46:39 DEBUG : Looking for writers 2025/07/05 03:46:39 DEBUG : dir: reading active writers 2025/07/05 03:46:39 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/05 03:46:39 DEBUG : dir: Looking for writers 2025/07/05 03:46:39 DEBUG : Looking for writers 2025/07/05 03:46:39 DEBUG : dir: reading active writers 2025/07/05 03:46:39 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/05 03:46:39 DEBUG : newLeaf: vfs cache: starting upload 2025/07/05 03:46:39 DEBUG : dir: Looking for writers 2025/07/05 03:46:39 DEBUG : Looking for writers 2025/07/05 03:46:39 DEBUG : dir: reading active writers 2025/07/05 03:46:39 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/05 03:46:39 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/05 03:46:39 DEBUG : dir: Looking for writers 2025/07/05 03:46:39 DEBUG : Looking for writers 2025/07/05 03:46:39 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:39 DEBUG : dir: reading active writers 2025/07/05 03:46:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/05 03:46:40 DEBUG : dir: Looking for writers 2025/07/05 03:46:40 DEBUG : Looking for writers 2025/07/05 03:46:40 DEBUG : dir: reading active writers 2025/07/05 03:46:40 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/05 03:46:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/05 03:46:40 INFO : newLeaf: Copied (replaced existing) 2025/07/05 03:46:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-05 03:46:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/05 03:46:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/05 03:46:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/05 03:46:40 DEBUG : dir: Looking for writers 2025/07/05 03:46:40 DEBUG : Looking for writers 2025/07/05 03:46:40 DEBUG : dir: reading active writers 2025/07/05 03:46:40 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:40 DEBUG : >WaitForWriters: 2025/07/05 03:46:41 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:41 DEBUG : dir: Looking for writers 2025/07/05 03:46:41 DEBUG : Looking for writers 2025/07/05 03:46:41 DEBUG : dir: reading active writers 2025/07/05 03:46:41 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:41 DEBUG : >WaitForWriters: 2025/07/05 03:46:41 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:46:42 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:46:42 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/05 03:46:42 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:42 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:46:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:46:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:42 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/05 03:46:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:46:44 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:44 DEBUG : dir: Looking for writers 2025/07/05 03:46:44 DEBUG : file1: reading active writers 2025/07/05 03:46:44 DEBUG : Looking for writers 2025/07/05 03:46:44 DEBUG : dir: reading active writers 2025/07/05 03:46:44 DEBUG : >WaitForWriters: 2025/07/05 03:46:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/05 03:46:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00053c600 2025/07/05 03:46:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:46:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/05 03:46:46 DEBUG : dir/file1: Updating file with dir/file1 0xc00053c600 2025/07/05 03:46:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/05 03:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/05 03:46:46 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:46:46 DEBUG : dir/file1(0xc000888980): openPending: 2025/07/05 03:46:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/07/05 03:46:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/05 03:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:46 DEBUG : dir/file1(0xc000888980): >openPending: err= 2025/07/05 03:46:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/05 03:46:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:46:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:46:46 DEBUG : dir/file1(0xc000888980): _writeAt: size=25, off=0 2025/07/05 03:46:46 DEBUG : dir/file1(0xc000888980): >_writeAt: n=25, err= 2025/07/05 03:46:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/05 03:46:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/05 03:46:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00053c600 2025/07/05 03:46:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:46:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:47 DEBUG : newLeaf(0xc000888980): close: 2025/07/05 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/05 03:46:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-05 03:46:46.785691029 +0000 UTC m=+89.225787352 2025/07/05 03:46:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/05 03:46:47 DEBUG : newLeaf(0xc000888980): >close: err= 2025/07/05 03:46:47 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:47 DEBUG : dir: Looking for writers 2025/07/05 03:46:47 DEBUG : Looking for writers 2025/07/05 03:46:47 DEBUG : dir: reading active writers 2025/07/05 03:46:47 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/05 03:46:47 DEBUG : dir: Looking for writers 2025/07/05 03:46:47 DEBUG : Looking for writers 2025/07/05 03:46:47 DEBUG : dir: reading active writers 2025/07/05 03:46:47 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/05 03:46:47 DEBUG : dir: Looking for writers 2025/07/05 03:46:47 DEBUG : Looking for writers 2025/07/05 03:46:47 DEBUG : dir: reading active writers 2025/07/05 03:46:47 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/05 03:46:47 DEBUG : dir: Looking for writers 2025/07/05 03:46:47 DEBUG : Looking for writers 2025/07/05 03:46:47 DEBUG : dir: reading active writers 2025/07/05 03:46:47 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/05 03:46:47 DEBUG : newLeaf: vfs cache: starting upload 2025/07/05 03:46:47 DEBUG : dir: Looking for writers 2025/07/05 03:46:47 DEBUG : Looking for writers 2025/07/05 03:46:47 DEBUG : dir: reading active writers 2025/07/05 03:46:47 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/05 03:46:47 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/05 03:46:47 DEBUG : dir: Looking for writers 2025/07/05 03:46:47 DEBUG : Looking for writers 2025/07/05 03:46:47 DEBUG : dir: reading active writers 2025/07/05 03:46:47 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/05 03:46:47 DEBUG : dir: Looking for writers 2025/07/05 03:46:47 DEBUG : Looking for writers 2025/07/05 03:46:47 DEBUG : dir: reading active writers 2025/07/05 03:46:47 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/05 03:46:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/05 03:46:48 INFO : newLeaf: Copied (replaced existing) 2025/07/05 03:46:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-05 03:46:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/05 03:46:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/05 03:46:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/05 03:46:48 DEBUG : dir: Looking for writers 2025/07/05 03:46:48 DEBUG : Looking for writers 2025/07/05 03:46:48 DEBUG : dir: reading active writers 2025/07/05 03:46:48 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:48 DEBUG : >WaitForWriters: 2025/07/05 03:46:48 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:48 DEBUG : dir: Looking for writers 2025/07/05 03:46:48 DEBUG : Looking for writers 2025/07/05 03:46:48 DEBUG : dir: reading active writers 2025/07/05 03:46:48 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:48 DEBUG : >WaitForWriters: 2025/07/05 03:46:48 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:46:49 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:46:49 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/05 03:46:49 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:49 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:49 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/05 03:46:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:46:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/05 03:46:52 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:46:52 DEBUG : dir/file1(0xc00052e3c0): openPending: 2025/07/05 03:46:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/05 03:46:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/05 03:46:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:52 DEBUG : dir/file1(0xc00052e3c0): >openPending: err= 2025/07/05 03:46:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/05 03:46:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:46:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:46:52 DEBUG : dir/file1(0xc00052e3c0): _writeAt: size=14, off=0 2025/07/05 03:46:52 DEBUG : dir/file1(0xc00052e3c0): >_writeAt: n=14, err= 2025/07/05 03:46:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/05 03:46:52 DEBUG : dir/file1(0xc00052e3c0): close: 2025/07/05 03:46:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/05 03:46:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/05 03:46:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/05 03:46:52 DEBUG : dir/file1(0xc00052e3c0): >close: err= 2025/07/05 03:46:52 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:52 DEBUG : dir: Looking for writers 2025/07/05 03:46:52 DEBUG : file1: reading active writers 2025/07/05 03:46:52 DEBUG : Looking for writers 2025/07/05 03:46:52 DEBUG : dir: reading active writers 2025/07/05 03:46:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/05 03:46:52 DEBUG : dir: Looking for writers 2025/07/05 03:46:52 DEBUG : file1: reading active writers 2025/07/05 03:46:52 DEBUG : Looking for writers 2025/07/05 03:46:52 DEBUG : dir: reading active writers 2025/07/05 03:46:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/05 03:46:52 DEBUG : dir: Looking for writers 2025/07/05 03:46:52 DEBUG : file1: reading active writers 2025/07/05 03:46:52 DEBUG : Looking for writers 2025/07/05 03:46:52 DEBUG : dir: reading active writers 2025/07/05 03:46:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/05 03:46:52 DEBUG : dir: Looking for writers 2025/07/05 03:46:52 DEBUG : file1: reading active writers 2025/07/05 03:46:52 DEBUG : Looking for writers 2025/07/05 03:46:52 DEBUG : dir: reading active writers 2025/07/05 03:46:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/05 03:46:52 DEBUG : dir/file1: vfs cache: starting upload 2025/07/05 03:46:52 DEBUG : dir: Looking for writers 2025/07/05 03:46:52 DEBUG : file1: reading active writers 2025/07/05 03:46:52 DEBUG : Looking for writers 2025/07/05 03:46:52 DEBUG : dir: reading active writers 2025/07/05 03:46:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/05 03:46:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:46:52 DEBUG : dir: Looking for writers 2025/07/05 03:46:52 DEBUG : file1: reading active writers 2025/07/05 03:46:52 DEBUG : Looking for writers 2025/07/05 03:46:52 DEBUG : dir: reading active writers 2025/07/05 03:46:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/05 03:46:53 DEBUG : dir: Looking for writers 2025/07/05 03:46:53 DEBUG : file1: reading active writers 2025/07/05 03:46:53 DEBUG : Looking for writers 2025/07/05 03:46:53 DEBUG : dir: reading active writers 2025/07/05 03:46:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/05 03:46:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/05 03:46:53 INFO : dir/file1: Copied (replaced existing) 2025/07/05 03:46:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/05 03:46:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/05 03:46:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/05 03:46:53 DEBUG : dir: Looking for writers 2025/07/05 03:46:53 DEBUG : file1: reading active writers 2025/07/05 03:46:53 DEBUG : Looking for writers 2025/07/05 03:46:53 DEBUG : dir: reading active writers 2025/07/05 03:46:53 DEBUG : >WaitForWriters: 2025/07/05 03:46:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:46:53 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:46:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:46:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:46:53 DEBUG : dir/file1(0xc0003bb500): _readAt: size=512, off=0 2025/07/05 03:46:53 DEBUG : dir/file1(0xc0003bb500): openPending: 2025/07/05 03:46:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/07/05 03:46:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/05 03:46:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:53 DEBUG : dir/file1(0xc0003bb500): >openPending: err= 2025/07/05 03:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/05 03:46:53 DEBUG : dir/file1(0xc0003bb500): >_readAt: n=14, err=EOF 2025/07/05 03:46:53 DEBUG : dir/file1(0xc0003bb500): close: 2025/07/05 03:46:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/05 03:46:53 DEBUG : dir/file1(0xc0003bb500): >close: err= 2025/07/05 03:46:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/05 03:46:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/05 03:46:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d4600 2025/07/05 03:46:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:46:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/05 03:46:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/05 03:46:55 DEBUG : dir/file1: Updating file with dir/file1 0xc0008d4600 2025/07/05 03:46:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/05 03:46:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/05 03:46:55 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:46:55 DEBUG : dir/file1(0xc0007130c0): openPending: 2025/07/05 03:46:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/07/05 03:46:55 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/07/05 03:46:55 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/05 03:46:55 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/05 03:46:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/05 03:46:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:46:55 DEBUG : dir/file1(0xc0007130c0): >openPending: err= 2025/07/05 03:46:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/05 03:46:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:46:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:46:55 DEBUG : dir/file1(0xc0007130c0): _writeAt: size=25, off=0 2025/07/05 03:46:55 DEBUG : dir/file1(0xc0007130c0): >_writeAt: n=25, err= 2025/07/05 03:46:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/05 03:46:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/05 03:46:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0008d4600 2025/07/05 03:46:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:46:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:56 DEBUG : newLeaf(0xc0007130c0): close: 2025/07/05 03:46:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/05 03:46:56 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-05 03:46:55.951696186 +0000 UTC m=+98.391792520 2025/07/05 03:46:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/05 03:46:56 DEBUG : newLeaf(0xc0007130c0): >close: err= 2025/07/05 03:46:56 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:56 DEBUG : dir: Looking for writers 2025/07/05 03:46:56 DEBUG : Looking for writers 2025/07/05 03:46:56 DEBUG : dir: reading active writers 2025/07/05 03:46:56 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/05 03:46:56 DEBUG : dir: Looking for writers 2025/07/05 03:46:56 DEBUG : Looking for writers 2025/07/05 03:46:56 DEBUG : dir: reading active writers 2025/07/05 03:46:56 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/05 03:46:56 DEBUG : dir: Looking for writers 2025/07/05 03:46:56 DEBUG : Looking for writers 2025/07/05 03:46:56 DEBUG : dir: reading active writers 2025/07/05 03:46:56 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/05 03:46:56 DEBUG : dir: Looking for writers 2025/07/05 03:46:56 DEBUG : Looking for writers 2025/07/05 03:46:56 DEBUG : dir: reading active writers 2025/07/05 03:46:56 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/05 03:46:56 DEBUG : newLeaf: vfs cache: starting upload 2025/07/05 03:46:56 DEBUG : dir: Looking for writers 2025/07/05 03:46:56 DEBUG : Looking for writers 2025/07/05 03:46:56 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:56 DEBUG : dir: reading active writers 2025/07/05 03:46:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/05 03:46:56 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/05 03:46:56 DEBUG : dir: Looking for writers 2025/07/05 03:46:56 DEBUG : Looking for writers 2025/07/05 03:46:56 DEBUG : dir: reading active writers 2025/07/05 03:46:56 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/05 03:46:57 DEBUG : dir: Looking for writers 2025/07/05 03:46:57 DEBUG : Looking for writers 2025/07/05 03:46:57 DEBUG : dir: reading active writers 2025/07/05 03:46:57 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/05 03:46:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/05 03:46:57 INFO : newLeaf: Copied (replaced existing) 2025/07/05 03:46:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-05 03:46:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/05 03:46:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/05 03:46:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:46:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/05 03:46:57 DEBUG : dir: Looking for writers 2025/07/05 03:46:57 DEBUG : Looking for writers 2025/07/05 03:46:57 DEBUG : dir: reading active writers 2025/07/05 03:46:57 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:57 DEBUG : >WaitForWriters: 2025/07/05 03:46:58 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:46:58 DEBUG : dir: Looking for writers 2025/07/05 03:46:58 DEBUG : Looking for writers 2025/07/05 03:46:58 DEBUG : dir: reading active writers 2025/07/05 03:46:58 DEBUG : newLeaf: reading active writers 2025/07/05 03:46:58 DEBUG : >WaitForWriters: 2025/07/05 03:46:58 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:46:59 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:46:59 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/05 03:46:59 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:59 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:46:59 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/05 03:47:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/05 03:47:01 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:47:01 DEBUG : dir: Looking for writers 2025/07/05 03:47:01 DEBUG : file1: reading active writers 2025/07/05 03:47:01 DEBUG : Looking for writers 2025/07/05 03:47:01 DEBUG : dir: reading active writers 2025/07/05 03:47:01 DEBUG : >WaitForWriters: 2025/07/05 03:47:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:47:01 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:47:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:47:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:47:01 DEBUG : dir/file1(0xc0002d1480): _readAt: size=512, off=0 2025/07/05 03:47:01 DEBUG : dir/file1(0xc0002d1480): openPending: 2025/07/05 03:47:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/05 03:47:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/05 03:47:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:47:01 DEBUG : dir/file1(0xc0002d1480): >openPending: err= 2025/07/05 03:47:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/05 03:47:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/05 03:47:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/05 03:47:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/05 03:47:01 DEBUG : dir/file1(0xc0002d1480): >_readAt: n=14, err=EOF 2025/07/05 03:47:01 DEBUG : dir/file1(0xc0002d1480): close: 2025/07/05 03:47:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/05 03:47:01 DEBUG : dir/file1(0xc0002d1480): >close: err= 2025/07/05 03:47:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/05 03:47:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/05 03:47:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ab800 2025/07/05 03:47:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:47:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:47:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/05 03:47:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/05 03:47:03 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ab800 2025/07/05 03:47:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/05 03:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:47:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/05 03:47:04 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:47:04 DEBUG : dir/file1(0xc0007125c0): openPending: 2025/07/05 03:47:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/07/05 03:47:04 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/07/05 03:47:04 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/05 03:47:04 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/05 03:47:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/05 03:47:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:47:04 DEBUG : dir/file1(0xc0007125c0): >openPending: err= 2025/07/05 03:47:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/05 03:47:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:47:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:47:04 DEBUG : dir/file1(0xc0007125c0): _writeAt: size=25, off=0 2025/07/05 03:47:04 DEBUG : dir/file1(0xc0007125c0): >_writeAt: n=25, err= 2025/07/05 03:47:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/05 03:47:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/05 03:47:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ab800 2025/07/05 03:47:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/05 03:47:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:47:04 DEBUG : newLeaf(0xc0007125c0): close: 2025/07/05 03:47:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/05 03:47:04 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-05 03:47:04.225717065 +0000 UTC m=+106.665813378 2025/07/05 03:47:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/05 03:47:04 DEBUG : newLeaf(0xc0007125c0): >close: err= 2025/07/05 03:47:04 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:47:04 DEBUG : dir: Looking for writers 2025/07/05 03:47:04 DEBUG : Looking for writers 2025/07/05 03:47:04 DEBUG : dir: reading active writers 2025/07/05 03:47:04 DEBUG : newLeaf: reading active writers 2025/07/05 03:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/05 03:47:04 DEBUG : dir: Looking for writers 2025/07/05 03:47:04 DEBUG : Looking for writers 2025/07/05 03:47:04 DEBUG : newLeaf: reading active writers 2025/07/05 03:47:04 DEBUG : dir: reading active writers 2025/07/05 03:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/05 03:47:04 DEBUG : dir: Looking for writers 2025/07/05 03:47:04 DEBUG : Looking for writers 2025/07/05 03:47:04 DEBUG : dir: reading active writers 2025/07/05 03:47:04 DEBUG : newLeaf: reading active writers 2025/07/05 03:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/05 03:47:04 DEBUG : dir: Looking for writers 2025/07/05 03:47:04 DEBUG : Looking for writers 2025/07/05 03:47:04 DEBUG : newLeaf: reading active writers 2025/07/05 03:47:04 DEBUG : dir: reading active writers 2025/07/05 03:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/05 03:47:04 DEBUG : newLeaf: vfs cache: starting upload 2025/07/05 03:47:04 DEBUG : dir: Looking for writers 2025/07/05 03:47:04 DEBUG : Looking for writers 2025/07/05 03:47:04 DEBUG : dir: reading active writers 2025/07/05 03:47:04 DEBUG : newLeaf: reading active writers 2025/07/05 03:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/05 03:47:05 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/05 03:47:05 DEBUG : dir: Looking for writers 2025/07/05 03:47:05 DEBUG : Looking for writers 2025/07/05 03:47:05 DEBUG : dir: reading active writers 2025/07/05 03:47:05 DEBUG : newLeaf: reading active writers 2025/07/05 03:47:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/05 03:47:05 DEBUG : dir: Looking for writers 2025/07/05 03:47:05 DEBUG : Looking for writers 2025/07/05 03:47:05 DEBUG : newLeaf: reading active writers 2025/07/05 03:47:05 DEBUG : dir: reading active writers 2025/07/05 03:47:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/05 03:47:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/05 03:47:06 INFO : newLeaf: Copied (replaced existing) 2025/07/05 03:47:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-05 03:47:04 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/05 03:47:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/05 03:47:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/05 03:47:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/05 03:47:06 DEBUG : dir: Looking for writers 2025/07/05 03:47:06 DEBUG : Looking for writers 2025/07/05 03:47:06 DEBUG : dir: reading active writers 2025/07/05 03:47:06 DEBUG : newLeaf: reading active writers 2025/07/05 03:47:06 DEBUG : >WaitForWriters: 2025/07/05 03:47:06 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:47:06 DEBUG : dir: Looking for writers 2025/07/05 03:47:06 DEBUG : Looking for writers 2025/07/05 03:47:06 DEBUG : dir: reading active writers 2025/07/05 03:47:06 DEBUG : newLeaf: reading active writers 2025/07/05 03:47:06 DEBUG : >WaitForWriters: 2025/07/05 03:47:06 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaner exiting --- PASS: TestFileRename (50.39s) --- PASS: TestFileRename/off,forceCache=false (7.90s) --- PASS: TestFileRename/minimal,forceCache=false (7.91s) --- PASS: TestFileRename/minimal,forceCache=true (9.16s) --- PASS: TestFileRename/writes,forceCache=false (7.91s) --- PASS: TestFileRename/writes,forceCache=true (9.18s) --- PASS: TestFileRename/full,forceCache=false (8.33s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:47:07 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:47:07 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:47:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/05 03:47:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/05 03:47:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:47:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/05 03:47:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/05 03:47:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/05 03:47:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/05 03:47:17 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/05 03:47:17 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:47:17 DEBUG : dir: Looking for writers 2025/07/05 03:47:17 DEBUG : file1: reading active writers 2025/07/05 03:47:17 DEBUG : Looking for writers 2025/07/05 03:47:17 DEBUG : dir: reading active writers 2025/07/05 03:47:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (11.56s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:47:19 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:47:19 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:47:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/05 03:47:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/05 03:47:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:47:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/05 03:47:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/05 03:47:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/05 03:47:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/05 03:47:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/05 03:47:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/05 03:47:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/05 03:47:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/05 03:47:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/05 03:47:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/05 03:47:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/05 03:47:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/05 03:47:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/05 03:47:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/05 03:47:22 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/05 03:47:22 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/05 03:47:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/05 03:47:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/05 03:47:22 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/05 03:47:23 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:47:23 DEBUG : dir: Looking for writers 2025/07/05 03:47:23 DEBUG : file1: reading active writers 2025/07/05 03:47:23 DEBUG : Looking for writers 2025/07/05 03:47:23 DEBUG : dir: reading active writers 2025/07/05 03:47:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.66s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:47:24 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:47:24 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:47:25 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/05 03:47:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/05 03:47:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:47:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/05 03:47:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/05 03:47:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/05 03:47:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/05 03:47:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/05 03:47:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/05 03:47:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/05 03:47:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/05 03:47:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/05 03:47:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/05 03:47:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/05 03:47:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/05 03:47:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/05 03:47:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/05 03:47:27 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/05 03:47:28 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/05 03:47:28 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/05 03:47:28 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/05 03:47:28 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/05 03:47:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/05 03:47:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/05 03:47:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/05 03:47:29 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/05 03:47:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/05 03:47:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/05 03:47:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/05 03:47:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/05 03:47:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/05 03:47:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/05 03:47:29 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/05 03:47:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/05 03:47:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/05 03:47:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/05 03:47:29 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/05 03:47:29 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:47:29 DEBUG : dir: Looking for writers 2025/07/05 03:47:29 DEBUG : file1: reading active writers 2025/07/05 03:47:29 DEBUG : Looking for writers 2025/07/05 03:47:29 DEBUG : dir: reading active writers 2025/07/05 03:47:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.90s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:47:30 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:47:30 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:47:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/05 03:47:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/05 03:47:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:47:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/05 03:47:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/05 03:47:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/05 03:47:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/05 03:47:33 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:47:33 DEBUG : dir: Looking for writers 2025/07/05 03:47:33 DEBUG : file1: reading active writers 2025/07/05 03:47:33 DEBUG : Looking for writers 2025/07/05 03:47:33 DEBUG : dir: reading active writers 2025/07/05 03:47:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.25s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:47:34 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:47:34 NOTICE: OpenDrive root 'rclone-test-cucupoj7qazo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/05 03:47:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/05 03:47:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/05 03:47:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:47:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/05 03:47:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/05 03:47:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/05 03:47:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/05 03:47:37 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/05 03:47:37 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/05 03:47:37 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:47:37 DEBUG : dir: Looking for writers 2025/07/05 03:47:37 DEBUG : file1: reading active writers 2025/07/05 03:47:37 DEBUG : Looking for writers 2025/07/05 03:47:37 DEBUG : dir: reading active writers 2025/07/05 03:47:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.03s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:47:38 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:47:38 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/05 03:47:38 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:38 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:38 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/05 03:47:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/05 03:47:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/05 03:47:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:47:41 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:47:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:47:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:47:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/05 03:47:41 DEBUG : dir/file1(0xc0009ac380): _readAt: size=1, off=0 2025/07/05 03:47:41 DEBUG : dir/file1(0xc0009ac380): openPending: 2025/07/05 03:47:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/05 03:47:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/05 03:47:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:47:41 DEBUG : dir/file1(0xc0009ac380): >openPending: err= 2025/07/05 03:47:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/05 03:47:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/05 03:47:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/05 03:47:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/05 03:47:41 DEBUG : dir/file1(0xc0009ac380): >_readAt: n=1, err= 2025/07/05 03:47:41 DEBUG : dir/file1(0xc0009ac380): _readAt: size=256, off=1 2025/07/05 03:47:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/05 03:47:41 DEBUG : dir/file1(0xc0009ac380): >_readAt: n=15, err=EOF 2025/07/05 03:47:41 DEBUG : dir/file1(0xc0009ac380): _readAt: size=16, off=16 2025/07/05 03:47:41 DEBUG : dir/file1(0xc0009ac380): >_readAt: n=0, err=EOF 2025/07/05 03:47:41 DEBUG : dir/file1(0xc0009ac380): close: 2025/07/05 03:47:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/05 03:47:41 DEBUG : dir/file1(0xc0009ac380): >close: err= 2025/07/05 03:47:41 DEBUG : dir/file1(0xc0009ac380): close: 2025/07/05 03:47:41 DEBUG : dir/file1(0xc0009ac380): >close: err=file already closed 2025/07/05 03:47:41 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:47:41 DEBUG : dir: Looking for writers 2025/07/05 03:47:41 DEBUG : file1: reading active writers 2025/07/05 03:47:41 DEBUG : Looking for writers 2025/07/05 03:47:41 DEBUG : dir: reading active writers 2025/07/05 03:47:41 DEBUG : >WaitForWriters: 2025/07/05 03:47:41 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleMethodsRead (5.34s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:47:44 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:47:44 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/05 03:47:44 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:44 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:47:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:47:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:44 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/05 03:47:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/05 03:47:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/05 03:47:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:47:46 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:47:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:47:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:47:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/05 03:47:46 DEBUG : dir/file1(0xc00091cfc0): _readAt: size=1, off=0 2025/07/05 03:47:46 DEBUG : dir/file1(0xc00091cfc0): openPending: 2025/07/05 03:47:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/05 03:47:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/05 03:47:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:47:46 DEBUG : dir/file1(0xc00091cfc0): >openPending: err= 2025/07/05 03:47:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/05 03:47:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/05 03:47:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/05 03:47:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/05 03:47:47 DEBUG : dir/file1(0xc00091cfc0): >_readAt: n=1, err= 2025/07/05 03:47:47 DEBUG : dir/file1(0xc00091cfc0): _readAt: size=1, off=5 2025/07/05 03:47:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/05 03:47:47 DEBUG : dir/file1(0xc00091cfc0): >_readAt: n=1, err= 2025/07/05 03:47:47 DEBUG : dir/file1(0xc00091cfc0): _readAt: size=1, off=3 2025/07/05 03:47:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/05 03:47:47 DEBUG : dir/file1(0xc00091cfc0): >_readAt: n=1, err= 2025/07/05 03:47:47 DEBUG : dir/file1(0xc00091cfc0): _readAt: size=1, off=13 2025/07/05 03:47:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/05 03:47:47 DEBUG : dir/file1(0xc00091cfc0): >_readAt: n=1, err= 2025/07/05 03:47:47 DEBUG : dir/file1(0xc00091cfc0): _readAt: size=16, off=100 2025/07/05 03:47:47 DEBUG : dir/file1(0xc00091cfc0): >_readAt: n=0, err=EOF 2025/07/05 03:47:47 DEBUG : dir/file1(0xc00091cfc0): close: 2025/07/05 03:47:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/05 03:47:47 DEBUG : dir/file1(0xc00091cfc0): >close: err= 2025/07/05 03:47:47 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:47:47 DEBUG : dir: Looking for writers 2025/07/05 03:47:47 DEBUG : file1: reading active writers 2025/07/05 03:47:47 DEBUG : Looking for writers 2025/07/05 03:47:47 DEBUG : dir: reading active writers 2025/07/05 03:47:47 DEBUG : >WaitForWriters: 2025/07/05 03:47:47 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.00s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:47:48 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:47:48 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/05 03:47:48 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:48 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:47:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:47:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:48 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/05 03:47:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/05 03:47:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/05 03:47:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:47:50 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:47:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:47:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:47:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/05 03:47:50 DEBUG : dir/file1(0xc000712c40): _readAt: size=1, off=0 2025/07/05 03:47:50 DEBUG : dir/file1(0xc000712c40): openPending: 2025/07/05 03:47:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/05 03:47:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/05 03:47:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:47:50 DEBUG : dir/file1(0xc000712c40): >openPending: err= 2025/07/05 03:47:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/05 03:47:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/05 03:47:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/05 03:47:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): >_readAt: n=1, err= 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): _readAt: size=1, off=5 2025/07/05 03:47:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): >_readAt: n=1, err= 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): _readAt: size=1, off=1 2025/07/05 03:47:51 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): >_readAt: n=1, err= 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): _readAt: size=6, off=10 2025/07/05 03:47:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): >_readAt: n=6, err= 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): _readAt: size=256, off=10 2025/07/05 03:47:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): >_readAt: n=6, err=EOF 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): _readAt: size=256, off=100 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): >_readAt: n=0, err=EOF 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): close: 2025/07/05 03:47:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): >close: err= 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): _readAt: size=256, off=100 2025/07/05 03:47:51 DEBUG : dir/file1(0xc000712c40): >_readAt: n=0, err=file already closed 2025/07/05 03:47:51 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:47:51 DEBUG : dir: Looking for writers 2025/07/05 03:47:51 DEBUG : file1: reading active writers 2025/07/05 03:47:51 DEBUG : Looking for writers 2025/07/05 03:47:51 DEBUG : dir: reading active writers 2025/07/05 03:47:51 DEBUG : >WaitForWriters: 2025/07/05 03:47:51 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:47:52 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:47:52 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/05 03:47:52 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:52 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:52 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/05 03:47:53 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/05 03:47:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/05 03:47:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:47:54 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:47:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:47:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:47:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/05 03:47:54 DEBUG : dir/file1(0xc0003bacc0): RWFileHandle.Flush 2025/07/05 03:47:54 DEBUG : dir/file1(0xc0003bacc0): _readAt: size=256, off=0 2025/07/05 03:47:54 DEBUG : dir/file1(0xc0003bacc0): openPending: 2025/07/05 03:47:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/05 03:47:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/05 03:47:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:47:54 DEBUG : dir/file1(0xc0003bacc0): >openPending: err= 2025/07/05 03:47:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/05 03:47:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/05 03:47:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/05 03:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/05 03:47:55 DEBUG : dir/file1(0xc0003bacc0): >_readAt: n=16, err=EOF 2025/07/05 03:47:55 DEBUG : dir/file1(0xc0003bacc0): RWFileHandle.Flush 2025/07/05 03:47:55 DEBUG : dir/file1(0xc0003bacc0): RWFileHandle.Flush 2025/07/05 03:47:55 DEBUG : dir/file1(0xc0003bacc0): close: 2025/07/05 03:47:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/05 03:47:55 DEBUG : dir/file1(0xc0003bacc0): >close: err= 2025/07/05 03:47:55 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:47:55 DEBUG : dir: Looking for writers 2025/07/05 03:47:55 DEBUG : file1: reading active writers 2025/07/05 03:47:55 DEBUG : Looking for writers 2025/07/05 03:47:55 DEBUG : dir: reading active writers 2025/07/05 03:47:55 DEBUG : >WaitForWriters: 2025/07/05 03:47:55 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (3.98s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-cucupoj7qazo'", Local "Local file system at /tmp/rclone2967954822", Modify Window "1s" 2025/07/05 03:47:56 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': poll-interval is not supported by this remote 2025/07/05 03:47:56 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/05 03:47:56 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:56 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/05 03:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-cucupoj7qazo" 2025/07/05 03:47:56 INFO : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/05 03:47:57 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/05 03:47:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/05 03:47:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/05 03:47:59 DEBUG : dir/file1: newRWFileHandle: 2025/07/05 03:47:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/05 03:47:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/05 03:47:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/05 03:47:59 DEBUG : dir/file1(0xc0003bb440): _readAt: size=256, off=0 2025/07/05 03:47:59 DEBUG : dir/file1(0xc0003bb440): openPending: 2025/07/05 03:47:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/05 03:47:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/05 03:47:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/05 03:47:59 DEBUG : dir/file1(0xc0003bb440): >openPending: err= 2025/07/05 03:47:59 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/05 03:47:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/05 03:47:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/05 03:47:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/05 03:47:59 DEBUG : dir/file1(0xc0003bb440): >_readAt: n=16, err=EOF 2025/07/05 03:47:59 DEBUG : dir/file1(0xc0003bb440): RWFileHandle.Release 2025/07/05 03:47:59 DEBUG : dir/file1(0xc0003bb440): close: 2025/07/05 03:47:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/05 03:47:59 DEBUG : dir/file1(0xc0003bb440): >close: err= 2025/07/05 03:47:59 DEBUG : dir/file1(0xc0003bb440): RWFileHandle.Release 2025/07/05 03:47:59 DEBUG : WaitForWriters: timeout=30s 2025/07/05 03:47:59 DEBUG : dir: Looking for writers 2025/07/05 03:47:59 DEBUG : file1: reading active writers 2025/07/05 03:47:59 DEBUG : Looking for writers 2025/07/05 03:47:59 DEBUG : dir: reading active writers 2025/07/05 03:47:59 DEBUG : >WaitForWriters: 2025/07/05 03:47:59 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.15s) FAIL 2025/07/05 03:48:00 DEBUG : OpenDrive root 'rclone-test-cucupoj7qazo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMkdir|TestDirRemoveName|TestDirRename|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true)$'" - Finished ERROR in 2m43.585038256s (try 2/5): exit status 1: Failed [TestDirRemoveName]