"./vfs.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestDirRemove|TestReadFileHandleSeek)$'" - Starting (try 2/5) 2025/05/17 02:45:45 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-tiqebin5sezu" 2025/05/17 02:45:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 02:45:45 DEBUG : Creating backend with remote "/tmp/rclone3814911861" === RUN TestDirRemove run.go:180: Remote "HiDrive root 'rclone-test-tiqebin5sezu'", Local "Local file system at /tmp/rclone3814911861", Modify Window "1s" 2025/05/17 02:45:45 INFO : HiDrive root 'rclone-test-tiqebin5sezu': poll-interval is not supported by this remote 2025/05/17 02:45:46 DEBUG : HiDrive root 'rclone-test-tiqebin5sezu': found directory-element with name dir 2025/05/17 02:45:46 DEBUG : HiDrive root 'rclone-test-tiqebin5sezu': found directory-element with name file1 2025/05/17 02:45:46 DEBUG : HiDrive root 'rclone-test-tiqebin5sezu': found directory-element with name dir 2025/05/17 02:45:46 DEBUG : HiDrive root 'rclone-test-tiqebin5sezu': found directory-element with name file1 2025/05/17 02:45:46 ERROR : dir/: Dir.Remove not empty 2025/05/17 02:45:46 DEBUG : dir/file1: Remove: 2025/05/17 02:45:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/17 02:45:46 DEBUG : dir/file1: >Remove: err= 2025/05/17 02:45:46 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/17 02:45:46 DEBUG : WaitForWriters: timeout=30s 2025/05/17 02:45:46 DEBUG : : Looking for writers 2025/05/17 02:45:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.62s) === RUN TestReadFileHandleSeek run.go:180: Remote "HiDrive root 'rclone-test-tiqebin5sezu'", Local "Local file system at /tmp/rclone3814911861", Modify Window "1s" 2025/05/17 02:45:46 INFO : HiDrive root 'rclone-test-tiqebin5sezu': poll-interval is not supported by this remote 2025/05/17 02:45:46 DEBUG : HiDrive root 'rclone-test-tiqebin5sezu': found directory-element with name dir 2025/05/17 02:45:46 DEBUG : HiDrive root 'rclone-test-tiqebin5sezu': found directory-element with name file1 2025/05/17 02:45:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/17 02:45:46 DEBUG : HiDrive root 'rclone-test-tiqebin5sezu': found directory-element with name dir 2025/05/17 02:45:46 DEBUG : HiDrive root 'rclone-test-tiqebin5sezu': found directory-element with name file1 2025/05/17 02:45:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/17 02:45:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/17 02:45:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/17 02:45:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/17 02:45:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/17 02:45:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/17 02:45:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/17 02:45:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/17 02:45:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/17 02:45:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/17 02:45:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/17 02:45:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/17 02:45:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/05/17 02:45:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/05/17 02:45:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/05/17 02:45:46 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/05/17 02:45:46 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/05/17 02:45:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/05/17 02:45:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/05/17 02:45:46 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/05/17 02:45:47 DEBUG : WaitForWriters: timeout=30s 2025/05/17 02:45:47 DEBUG : dir: Looking for writers 2025/05/17 02:45:47 DEBUG : file1: reading active writers 2025/05/17 02:45:47 DEBUG : : Looking for writers 2025/05/17 02:45:47 DEBUG : dir: reading active writers 2025/05/17 02:45:47 DEBUG : >WaitForWriters: 2025/05/17 02:45:47 DEBUG : HiDrive root 'rclone-test-tiqebin5sezu': found directory-element with name dir 2025/05/17 02:45:47 DEBUG : HiDrive root 'rclone-test-tiqebin5sezu': found directory-element with name file1 --- PASS: TestReadFileHandleSeek (0.99s) PASS 2025/05/17 02:45:47 DEBUG : HiDrive root 'rclone-test-tiqebin5sezu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestDirRemove|TestReadFileHandleSeek)$'" - Finished OK in 1.914273261s (try 2/5)