"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestVFSStat)$'" - Starting (try 2/5) 2025/01/11 02:41:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-biqokez1bemu" 2025/01/11 02:41:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 02:41:43 DEBUG : Starting OpenDrive session with ID: 8f990a10921c8184cd61a725b14ef66fdbc23e726e57594e66e8e226c365cf14 2025/01/11 02:41:43 DEBUG : Creating backend with remote "/tmp/rclone3815764102" === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:41:43 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:41:43 NOTICE: OpenDrive root 'rclone-test-biqokez1bemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/11 02:41:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/11 02:41:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:41:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/11 02:41:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/01/11 02:41:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/11 02:41:47 DEBUG : OpenDrive root 'rclone-test-biqokez1bemu': File to upload is small (5 bytes), uploading instead of streaming 2025/01/11 02:41:47 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/01/11 02:41:48 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/11 02:41:48 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/01/11 02:41:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/11 02:41:48 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:41:48 DEBUG : dir: Looking for writers 2025/01/11 02:41:48 DEBUG : file1: reading active writers 2025/01/11 02:41:48 DEBUG : potato: reading active writers 2025/01/11 02:41:48 DEBUG : : Looking for writers 2025/01/11 02:41:48 DEBUG : dir: reading active writers 2025/01/11 02:41:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.10s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:41:49 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:41:49 NOTICE: OpenDrive root 'rclone-test-biqokez1bemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/11 02:41:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/01/11 02:41:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/11 02:41:53 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:41:53 DEBUG : dir/sub: Looking for writers 2025/01/11 02:41:53 DEBUG : dir: Looking for writers 2025/01/11 02:41:53 DEBUG : file1: reading active writers 2025/01/11 02:41:53 DEBUG : sub: reading active writers 2025/01/11 02:41:53 DEBUG : : Looking for writers 2025/01/11 02:41:53 DEBUG : dir: reading active writers 2025/01/11 02:41:53 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestDirMkdir (6.64s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:41:56 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:41:56 NOTICE: OpenDrive root 'rclone-test-biqokez1bemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/11 02:41:57 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/11 02:41:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:41:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:41:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 02:41:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 02:41:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:41:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/11 02:41:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/01/11 02:41:59 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:41:59 DEBUG : dir: Looking for writers 2025/01/11 02:41:59 DEBUG : file1: reading active writers 2025/01/11 02:41:59 DEBUG : : Looking for writers 2025/01/11 02:41:59 DEBUG : dir: reading active writers 2025/01/11 02:41:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.17s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:42:00 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:42:00 NOTICE: OpenDrive root 'rclone-test-biqokez1bemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/11 02:42:01 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/11 02:42:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:42:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:42:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 02:42:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 02:42:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:42:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/11 02:42:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/11 02:42:04 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/11 02:42:04 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/11 02:42:04 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/11 02:42:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/11 02:42:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/11 02:42:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/11 02:42:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/01/11 02:42:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/01/11 02:42:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/01/11 02:42:04 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/01/11 02:42:04 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/01/11 02:42:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/01/11 02:42:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/01/11 02:42:04 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/01/11 02:42:05 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:42:05 DEBUG : dir: Looking for writers 2025/01/11 02:42:05 DEBUG : file1: reading active writers 2025/01/11 02:42:05 DEBUG : : Looking for writers 2025/01/11 02:42:05 DEBUG : dir: reading active writers 2025/01/11 02:42:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.06s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:42:06 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:42:06 NOTICE: OpenDrive root 'rclone-test-biqokez1bemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/11 02:42:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/11 02:42:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:42:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:42:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 02:42:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 02:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:42:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/11 02:42:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/11 02:42:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/11 02:42:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/11 02:42:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/11 02:42:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/11 02:42:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/11 02:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/11 02:42:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/01/11 02:42:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/01/11 02:42:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/01/11 02:42:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/01/11 02:42:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/01/11 02:42:10 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/01/11 02:42:10 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/01/11 02:42:10 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/01/11 02:42:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/01/11 02:42:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/01/11 02:42:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/11 02:42:11 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/01/11 02:42:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/01/11 02:42:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/01/11 02:42:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/11 02:42:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/11 02:42:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/11 02:42:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/11 02:42:11 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/01/11 02:42:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/11 02:42:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/11 02:42:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/11 02:42:11 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/01/11 02:42:11 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:42:11 DEBUG : dir: Looking for writers 2025/01/11 02:42:11 DEBUG : file1: reading active writers 2025/01/11 02:42:11 DEBUG : : Looking for writers 2025/01/11 02:42:11 DEBUG : dir: reading active writers 2025/01/11 02:42:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.14s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:42:12 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:42:12 NOTICE: OpenDrive root 'rclone-test-biqokez1bemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/11 02:42:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/11 02:42:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:42:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:42:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 02:42:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 02:42:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:42:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/11 02:42:15 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:42:15 DEBUG : dir: Looking for writers 2025/01/11 02:42:15 DEBUG : file1: reading active writers 2025/01/11 02:42:15 DEBUG : : Looking for writers 2025/01/11 02:42:15 DEBUG : dir: reading active writers 2025/01/11 02:42:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.20s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:42:17 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:42:17 NOTICE: OpenDrive root 'rclone-test-biqokez1bemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/11 02:42:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/11 02:42:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:42:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:42:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 02:42:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 02:42:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:42:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/11 02:42:20 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/01/11 02:42:20 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/01/11 02:42:20 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:42:20 DEBUG : dir: Looking for writers 2025/01/11 02:42:20 DEBUG : file1: reading active writers 2025/01/11 02:42:20 DEBUG : : Looking for writers 2025/01/11 02:42:20 DEBUG : dir: reading active writers 2025/01/11 02:42:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.32s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:42:21 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:42:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:42:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:21 DEBUG : Config file has changed externally - reloading 2025/01/11 02:42:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:42:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/11 02:42:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:42:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:42:24 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:42:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:42:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:42:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:42:24 DEBUG : dir/file1(0xc000430680): _readAt: size=1, off=0 2025/01/11 02:42:24 DEBUG : dir/file1(0xc000430680): openPending: 2025/01/11 02:42:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/11 02:42:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:42:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:42:24 DEBUG : dir/file1(0xc000430680): >openPending: err= 2025/01/11 02:42:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/11 02:42:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:42:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:42:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:42:24 DEBUG : dir/file1(0xc000430680): >_readAt: n=1, err= 2025/01/11 02:42:24 DEBUG : dir/file1(0xc000430680): _readAt: size=256, off=1 2025/01/11 02:42:24 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/01/11 02:42:24 DEBUG : dir/file1(0xc000430680): >_readAt: n=15, err=EOF 2025/01/11 02:42:24 DEBUG : dir/file1(0xc000430680): _readAt: size=16, off=16 2025/01/11 02:42:24 DEBUG : dir/file1(0xc000430680): >_readAt: n=0, err=EOF 2025/01/11 02:42:24 DEBUG : dir/file1(0xc000430680): close: 2025/01/11 02:42:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/11 02:42:24 DEBUG : dir/file1(0xc000430680): >close: err= 2025/01/11 02:42:24 DEBUG : dir/file1(0xc000430680): close: 2025/01/11 02:42:24 DEBUG : dir/file1(0xc000430680): >close: err=file already closed 2025/01/11 02:42:24 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:42:24 DEBUG : dir: Looking for writers 2025/01/11 02:42:24 DEBUG : file1: reading active writers 2025/01/11 02:42:24 DEBUG : : Looking for writers 2025/01/11 02:42:24 DEBUG : dir: reading active writers 2025/01/11 02:42:24 DEBUG : >WaitForWriters: 2025/01/11 02:42:24 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.76s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:42:26 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:42:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:42:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:42:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/11 02:42:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:42:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:42:29 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:42:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:42:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:42:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): _readAt: size=1, off=0 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): openPending: 2025/01/11 02:42:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/11 02:42:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:42:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): >openPending: err= 2025/01/11 02:42:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/11 02:42:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:42:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:42:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): >_readAt: n=1, err= 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): _readAt: size=1, off=5 2025/01/11 02:42:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): >_readAt: n=1, err= 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): _readAt: size=1, off=3 2025/01/11 02:42:29 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): >_readAt: n=1, err= 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): _readAt: size=1, off=13 2025/01/11 02:42:29 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): >_readAt: n=1, err= 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): _readAt: size=16, off=100 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): >_readAt: n=0, err=EOF 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): close: 2025/01/11 02:42:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/11 02:42:29 DEBUG : dir/file1(0xc000431580): >close: err= 2025/01/11 02:42:29 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:42:29 DEBUG : dir: Looking for writers 2025/01/11 02:42:29 DEBUG : file1: reading active writers 2025/01/11 02:42:29 DEBUG : : Looking for writers 2025/01/11 02:42:29 DEBUG : dir: reading active writers 2025/01/11 02:42:29 DEBUG : >WaitForWriters: 2025/01/11 02:42:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.40s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:42:30 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:42:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:42:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:42:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/11 02:42:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:42:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:42:33 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:42:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:42:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:42:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): _readAt: size=1, off=0 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): openPending: 2025/01/11 02:42:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/11 02:42:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:42:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): >openPending: err= 2025/01/11 02:42:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/11 02:42:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:42:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:42:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): >_readAt: n=1, err= 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): _readAt: size=1, off=5 2025/01/11 02:42:33 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): >_readAt: n=1, err= 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): _readAt: size=1, off=1 2025/01/11 02:42:33 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): >_readAt: n=1, err= 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): _readAt: size=6, off=10 2025/01/11 02:42:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): >_readAt: n=6, err= 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): _readAt: size=256, off=10 2025/01/11 02:42:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): >_readAt: n=6, err=EOF 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): _readAt: size=256, off=100 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): >_readAt: n=0, err=EOF 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): close: 2025/01/11 02:42:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): >close: err= 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): _readAt: size=256, off=100 2025/01/11 02:42:33 DEBUG : dir/file1(0xc002884340): >_readAt: n=0, err=file already closed 2025/01/11 02:42:33 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:42:33 DEBUG : dir: Looking for writers 2025/01/11 02:42:33 DEBUG : file1: reading active writers 2025/01/11 02:42:33 DEBUG : : Looking for writers 2025/01/11 02:42:33 DEBUG : dir: reading active writers 2025/01/11 02:42:33 DEBUG : >WaitForWriters: 2025/01/11 02:42:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.29s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:42:34 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:42:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:42:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:42:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/11 02:42:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:42:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:42:38 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:42:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:42:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:42:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:42:38 DEBUG : dir/file1(0xc000794340): RWFileHandle.Flush 2025/01/11 02:42:38 DEBUG : dir/file1(0xc000794340): _readAt: size=256, off=0 2025/01/11 02:42:38 DEBUG : dir/file1(0xc000794340): openPending: 2025/01/11 02:42:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/11 02:42:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:42:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:42:38 DEBUG : dir/file1(0xc000794340): >openPending: err= 2025/01/11 02:42:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/11 02:42:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:42:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:42:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:42:38 DEBUG : dir/file1(0xc000794340): >_readAt: n=16, err=EOF 2025/01/11 02:42:38 DEBUG : dir/file1(0xc000794340): RWFileHandle.Flush 2025/01/11 02:42:38 DEBUG : dir/file1(0xc000794340): RWFileHandle.Flush 2025/01/11 02:42:38 DEBUG : dir/file1(0xc000794340): close: 2025/01/11 02:42:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/11 02:42:38 DEBUG : dir/file1(0xc000794340): >close: err= 2025/01/11 02:42:38 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:42:38 DEBUG : dir: Looking for writers 2025/01/11 02:42:38 DEBUG : file1: reading active writers 2025/01/11 02:42:38 DEBUG : : Looking for writers 2025/01/11 02:42:38 DEBUG : dir: reading active writers 2025/01/11 02:42:38 DEBUG : >WaitForWriters: 2025/01/11 02:42:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.72s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:42:39 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:42:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:42:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:42:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/11 02:42:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 02:42:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 02:42:42 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:42:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:42:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:42:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:42:42 DEBUG : dir/file1(0xc000399340): _readAt: size=256, off=0 2025/01/11 02:42:42 DEBUG : dir/file1(0xc000399340): openPending: 2025/01/11 02:42:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/11 02:42:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:42:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:42:42 DEBUG : dir/file1(0xc000399340): >openPending: err= 2025/01/11 02:42:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/11 02:42:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 02:42:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 02:42:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 02:42:42 DEBUG : dir/file1(0xc000399340): >_readAt: n=16, err=EOF 2025/01/11 02:42:42 DEBUG : dir/file1(0xc000399340): RWFileHandle.Release 2025/01/11 02:42:42 DEBUG : dir/file1(0xc000399340): close: 2025/01/11 02:42:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/11 02:42:42 DEBUG : dir/file1(0xc000399340): >close: err= 2025/01/11 02:42:42 DEBUG : dir/file1(0xc000399340): RWFileHandle.Release 2025/01/11 02:42:42 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:42:42 DEBUG : dir: Looking for writers 2025/01/11 02:42:42 DEBUG : file1: reading active writers 2025/01/11 02:42:42 DEBUG : : Looking for writers 2025/01/11 02:42:42 DEBUG : dir: reading active writers 2025/01/11 02:42:42 DEBUG : >WaitForWriters: 2025/01/11 02:42:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:42:43 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:42:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:42:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:42:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/11 02:42:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/01/11 02:42:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 02:42:46 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:42:46 DEBUG : dir/file1(0xc002884b40): openPending: 2025/01/11 02:42:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/11 02:42:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:42:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:42:46 DEBUG : dir/file1(0xc002884b40): >openPending: err= 2025/01/11 02:42:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 02:42:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:42:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:42:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:42:46 DEBUG : dir/file1(0xc002884b40): _writeAt: size=5, off=0 2025/01/11 02:42:46 DEBUG : dir/file1(0xc002884b40): >_writeAt: n=5, err= 2025/01/11 02:42:46 DEBUG : dir/file1(0xc002884b40): close: 2025/01/11 02:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 02:42:46 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-11 02:42:46.540766016 +0000 UTC m=+63.614497792 2025/01/11 02:42:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/11 02:42:46 DEBUG : dir/file1(0xc002884b40): >close: err= 2025/01/11 02:42:46 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:42:46 DEBUG : dir: Looking for writers 2025/01/11 02:42:46 DEBUG : file1: reading active writers 2025/01/11 02:42:46 DEBUG : : Looking for writers 2025/01/11 02:42:46 DEBUG : dir: reading active writers 2025/01/11 02:42:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:42:46 DEBUG : dir: Looking for writers 2025/01/11 02:42:46 DEBUG : file1: reading active writers 2025/01/11 02:42:46 DEBUG : : Looking for writers 2025/01/11 02:42:46 DEBUG : dir: reading active writers 2025/01/11 02:42:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:42:46 DEBUG : dir: Looking for writers 2025/01/11 02:42:46 DEBUG : file1: reading active writers 2025/01/11 02:42:46 DEBUG : : Looking for writers 2025/01/11 02:42:46 DEBUG : dir: reading active writers 2025/01/11 02:42:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:42:46 DEBUG : dir: Looking for writers 2025/01/11 02:42:46 DEBUG : file1: reading active writers 2025/01/11 02:42:46 DEBUG : : Looking for writers 2025/01/11 02:42:46 DEBUG : dir: reading active writers 2025/01/11 02:42:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:42:46 DEBUG : dir/file1: vfs cache: starting upload 2025/01/11 02:42:46 DEBUG : dir: Looking for writers 2025/01/11 02:42:46 DEBUG : file1: reading active writers 2025/01/11 02:42:46 DEBUG : : Looking for writers 2025/01/11 02:42:46 DEBUG : dir: reading active writers 2025/01/11 02:42:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/11 02:42:46 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/01/11 02:42:46 DEBUG : dir: Looking for writers 2025/01/11 02:42:46 DEBUG : file1: reading active writers 2025/01/11 02:42:46 DEBUG : : Looking for writers 2025/01/11 02:42:46 DEBUG : dir: reading active writers 2025/01/11 02:42:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/11 02:42:47 DEBUG : dir: Looking for writers 2025/01/11 02:42:47 DEBUG : file1: reading active writers 2025/01/11 02:42:47 DEBUG : : Looking for writers 2025/01/11 02:42:47 DEBUG : dir: reading active writers 2025/01/11 02:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/11 02:42:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/11 02:42:47 INFO : dir/file1: Copied (replaced existing) 2025/01/11 02:42:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-01-11 02:42:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/01/11 02:42:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/11 02:42:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:42:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/11 02:42:47 DEBUG : dir: Looking for writers 2025/01/11 02:42:47 DEBUG : file1: reading active writers 2025/01/11 02:42:47 DEBUG : : Looking for writers 2025/01/11 02:42:47 DEBUG : dir: reading active writers 2025/01/11 02:42:47 DEBUG : >WaitForWriters: 2025/01/11 02:42:47 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.08s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:42:48 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:42:48 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 02:42:48 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:48 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 02:42:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-biqokez1bemu" 2025/01/11 02:42:48 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 02:42:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/01/11 02:42:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 02:42:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 02:42:51 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 02:42:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 02:42:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:42:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 02:42:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 02:42:51 DEBUG : dir/file1(0xc002974e00): _writeAt: size=5, off=0 2025/01/11 02:42:51 DEBUG : dir/file1(0xc002974e00): openPending: 2025/01/11 02:42:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/01/11 02:42:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 02:42:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:42:51 DEBUG : dir/file1(0xc002974e00): >openPending: err= 2025/01/11 02:42:51 DEBUG : dir/file1(0xc002974e00): >_writeAt: n=5, err= 2025/01/11 02:42:51 DEBUG : dir/file1(0xc002974e00): _writeAt: size=15, off=5 2025/01/11 02:42:51 DEBUG : dir/file1(0xc002974e00): >_writeAt: n=15, err= 2025/01/11 02:42:51 DEBUG : dir/file1(0xc002974e00): close: 2025/01/11 02:42:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/01/11 02:42:51 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-11 02:42:51.89998645 +0000 UTC m=+68.973718265 2025/01/11 02:42:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/11 02:42:51 DEBUG : dir/file1(0xc002974e00): >close: err= 2025/01/11 02:42:51 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:42:51 DEBUG : dir: Looking for writers 2025/01/11 02:42:51 DEBUG : file1: reading active writers 2025/01/11 02:42:51 DEBUG : : Looking for writers 2025/01/11 02:42:51 DEBUG : dir: reading active writers 2025/01/11 02:42:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 02:42:51 DEBUG : dir: Looking for writers 2025/01/11 02:42:51 DEBUG : file1: reading active writers 2025/01/11 02:42:51 DEBUG : : Looking for writers 2025/01/11 02:42:51 DEBUG : dir: reading active writers 2025/01/11 02:42:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 02:42:51 DEBUG : dir: Looking for writers 2025/01/11 02:42:51 DEBUG : file1: reading active writers 2025/01/11 02:42:51 DEBUG : : Looking for writers 2025/01/11 02:42:51 DEBUG : dir: reading active writers 2025/01/11 02:42:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 02:42:51 DEBUG : dir: Looking for writers 2025/01/11 02:42:51 DEBUG : file1: reading active writers 2025/01/11 02:42:51 DEBUG : : Looking for writers 2025/01/11 02:42:51 DEBUG : dir: reading active writers 2025/01/11 02:42:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 02:42:52 DEBUG : dir/file1: vfs cache: starting upload 2025/01/11 02:42:52 DEBUG : dir: Looking for writers 2025/01/11 02:42:52 DEBUG : file1: reading active writers 2025/01/11 02:42:52 DEBUG : : Looking for writers 2025/01/11 02:42:52 DEBUG : dir: reading active writers 2025/01/11 02:42:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/11 02:42:52 DEBUG : dir: Looking for writers 2025/01/11 02:42:52 DEBUG : file1: reading active writers 2025/01/11 02:42:52 DEBUG : : Looking for writers 2025/01/11 02:42:52 DEBUG : dir: reading active writers 2025/01/11 02:42:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/01/11 02:42:52 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/01/11 02:42:52 DEBUG : dir: Looking for writers 2025/01/11 02:42:52 DEBUG : file1: reading active writers 2025/01/11 02:42:52 DEBUG : : Looking for writers 2025/01/11 02:42:52 DEBUG : dir: reading active writers 2025/01/11 02:42:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/01/11 02:42:53 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/01/11 02:42:53 INFO : dir/file1: Copied (replaced existing) 2025/01/11 02:42:53 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-01-11 02:42:51 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/01/11 02:42:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/11 02:42:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 02:42:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/11 02:42:53 DEBUG : dir: Looking for writers 2025/01/11 02:42:53 DEBUG : file1: reading active writers 2025/01/11 02:42:53 DEBUG : : Looking for writers 2025/01/11 02:42:53 DEBUG : dir: reading active writers 2025/01/11 02:42:53 DEBUG : >WaitForWriters: 2025/01/11 02:42:53 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.35s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-biqokez1bemu'", Local "Local file system at /tmp/rclone3815764102", Modify Window "1s" 2025/01/11 02:42:54 INFO : OpenDrive root 'rclone-test-biqokez1bemu': poll-interval is not supported by this remote 2025/01/11 02:42:54 NOTICE: OpenDrive root 'rclone-test-biqokez1bemu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/11 02:42:54 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/01/11 02:42:57 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/01/11 02:42:58 DEBUG : WaitForWriters: timeout=30s 2025/01/11 02:42:58 DEBUG : dir: Looking for writers 2025/01/11 02:42:58 DEBUG : file2: reading active writers 2025/01/11 02:42:58 DEBUG : : Looking for writers 2025/01/11 02:42:58 DEBUG : file1: reading active writers 2025/01/11 02:42:58 DEBUG : dir: reading active writers 2025/01/11 02:42:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.94s) PASS 2025/01/11 02:43:00 DEBUG : OpenDrive root 'rclone-test-biqokez1bemu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestVFSStat)$'" - Finished OK in 1m17.675141488s (try 2/5)