"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/03/18 01:00:46 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-bocezey0xupi" 2025/03/18 01:00:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 01:00:46 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/03/18 01:00:46 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/18 01:00:46 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/18 01:00:46 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/18 01:00:46 DEBUG : Setting pass="-7P9dS3B-ctztzjqeu26Mte7JPcbfjYtYLRnDv2IatBg" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/18 01:00:46 DEBUG : TestWebdavRclone: detected overridden config - adding "{-Ge6H}" suffix to name 2025/03/18 01:00:46 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/18 01:00:46 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/18 01:00:46 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/18 01:00:46 DEBUG : Setting pass="-7P9dS3B-ctztzjqeu26Mte7JPcbfjYtYLRnDv2IatBg" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/18 01:00:46 DEBUG : found headers: 2025/03/18 01:00:46 DEBUG : Creating backend with remote "/tmp/rclone4264936559" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:46 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:47 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:47 DEBUG : dir: Looking for writers 2025/03/18 01:00:47 DEBUG : : Looking for writers 2025/03/18 01:00:47 DEBUG : dir: reading active writers 2025/03/18 01:00:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:47 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:47 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:47 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:47 DEBUG : dir/subdir: Looking for writers 2025/03/18 01:00:47 DEBUG : dir: Looking for writers 2025/03/18 01:00:47 DEBUG : file2: reading active writers 2025/03/18 01:00:47 DEBUG : subdir: reading active writers 2025/03/18 01:00:47 DEBUG : file1: reading active writers 2025/03/18 01:00:47 DEBUG : : Looking for writers 2025/03/18 01:00:47 DEBUG : dir: reading active writers 2025/03/18 01:00:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:47 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:47 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:47 DEBUG : dir: Looking for writers 2025/03/18 01:00:47 DEBUG : file1: reading active writers 2025/03/18 01:00:47 DEBUG : : Looking for writers 2025/03/18 01:00:47 DEBUG : dir: reading active writers 2025/03/18 01:00:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:47 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:47 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:47 DEBUG : dir: Looking for writers 2025/03/18 01:00:47 DEBUG : : Looking for writers 2025/03/18 01:00:47 DEBUG : dir: reading active writers 2025/03/18 01:00:47 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:47 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:47 DEBUG : dir: forgetting directory cache 2025/03/18 01:00:47 DEBUG : : forgetting directory cache 2025/03/18 01:00:47 DEBUG : dir: forgetting directory cache 2025/03/18 01:00:47 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:47 DEBUG : : Looking for writers 2025/03/18 01:00:47 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:47 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:47 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/18 01:00:47 DEBUG : dir: invalidating directory cache 2025/03/18 01:00:47 DEBUG : : >ForgetPath: 2025/03/18 01:00:47 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/18 01:00:47 DEBUG : : invalidating directory cache 2025/03/18 01:00:47 DEBUG : dir: forgetting directory cache 2025/03/18 01:00:47 DEBUG : : >ForgetPath: 2025/03/18 01:00:47 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/18 01:00:47 DEBUG : : >ForgetPath: 2025/03/18 01:00:47 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:47 DEBUG : dir: Looking for writers 2025/03/18 01:00:47 DEBUG : : Looking for writers 2025/03/18 01:00:47 DEBUG : dir: reading active writers 2025/03/18 01:00:47 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:47 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:48 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:48 DEBUG : : forgetting directory cache 2025/03/18 01:00:48 DEBUG : dir: forgetting directory cache 2025/03/18 01:00:48 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:48 DEBUG : fil/a/b: Looking for writers 2025/03/18 01:00:48 DEBUG : fil/a: Looking for writers 2025/03/18 01:00:48 DEBUG : b: reading active writers 2025/03/18 01:00:48 DEBUG : fil: Looking for writers 2025/03/18 01:00:48 DEBUG : a: reading active writers 2025/03/18 01:00:48 DEBUG : dir: Looking for writers 2025/03/18 01:00:48 DEBUG : : Looking for writers 2025/03/18 01:00:48 DEBUG : dir: reading active writers 2025/03/18 01:00:48 DEBUG : fil: reading active writers 2025/03/18 01:00:48 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:48 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:48 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:48 DEBUG : dir: Looking for writers 2025/03/18 01:00:48 DEBUG : : Looking for writers 2025/03/18 01:00:48 DEBUG : dir: reading active writers 2025/03/18 01:00:48 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:48 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:48 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:48 DEBUG : dir: Looking for writers 2025/03/18 01:00:48 DEBUG : file1: reading active writers 2025/03/18 01:00:48 DEBUG : : Looking for writers 2025/03/18 01:00:48 DEBUG : dir: reading active writers 2025/03/18 01:00:48 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:48 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:48 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/03/18 01:00:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/18 01:00:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/18 01:00:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/18 01:00:48 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/18 01:00:48 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:48 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:48 DEBUG : dir: invalidating directory cache 2025/03/18 01:00:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/18 01:00:48 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/18 01:00:48 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/18 01:00:48 DEBUG : dir/file1: Reset virtual modtime 2025/03/18 01:00:48 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/18 01:00:48 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/18 01:00:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/18 01:00:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/18 01:00:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:48 DEBUG : dir: invalidating directory cache 2025/03/18 01:00:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/18 01:00:48 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/18 01:00:48 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/18 01:00:48 DEBUG : : forgetting directory cache 2025/03/18 01:00:48 DEBUG : dir: forgetting directory cache 2025/03/18 01:00:48 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/18 01:00:48 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:48 DEBUG : dir/virtualDir: Looking for writers 2025/03/18 01:00:48 DEBUG : dir: Looking for writers 2025/03/18 01:00:48 DEBUG : file1: reading active writers 2025/03/18 01:00:48 DEBUG : virtualFile2: reading active writers 2025/03/18 01:00:48 DEBUG : virtualFile: reading active writers 2025/03/18 01:00:48 DEBUG : virtualDir: reading active writers 2025/03/18 01:00:48 DEBUG : : Looking for writers 2025/03/18 01:00:48 DEBUG : dir: reading active writers 2025/03/18 01:00:48 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:48 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:49 ERROR : dir/: Can only open directories read only 2025/03/18 01:00:49 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:49 DEBUG : dir: Looking for writers 2025/03/18 01:00:49 DEBUG : : Looking for writers 2025/03/18 01:00:49 DEBUG : dir: reading active writers 2025/03/18 01:00:49 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:49 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:49 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/18 01:00:49 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/18 01:00:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/18 01:00:49 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (5 bytes), uploading instead of streaming 2025/03/18 01:00:49 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:49 NOTICE: webdav root 'rclone-test-bocezey0xupi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/18 01:00:49 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/18 01:00:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/18 01:00:49 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:49 DEBUG : dir: Looking for writers 2025/03/18 01:00:49 DEBUG : file1: reading active writers 2025/03/18 01:00:49 DEBUG : potato: reading active writers 2025/03/18 01:00:49 DEBUG : : Looking for writers 2025/03/18 01:00:49 DEBUG : dir: reading active writers 2025/03/18 01:00:49 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:49 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/18 01:00:49 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:49 DEBUG : dir/sub: Looking for writers 2025/03/18 01:00:49 DEBUG : dir: Looking for writers 2025/03/18 01:00:49 DEBUG : file1: reading active writers 2025/03/18 01:00:49 DEBUG : sub: reading active writers 2025/03/18 01:00:49 DEBUG : : Looking for writers 2025/03/18 01:00:49 DEBUG : dir: reading active writers 2025/03/18 01:00:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:49 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/18 01:00:49 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/18 01:00:49 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:49 DEBUG : dir/sub/subsub: Looking for writers 2025/03/18 01:00:49 DEBUG : dir/sub: Looking for writers 2025/03/18 01:00:49 DEBUG : subsub: reading active writers 2025/03/18 01:00:49 DEBUG : dir: Looking for writers 2025/03/18 01:00:49 DEBUG : file1: reading active writers 2025/03/18 01:00:49 DEBUG : sub: reading active writers 2025/03/18 01:00:49 DEBUG : : Looking for writers 2025/03/18 01:00:49 DEBUG : dir: reading active writers 2025/03/18 01:00:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:50 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:50 ERROR : dir/: Dir.Remove not empty 2025/03/18 01:00:50 DEBUG : dir/file1: Remove: 2025/03/18 01:00:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:50 DEBUG : dir/file1: >Remove: err= 2025/03/18 01:00:50 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/18 01:00:50 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:50 DEBUG : : Looking for writers 2025/03/18 01:00:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.15s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:50 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:50 DEBUG : dir/file1: Remove: 2025/03/18 01:00:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:50 DEBUG : dir/file1: >Remove: err= 2025/03/18 01:00:50 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/18 01:00:50 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:50 DEBUG : : Looking for writers 2025/03/18 01:00:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.15s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:50 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:50 DEBUG : dir/file1: Remove: 2025/03/18 01:00:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:50 DEBUG : dir/file1: >Remove: err= 2025/03/18 01:00:50 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:50 DEBUG : dir: Looking for writers 2025/03/18 01:00:50 DEBUG : : Looking for writers 2025/03/18 01:00:50 DEBUG : dir: reading active writers 2025/03/18 01:00:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:50 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:50 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:50 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/18 01:00:50 DEBUG : dir: Updating dir with dir2 0xc0004a16c0 2025/03/18 01:00:50 DEBUG : dir: forgetting directory cache 2025/03/18 01:00:50 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/18 01:00:50 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/18 01:00:50 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/18 01:00:50 DEBUG : file2: Updating file with file2 0xc000565800 2025/03/18 01:00:50 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:50 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/18 01:00:50 INFO : dir2/file3: Deleted 2025/03/18 01:00:50 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/18 01:00:50 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000565800 2025/03/18 01:00:50 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/18 01:00:50 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/18 01:00:50 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/18 01:00:51 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004a1ba0 2025/03/18 01:00:51 DEBUG : empty directory: forgetting directory cache 2025/03/18 01:00:51 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/18 01:00:51 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/18 01:00:51 DEBUG : dir2: Renaming to "dir3" 2025/03/18 01:00:51 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:51 DEBUG : dir3: Looking for writers 2025/03/18 01:00:51 DEBUG : file3: reading active writers 2025/03/18 01:00:51 DEBUG : renamed empty directory: Looking for writers 2025/03/18 01:00:51 DEBUG : : Looking for writers 2025/03/18 01:00:51 DEBUG : dir3: reading active writers 2025/03/18 01:00:51 DEBUG : renamed empty directory: reading active writers 2025/03/18 01:00:51 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:51 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/18 01:00:51 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:51 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 01:00:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/18 01:00:51 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/18 01:00:51 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/18 01:00:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/18 01:00:51 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:51 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 01:00:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/18 01:00:51 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/18 01:00:51 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/18 01:00:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/18 01:00:51 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (12 bytes), uploading instead of streaming 2025/03/18 01:00:51 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:51 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/18 01:00:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/18 01:00:51 DEBUG : : forgetting directory cache 2025/03/18 01:00:51 DEBUG : dir: forgetting directory cache 2025/03/18 01:00:51 DEBUG : dir/sub: forgetting directory cache 2025/03/18 01:00:51 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/18 01:00:51 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/18 01:00:51 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (5 bytes), uploading instead of streaming 2025/03/18 01:00:51 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:51 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/18 01:00:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/18 01:00:51 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:51 DEBUG : dir/sub: Looking for writers 2025/03/18 01:00:51 DEBUG : file0: reading active writers 2025/03/18 01:00:51 DEBUG : file2: reading active writers 2025/03/18 01:00:51 DEBUG : dir: Looking for writers 2025/03/18 01:00:51 DEBUG : file1: reading active writers 2025/03/18 01:00:51 DEBUG : sub: reading active writers 2025/03/18 01:00:51 DEBUG : : Looking for writers 2025/03/18 01:00:51 DEBUG : dir: reading active writers 2025/03/18 01:00:51 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:51 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/18 01:00:51 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:51 DEBUG : : Looking for writers 2025/03/18 01:00:51 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:51 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:51 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:51 DEBUG : dir: Looking for writers 2025/03/18 01:00:51 DEBUG : file1: reading active writers 2025/03/18 01:00:51 DEBUG : : Looking for writers 2025/03/18 01:00:51 DEBUG : dir: reading active writers 2025/03/18 01:00:51 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:51 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:51 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:51 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/03/18 01:00:51 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:51 DEBUG : dir: Looking for writers 2025/03/18 01:00:51 DEBUG : file1: reading active writers 2025/03/18 01:00:51 DEBUG : : Looking for writers 2025/03/18 01:00:51 DEBUG : dir: reading active writers 2025/03/18 01:00:51 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:51 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 01:00:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:00:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/18 01:00:51 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:51 DEBUG : dir: Looking for writers 2025/03/18 01:00:51 DEBUG : file1: reading active writers 2025/03/18 01:00:51 DEBUG : : Looking for writers 2025/03/18 01:00:51 DEBUG : dir: reading active writers 2025/03/18 01:00:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/03/18 01:00:51 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/18 01:00:51 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 01:00:51 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:00:51 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/18 01:00:51 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:51 DEBUG : : Looking for writers 2025/03/18 01:00:51 DEBUG : file.txt: reading active writers 2025/03/18 01:00:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:51 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:51 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (25 bytes), uploading instead of streaming 2025/03/18 01:00:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:52 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/18 01:00:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:52 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:52 DEBUG : dir: Looking for writers 2025/03/18 01:00:52 DEBUG : file1: reading active writers 2025/03/18 01:00:52 DEBUG : : Looking for writers 2025/03/18 01:00:52 DEBUG : dir: reading active writers 2025/03/18 01:00:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:52 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:52 DEBUG : dir/file1: Remove: 2025/03/18 01:00:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:52 DEBUG : dir/file1: >Remove: err= 2025/03/18 01:00:52 DEBUG : dir/file1: Remove: 2025/03/18 01:00:52 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/18 01:00:52 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:52 DEBUG : dir: Looking for writers 2025/03/18 01:00:52 DEBUG : : Looking for writers 2025/03/18 01:00:52 DEBUG : dir: reading active writers 2025/03/18 01:00:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:52 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:52 DEBUG : dir/file1: Remove: 2025/03/18 01:00:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:52 DEBUG : dir/file1: >Remove: err= 2025/03/18 01:00:52 DEBUG : dir/file1: Remove: 2025/03/18 01:00:52 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/18 01:00:52 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:52 DEBUG : dir: Looking for writers 2025/03/18 01:00:52 DEBUG : : Looking for writers 2025/03/18 01:00:52 DEBUG : dir: reading active writers 2025/03/18 01:00:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:52 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 01:00:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/18 01:00:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/18 01:00:52 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/18 01:00:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/18 01:00:52 DEBUG : dir/file1: Open: flags=0x3 2025/03/18 01:00:52 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/18 01:00:52 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/18 01:00:52 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:52 DEBUG : dir: Looking for writers 2025/03/18 01:00:52 DEBUG : file1: reading active writers 2025/03/18 01:00:52 DEBUG : : Looking for writers 2025/03/18 01:00:52 DEBUG : dir: reading active writers 2025/03/18 01:00:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:52 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:52 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:52 DEBUG : dir: Looking for writers 2025/03/18 01:00:52 DEBUG : file1: reading active writers 2025/03/18 01:00:52 DEBUG : : Looking for writers 2025/03/18 01:00:52 DEBUG : dir: reading active writers 2025/03/18 01:00:52 DEBUG : >WaitForWriters: 2025/03/18 01:00:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 01:00:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000c02d80 2025/03/18 01:00:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/18 01:00:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000c02d80 2025/03/18 01:00:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/18 01:00:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 01:00:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/18 01:00:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:52 DEBUG : dir/file1: File is currently open, delaying rename 0xc000c02d80 2025/03/18 01:00:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:52 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (25 bytes), uploading instead of streaming 2025/03/18 01:00:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:52 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/18 01:00:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:52 DEBUG : newLeaf: Running delayed rename now 2025/03/18 01:00:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 01:00:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000c02d80 2025/03/18 01:00:52 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:52 DEBUG : dir: Looking for writers 2025/03/18 01:00:52 DEBUG : : Looking for writers 2025/03/18 01:00:52 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:52 DEBUG : dir: reading active writers 2025/03/18 01:00:52 DEBUG : >WaitForWriters: 2025/03/18 01:00:52 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:52 DEBUG : dir: Looking for writers 2025/03/18 01:00:52 DEBUG : : Looking for writers 2025/03/18 01:00:52 DEBUG : dir: reading active writers 2025/03/18 01:00:52 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:52 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:52 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:52 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:52 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:52 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:52 DEBUG : Config file has changed externally - reloading 2025/03/18 01:00:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:52 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:53 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : file1: reading active writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : >WaitForWriters: 2025/03/18 01:00:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 01:00:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000038b40 2025/03/18 01:00:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/18 01:00:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000038b40 2025/03/18 01:00:53 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/18 01:00:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 01:00:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/18 01:00:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:53 DEBUG : dir/file1: File is currently open, delaying rename 0xc000038b40 2025/03/18 01:00:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:53 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (25 bytes), uploading instead of streaming 2025/03/18 01:00:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:53 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/18 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:53 DEBUG : newLeaf: Running delayed rename now 2025/03/18 01:00:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 01:00:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000038b40 2025/03/18 01:00:53 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:53 DEBUG : >WaitForWriters: 2025/03/18 01:00:53 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:53 DEBUG : >WaitForWriters: 2025/03/18 01:00:53 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:53 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:53 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:53 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:53 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:53 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 01:00:53 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000e0ed80): openPending: 2025/03/18 01:00:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/18 01:00:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/18 01:00:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000e0ed80): >openPending: err= 2025/03/18 01:00:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 01:00:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000e0ed80): _writeAt: size=14, off=0 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000e0ed80): >_writeAt: n=14, err= 2025/03/18 01:00:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000e0ed80): close: 2025/03/18 01:00:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/18 01:00:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/18 01:00:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000e0ed80): >close: err= 2025/03/18 01:00:53 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : file1: reading active writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : file1: reading active writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : file1: reading active writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : file1: reading active writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:53 DEBUG : dir/file1: vfs cache: starting upload 2025/03/18 01:00:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:53 INFO : dir/file1: Copied (replaced existing) 2025/03/18 01:00:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/18 01:00:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/18 01:00:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : file1: reading active writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : >WaitForWriters: 2025/03/18 01:00:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:53 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000e9a780): _readAt: size=512, off=0 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000e9a780): openPending: 2025/03/18 01:00:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/18 01:00:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/18 01:00:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000e9a780): >openPending: err= 2025/03/18 01:00:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000e9a780): >_readAt: n=14, err=EOF 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000e9a780): close: 2025/03/18 01:00:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000e9a780): >close: err= 2025/03/18 01:00:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 01:00:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 01:00:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000c50180 2025/03/18 01:00:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/18 01:00:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/18 01:00:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000c50180 2025/03/18 01:00:53 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/18 01:00:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 01:00:53 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000d95d00): openPending: 2025/03/18 01:00:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/18 01:00:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/18 01:00:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000d95d00): >openPending: err= 2025/03/18 01:00:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 01:00:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000d95d00): _writeAt: size=25, off=0 2025/03/18 01:00:53 DEBUG : dir/file1(0xc000d95d00): >_writeAt: n=25, err= 2025/03/18 01:00:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 01:00:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 01:00:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000c50180 2025/03/18 01:00:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:53 DEBUG : newLeaf(0xc000d95d00): close: 2025/03/18 01:00:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/18 01:00:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-18 01:00:53.696639675 +0000 UTC m=+6.803273969 2025/03/18 01:00:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:53 DEBUG : newLeaf(0xc000d95d00): >close: err= 2025/03/18 01:00:53 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:53 DEBUG : newLeaf: vfs cache: starting upload 2025/03/18 01:00:53 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:53 INFO : newLeaf: Copied (replaced existing) 2025/03/18 01:00:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-18 01:00:53 +0000 UTC" 2025/03/18 01:00:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/18 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:53 DEBUG : >WaitForWriters: 2025/03/18 01:00:53 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:53 DEBUG : dir: Looking for writers 2025/03/18 01:00:53 DEBUG : : Looking for writers 2025/03/18 01:00:53 DEBUG : dir: reading active writers 2025/03/18 01:00:53 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:53 DEBUG : >WaitForWriters: 2025/03/18 01:00:53 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:53 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:53 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:53 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:53 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:53 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:54 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : file1: reading active writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : >WaitForWriters: 2025/03/18 01:00:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 01:00:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000c503c0 2025/03/18 01:00:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/18 01:00:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000c503c0 2025/03/18 01:00:54 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/18 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 01:00:54 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000ead700): openPending: 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/18 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000ead700): >openPending: err= 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 01:00:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000ead700): _writeAt: size=25, off=0 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000ead700): >_writeAt: n=25, err= 2025/03/18 01:00:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 01:00:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 01:00:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000c503c0 2025/03/18 01:00:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:54 DEBUG : newLeaf(0xc000ead700): close: 2025/03/18 01:00:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/18 01:00:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-18 01:00:54.20236829 +0000 UTC m=+7.309002574 2025/03/18 01:00:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:54 DEBUG : newLeaf(0xc000ead700): >close: err= 2025/03/18 01:00:54 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:54 DEBUG : newLeaf: vfs cache: starting upload 2025/03/18 01:00:54 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:54 INFO : newLeaf: Copied (replaced existing) 2025/03/18 01:00:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-18 01:00:54 +0000 UTC" 2025/03/18 01:00:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/18 01:00:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : >WaitForWriters: 2025/03/18 01:00:54 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:54 DEBUG : >WaitForWriters: 2025/03/18 01:00:54 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:54 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:54 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:54 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:54 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:54 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 01:00:54 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000eea180): openPending: 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/18 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000eea180): >openPending: err= 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 01:00:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000eea180): _writeAt: size=14, off=0 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000eea180): >_writeAt: n=14, err= 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000eea180): close: 2025/03/18 01:00:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/18 01:00:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000eea180): >close: err= 2025/03/18 01:00:54 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : file1: reading active writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : file1: reading active writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : file1: reading active writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : file1: reading active writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: starting upload 2025/03/18 01:00:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:54 INFO : dir/file1: Copied (replaced existing) 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/18 01:00:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/18 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : file1: reading active writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : >WaitForWriters: 2025/03/18 01:00:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:54 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000eea1c0): _readAt: size=512, off=0 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000eea1c0): openPending: 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/18 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000eea1c0): >openPending: err= 2025/03/18 01:00:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000eea1c0): >_readAt: n=14, err=EOF 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000eea1c0): close: 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000eea1c0): >close: err= 2025/03/18 01:00:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 01:00:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 01:00:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000212f00 2025/03/18 01:00:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/18 01:00:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/18 01:00:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000212f00 2025/03/18 01:00:54 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/18 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 01:00:54 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000661c80): openPending: 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/18 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000661c80): >openPending: err= 2025/03/18 01:00:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 01:00:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000661c80): _writeAt: size=25, off=0 2025/03/18 01:00:54 DEBUG : dir/file1(0xc000661c80): >_writeAt: n=25, err= 2025/03/18 01:00:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 01:00:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 01:00:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000212f00 2025/03/18 01:00:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:54 DEBUG : newLeaf(0xc000661c80): close: 2025/03/18 01:00:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/18 01:00:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-18 01:00:54.848185671 +0000 UTC m=+7.954819954 2025/03/18 01:00:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:54 DEBUG : newLeaf(0xc000661c80): >close: err= 2025/03/18 01:00:54 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:54 DEBUG : dir: Looking for writers 2025/03/18 01:00:54 DEBUG : : Looking for writers 2025/03/18 01:00:54 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:54 DEBUG : dir: reading active writers 2025/03/18 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:54 DEBUG : newLeaf: vfs cache: starting upload 2025/03/18 01:00:54 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:55 INFO : newLeaf: Copied (replaced existing) 2025/03/18 01:00:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-18 01:00:54 +0000 UTC" 2025/03/18 01:00:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/18 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/18 01:00:55 DEBUG : dir: Looking for writers 2025/03/18 01:00:55 DEBUG : : Looking for writers 2025/03/18 01:00:55 DEBUG : dir: reading active writers 2025/03/18 01:00:55 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:55 DEBUG : >WaitForWriters: 2025/03/18 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:55 DEBUG : dir: Looking for writers 2025/03/18 01:00:55 DEBUG : : Looking for writers 2025/03/18 01:00:55 DEBUG : dir: reading active writers 2025/03/18 01:00:55 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:55 DEBUG : >WaitForWriters: 2025/03/18 01:00:55 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:55 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:55 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:55 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:55 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:55 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:55 DEBUG : dir: Looking for writers 2025/03/18 01:00:55 DEBUG : file1: reading active writers 2025/03/18 01:00:55 DEBUG : : Looking for writers 2025/03/18 01:00:55 DEBUG : dir: reading active writers 2025/03/18 01:00:55 DEBUG : >WaitForWriters: 2025/03/18 01:00:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:55 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:55 DEBUG : dir/file1(0xc00073ac80): _readAt: size=512, off=0 2025/03/18 01:00:55 DEBUG : dir/file1(0xc00073ac80): openPending: 2025/03/18 01:00:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/18 01:00:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/18 01:00:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:55 DEBUG : dir/file1(0xc00073ac80): >openPending: err= 2025/03/18 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:00:55 DEBUG : dir/file1(0xc00073ac80): >_readAt: n=14, err=EOF 2025/03/18 01:00:55 DEBUG : dir/file1(0xc00073ac80): close: 2025/03/18 01:00:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/18 01:00:55 DEBUG : dir/file1(0xc00073ac80): >close: err= 2025/03/18 01:00:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 01:00:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 01:00:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000039140 2025/03/18 01:00:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/18 01:00:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/18 01:00:55 DEBUG : dir/file1: Updating file with dir/file1 0xc000039140 2025/03/18 01:00:55 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/18 01:00:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 01:00:55 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:55 DEBUG : dir/file1(0xc0008b6280): openPending: 2025/03/18 01:00:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/18 01:00:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/18 01:00:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:55 DEBUG : dir/file1(0xc0008b6280): >openPending: err= 2025/03/18 01:00:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 01:00:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:55 DEBUG : dir/file1(0xc0008b6280): _writeAt: size=25, off=0 2025/03/18 01:00:55 DEBUG : dir/file1(0xc0008b6280): >_writeAt: n=25, err= 2025/03/18 01:00:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 01:00:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 01:00:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000039140 2025/03/18 01:00:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:55 DEBUG : newLeaf(0xc0008b6280): close: 2025/03/18 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/18 01:00:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-18 01:00:55.359737519 +0000 UTC m=+8.466371802 2025/03/18 01:00:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:55 DEBUG : newLeaf(0xc0008b6280): >close: err= 2025/03/18 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:55 DEBUG : dir: Looking for writers 2025/03/18 01:00:55 DEBUG : : Looking for writers 2025/03/18 01:00:55 DEBUG : dir: reading active writers 2025/03/18 01:00:55 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:55 DEBUG : dir: Looking for writers 2025/03/18 01:00:55 DEBUG : : Looking for writers 2025/03/18 01:00:55 DEBUG : dir: reading active writers 2025/03/18 01:00:55 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:55 DEBUG : dir: Looking for writers 2025/03/18 01:00:55 DEBUG : : Looking for writers 2025/03/18 01:00:55 DEBUG : dir: reading active writers 2025/03/18 01:00:55 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:55 DEBUG : dir: Looking for writers 2025/03/18 01:00:55 DEBUG : : Looking for writers 2025/03/18 01:00:55 DEBUG : dir: reading active writers 2025/03/18 01:00:55 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:55 DEBUG : newLeaf: vfs cache: starting upload 2025/03/18 01:00:55 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:55 INFO : newLeaf: Copied (replaced existing) 2025/03/18 01:00:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-18 01:00:55 +0000 UTC" 2025/03/18 01:00:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/18 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 01:00:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/18 01:00:55 DEBUG : dir: Looking for writers 2025/03/18 01:00:55 DEBUG : : Looking for writers 2025/03/18 01:00:55 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:55 DEBUG : dir: reading active writers 2025/03/18 01:00:55 DEBUG : >WaitForWriters: 2025/03/18 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:55 DEBUG : dir: Looking for writers 2025/03/18 01:00:55 DEBUG : : Looking for writers 2025/03/18 01:00:55 DEBUG : dir: reading active writers 2025/03/18 01:00:55 DEBUG : newLeaf: reading active writers 2025/03/18 01:00:55 DEBUG : >WaitForWriters: 2025/03/18 01:00:55 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:55 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:55 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:55 DEBUG : : Looking for writers 2025/03/18 01:00:55 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:55 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:00:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 01:00:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/18 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:55 DEBUG : dir: Looking for writers 2025/03/18 01:00:55 DEBUG : file1: reading active writers 2025/03/18 01:00:55 DEBUG : : Looking for writers 2025/03/18 01:00:55 DEBUG : dir: reading active writers 2025/03/18 01:00:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:55 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:00:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 01:00:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/18 01:00:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/18 01:00:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/18 01:00:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/18 01:00:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/18 01:00:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/18 01:00:55 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/18 01:00:55 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/18 01:00:55 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:55 DEBUG : dir: Looking for writers 2025/03/18 01:00:55 DEBUG : file1: reading active writers 2025/03/18 01:00:55 DEBUG : : Looking for writers 2025/03/18 01:00:55 DEBUG : dir: reading active writers 2025/03/18 01:00:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:55 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:00:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 01:00:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/18 01:00:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/18 01:00:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/18 01:00:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/18 01:00:56 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/18 01:00:56 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/18 01:00:56 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/18 01:00:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/18 01:00:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/18 01:00:56 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/18 01:00:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/18 01:00:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/18 01:00:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/18 01:00:56 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/18 01:00:56 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:56 DEBUG : dir: Looking for writers 2025/03/18 01:00:56 DEBUG : file1: reading active writers 2025/03/18 01:00:56 DEBUG : : Looking for writers 2025/03/18 01:00:56 DEBUG : dir: reading active writers 2025/03/18 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:56 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:00:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 01:00:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/18 01:00:56 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:56 DEBUG : dir: Looking for writers 2025/03/18 01:00:56 DEBUG : file1: reading active writers 2025/03/18 01:00:56 DEBUG : : Looking for writers 2025/03/18 01:00:56 DEBUG : dir: reading active writers 2025/03/18 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:56 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:00:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 01:00:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/18 01:00:56 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/18 01:00:56 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:56 DEBUG : dir: Looking for writers 2025/03/18 01:00:56 DEBUG : file1: reading active writers 2025/03/18 01:00:56 DEBUG : : Looking for writers 2025/03/18 01:00:56 DEBUG : dir: reading active writers 2025/03/18 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:56 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:56 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:56 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:00:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:56 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000bdf800): _readAt: size=1, off=0 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000bdf800): openPending: 2025/03/18 01:00:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/18 01:00:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 01:00:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000bdf800): >openPending: err= 2025/03/18 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000bdf800): >_readAt: n=1, err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000bdf800): _readAt: size=256, off=1 2025/03/18 01:00:56 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000bdf800): >_readAt: n=15, err=EOF 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000bdf800): _readAt: size=16, off=16 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000bdf800): >_readAt: n=0, err=EOF 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000bdf800): close: 2025/03/18 01:00:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000bdf800): >close: err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000bdf800): close: 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000bdf800): >close: err=file already closed 2025/03/18 01:00:56 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:56 DEBUG : dir: Looking for writers 2025/03/18 01:00:56 DEBUG : file1: reading active writers 2025/03/18 01:00:56 DEBUG : : Looking for writers 2025/03/18 01:00:56 DEBUG : dir: reading active writers 2025/03/18 01:00:56 DEBUG : >WaitForWriters: 2025/03/18 01:00:56 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:56 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:56 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:56 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:00:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:56 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): _readAt: size=1, off=0 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): openPending: 2025/03/18 01:00:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/18 01:00:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 01:00:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): >openPending: err= 2025/03/18 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): >_readAt: n=1, err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): _readAt: size=1, off=5 2025/03/18 01:00:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): >_readAt: n=1, err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): _readAt: size=1, off=3 2025/03/18 01:00:56 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): >_readAt: n=1, err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): _readAt: size=1, off=13 2025/03/18 01:00:56 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): >_readAt: n=1, err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): _readAt: size=16, off=100 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): >_readAt: n=0, err=EOF 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): close: 2025/03/18 01:00:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000db3c00): >close: err= 2025/03/18 01:00:56 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:56 DEBUG : dir: Looking for writers 2025/03/18 01:00:56 DEBUG : file1: reading active writers 2025/03/18 01:00:56 DEBUG : : Looking for writers 2025/03/18 01:00:56 DEBUG : dir: reading active writers 2025/03/18 01:00:56 DEBUG : >WaitForWriters: 2025/03/18 01:00:56 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:56 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:56 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:56 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:56 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:00:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:56 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): _readAt: size=1, off=0 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): openPending: 2025/03/18 01:00:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/18 01:00:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 01:00:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): >openPending: err= 2025/03/18 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:00:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): >_readAt: n=1, err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): _readAt: size=1, off=5 2025/03/18 01:00:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): >_readAt: n=1, err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): _readAt: size=1, off=1 2025/03/18 01:00:56 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): >_readAt: n=1, err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): _readAt: size=6, off=10 2025/03/18 01:00:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): >_readAt: n=6, err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): _readAt: size=256, off=10 2025/03/18 01:00:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): >_readAt: n=6, err=EOF 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): _readAt: size=256, off=100 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): >_readAt: n=0, err=EOF 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): close: 2025/03/18 01:00:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): >close: err= 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): _readAt: size=256, off=100 2025/03/18 01:00:56 DEBUG : dir/file1(0xc000deaa80): >_readAt: n=0, err=file already closed 2025/03/18 01:00:56 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:56 DEBUG : dir: Looking for writers 2025/03/18 01:00:56 DEBUG : file1: reading active writers 2025/03/18 01:00:56 DEBUG : : Looking for writers 2025/03/18 01:00:56 DEBUG : dir: reading active writers 2025/03/18 01:00:56 DEBUG : >WaitForWriters: 2025/03/18 01:00:56 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:57 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:00:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 01:00:57 DEBUG : dir/file1(0xc000e2e940): RWFileHandle.Flush 2025/03/18 01:00:57 DEBUG : dir/file1(0xc000e2e940): _readAt: size=256, off=0 2025/03/18 01:00:57 DEBUG : dir/file1(0xc000e2e940): openPending: 2025/03/18 01:00:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/18 01:00:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 01:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:57 DEBUG : dir/file1(0xc000e2e940): >openPending: err= 2025/03/18 01:00:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/18 01:00:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:00:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:00:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:00:57 DEBUG : dir/file1(0xc000e2e940): >_readAt: n=16, err=EOF 2025/03/18 01:00:57 DEBUG : dir/file1(0xc000e2e940): RWFileHandle.Flush 2025/03/18 01:00:57 DEBUG : dir/file1(0xc000e2e940): RWFileHandle.Flush 2025/03/18 01:00:57 DEBUG : dir/file1(0xc000e2e940): close: 2025/03/18 01:00:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/18 01:00:57 DEBUG : dir/file1(0xc000e2e940): >close: err= 2025/03/18 01:00:57 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:57 DEBUG : dir: Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : dir: reading active writers 2025/03/18 01:00:57 DEBUG : >WaitForWriters: 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:57 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:00:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 01:00:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 01:00:57 DEBUG : dir/file1(0xc001000540): _readAt: size=256, off=0 2025/03/18 01:00:57 DEBUG : dir/file1(0xc001000540): openPending: 2025/03/18 01:00:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/18 01:00:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 01:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:57 DEBUG : dir/file1(0xc001000540): >openPending: err= 2025/03/18 01:00:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/18 01:00:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:00:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:00:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:00:57 DEBUG : dir/file1(0xc001000540): >_readAt: n=16, err=EOF 2025/03/18 01:00:57 DEBUG : dir/file1(0xc001000540): RWFileHandle.Release 2025/03/18 01:00:57 DEBUG : dir/file1(0xc001000540): close: 2025/03/18 01:00:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/18 01:00:57 DEBUG : dir/file1(0xc001000540): >close: err= 2025/03/18 01:00:57 DEBUG : dir/file1(0xc001000540): RWFileHandle.Release 2025/03/18 01:00:57 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:57 DEBUG : dir: Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : dir: reading active writers 2025/03/18 01:00:57 DEBUG : >WaitForWriters: 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:57 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:57 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:57 DEBUG : file1: newRWFileHandle: 2025/03/18 01:00:57 DEBUG : file1(0xc001013040): openPending: 2025/03/18 01:00:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:57 DEBUG : file1(0xc001013040): >openPending: err= 2025/03/18 01:00:57 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 01:00:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/18 01:00:57 DEBUG : file1(0xc001013040): _writeAt: size=5, off=0 2025/03/18 01:00:57 DEBUG : file1(0xc001013040): >_writeAt: n=5, err= 2025/03/18 01:00:57 DEBUG : file1(0xc001013040): _writeAt: size=7, off=5 2025/03/18 01:00:57 DEBUG : file1(0xc001013040): >_writeAt: n=7, err= 2025/03/18 01:00:57 DEBUG : file1: vfs cache: truncate to size=11 2025/03/18 01:00:57 DEBUG : file1(0xc001013040): close: 2025/03/18 01:00:57 DEBUG : file1: vfs cache: setting modification time to 2025-03-18 01:00:57.323781111 +0000 UTC m=+10.430415395 2025/03/18 01:00:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:57 DEBUG : file1(0xc001013040): >close: err= 2025/03/18 01:00:57 DEBUG : file1(0xc001013040): close: 2025/03/18 01:00:57 DEBUG : file1(0xc001013040): >close: err=file already closed 2025/03/18 01:00:57 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:57 DEBUG : file1: vfs cache: starting upload 2025/03/18 01:00:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:57 INFO : file1: Copied (new) 2025/03/18 01:00:57 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-18 01:00:57 +0000 UTC" 2025/03/18 01:00:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/18 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:57 INFO : file1: vfs cache: upload succeeded try #1 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : >WaitForWriters: 2025/03/18 01:00:57 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : >WaitForWriters: 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:57 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:57 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:57 DEBUG : file1: newRWFileHandle: 2025/03/18 01:00:57 DEBUG : file1(0xc001037600): openPending: 2025/03/18 01:00:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:57 DEBUG : file1(0xc001037600): >openPending: err= 2025/03/18 01:00:57 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 01:00:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/18 01:00:57 DEBUG : file1(0xc001037600): _writeAt: size=7, off=0 2025/03/18 01:00:57 DEBUG : file1(0xc001037600): >_writeAt: n=7, err= 2025/03/18 01:00:57 DEBUG : file1(0xc001037600): _writeAt: size=6, off=5 2025/03/18 01:00:57 DEBUG : file1(0xc001037600): >_writeAt: n=6, err= 2025/03/18 01:00:57 DEBUG : file1(0xc001037600): close: 2025/03/18 01:00:57 DEBUG : file1: vfs cache: setting modification time to 2025-03-18 01:00:57.520436369 +0000 UTC m=+10.627070643 2025/03/18 01:00:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:57 DEBUG : file1(0xc001037600): >close: err= 2025/03/18 01:00:57 DEBUG : file1(0xc001037600): _writeAt: size=5, off=0 2025/03/18 01:00:57 DEBUG : file1(0xc001037600): >_writeAt: n=0, err=file already closed 2025/03/18 01:00:57 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:57 DEBUG : file1: vfs cache: starting upload 2025/03/18 01:00:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:57 INFO : file1: Copied (new) 2025/03/18 01:00:57 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-18 01:00:57 +0000 UTC" 2025/03/18 01:00:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/18 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:57 INFO : file1: vfs cache: upload succeeded try #1 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : >WaitForWriters: 2025/03/18 01:00:57 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : >WaitForWriters: 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:57 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:57 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:57 DEBUG : file1: newRWFileHandle: 2025/03/18 01:00:57 DEBUG : file1(0xc001080f00): openPending: 2025/03/18 01:00:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:57 DEBUG : file1(0xc001080f00): >openPending: err= 2025/03/18 01:00:57 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 01:00:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/18 01:00:57 DEBUG : file1(0xc001080f00): close: 2025/03/18 01:00:57 DEBUG : file1: vfs cache: setting modification time to 2025-03-18 01:00:57.716640023 +0000 UTC m=+10.823274308 2025/03/18 01:00:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:57 DEBUG : file1(0xc001080f00): >close: err= 2025/03/18 01:00:57 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/18 01:00:57 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 01:00:57 DEBUG : file2: newRWFileHandle: 2025/03/18 01:00:57 DEBUG : file2(0xc001080fc0): openPending: 2025/03/18 01:00:57 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/18 01:00:57 DEBUG : file2(0xc001080fc0): >openPending: err= 2025/03/18 01:00:57 DEBUG : file2: >newRWFileHandle: err= 2025/03/18 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/18 01:00:57 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/18 01:00:57 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/18 01:00:57 DEBUG : file2(0xc001080fc0): RWFileHandle.Flush 2025/03/18 01:00:57 DEBUG : file2(0xc001080fc0): RWFileHandle.Release 2025/03/18 01:00:57 DEBUG : file2(0xc001080fc0): close: 2025/03/18 01:00:57 DEBUG : file2: vfs cache: setting modification time to 2025-03-18 01:00:57.717238863 +0000 UTC m=+10.823873147 2025/03/18 01:00:57 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:57 DEBUG : file2(0xc001080fc0): >close: err= 2025/03/18 01:00:57 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file2: reading active writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : file2: reading active writers 2025/03/18 01:00:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file2: reading active writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file2: reading active writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/18 01:00:57 DEBUG : file1: vfs cache: starting upload 2025/03/18 01:00:57 DEBUG : file2: vfs cache: starting upload 2025/03/18 01:00:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:57 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:57 INFO : file1: Copied (new) 2025/03/18 01:00:57 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-18 01:00:57 +0000 UTC" 2025/03/18 01:00:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/18 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:57 INFO : file1: vfs cache: upload succeeded try #1 2025/03/18 01:00:57 DEBUG : : Looking for writers 2025/03/18 01:00:57 DEBUG : file1: reading active writers 2025/03/18 01:00:57 DEBUG : file2: reading active writers 2025/03/18 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 01:00:57 INFO : file2: Copied (new) 2025/03/18 01:00:57 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-18 01:00:57 +0000 UTC" 2025/03/18 01:00:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/18 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/18 01:00:57 INFO : file2: vfs cache: upload succeeded try #1 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : file2: reading active writers 2025/03/18 01:00:58 DEBUG : >WaitForWriters: 2025/03/18 01:00:58 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : file2: reading active writers 2025/03/18 01:00:58 DEBUG : >WaitForWriters: 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:58 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:58 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:58 DEBUG : file1: newRWFileHandle: 2025/03/18 01:00:58 DEBUG : file1(0xc0000b12c0): openPending: 2025/03/18 01:00:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:58 DEBUG : file1(0xc0000b12c0): >openPending: err= 2025/03/18 01:00:58 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 01:00:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/18 01:00:58 DEBUG : file1(0xc0000b12c0): _writeAt: size=5, off=0 2025/03/18 01:00:58 DEBUG : file1(0xc0000b12c0): >_writeAt: n=5, err= 2025/03/18 01:00:58 DEBUG : file1(0xc0000b12c0): RWFileHandle.Flush 2025/03/18 01:00:58 DEBUG : file1(0xc0000b12c0): RWFileHandle.Flush 2025/03/18 01:00:58 DEBUG : file1(0xc0000b12c0): close: 2025/03/18 01:00:58 DEBUG : file1: vfs cache: setting modification time to 2025-03-18 01:00:58.085353688 +0000 UTC m=+11.191987982 2025/03/18 01:00:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:58 DEBUG : file1(0xc0000b12c0): >close: err= 2025/03/18 01:00:58 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:58 DEBUG : file1: vfs cache: starting upload 2025/03/18 01:00:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:58 INFO : file1: Copied (new) 2025/03/18 01:00:58 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-18 01:00:58 +0000 UTC" 2025/03/18 01:00:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/18 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:58 INFO : file1: vfs cache: upload succeeded try #1 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : >WaitForWriters: 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:58 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:58 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:58 DEBUG : file1: newRWFileHandle: 2025/03/18 01:00:58 DEBUG : file1(0xc0009d4540): openPending: 2025/03/18 01:00:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:58 DEBUG : file1(0xc0009d4540): >openPending: err= 2025/03/18 01:00:58 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 01:00:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/18 01:00:58 DEBUG : file1(0xc0009d4540): _writeAt: size=5, off=0 2025/03/18 01:00:58 DEBUG : file1(0xc0009d4540): >_writeAt: n=5, err= 2025/03/18 01:00:58 DEBUG : file1(0xc0009d4540): RWFileHandle.Release 2025/03/18 01:00:58 DEBUG : file1(0xc0009d4540): close: 2025/03/18 01:00:58 DEBUG : file1: vfs cache: setting modification time to 2025-03-18 01:00:58.270697255 +0000 UTC m=+11.377331559 2025/03/18 01:00:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:58 DEBUG : file1(0xc0009d4540): >close: err= 2025/03/18 01:00:58 DEBUG : file1(0xc0009d4540): RWFileHandle.Release 2025/03/18 01:00:58 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:58 DEBUG : file1: vfs cache: starting upload 2025/03/18 01:00:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:58 INFO : file1: Copied (new) 2025/03/18 01:00:58 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-18 01:00:58 +0000 UTC" 2025/03/18 01:00:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/18 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:58 INFO : file1: vfs cache: upload succeeded try #1 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : >WaitForWriters: 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:58 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/18 01:00:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 01:00:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:58 DEBUG : dir/file1(0xc000d95ec0): openPending: 2025/03/18 01:00:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/18 01:00:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 01:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:58 DEBUG : dir/file1(0xc000d95ec0): >openPending: err= 2025/03/18 01:00:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 01:00:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 01:00:58 DEBUG : dir/file1(0xc000d95ec0): _writeAt: size=5, off=0 2025/03/18 01:00:58 DEBUG : dir/file1(0xc000d95ec0): >_writeAt: n=5, err= 2025/03/18 01:00:58 DEBUG : dir/file1(0xc000d95ec0): close: 2025/03/18 01:00:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:58 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-18 01:00:58.521521285 +0000 UTC m=+11.628155579 2025/03/18 01:00:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:58 DEBUG : dir/file1(0xc000d95ec0): >close: err= 2025/03/18 01:00:58 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:58 DEBUG : dir: Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : dir: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:58 DEBUG : dir: Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : dir: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:58 DEBUG : dir: Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : dir: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:58 DEBUG : dir: Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : dir: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:58 DEBUG : dir/file1: vfs cache: starting upload 2025/03/18 01:00:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:58 INFO : dir/file1: Copied (replaced existing) 2025/03/18 01:00:58 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-18 01:00:58 +0000 UTC" 2025/03/18 01:00:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/18 01:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/18 01:00:58 DEBUG : dir: Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : dir: reading active writers 2025/03/18 01:00:58 DEBUG : >WaitForWriters: 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:58 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:58 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 01:00:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 01:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 01:00:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 01:00:58 DEBUG : dir/file1(0xc001080080): _writeAt: size=5, off=0 2025/03/18 01:00:58 DEBUG : dir/file1(0xc001080080): openPending: 2025/03/18 01:00:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/18 01:00:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 01:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:58 DEBUG : dir/file1(0xc001080080): >openPending: err= 2025/03/18 01:00:58 DEBUG : dir/file1(0xc001080080): >_writeAt: n=5, err= 2025/03/18 01:00:58 DEBUG : dir/file1(0xc001080080): _writeAt: size=15, off=5 2025/03/18 01:00:58 DEBUG : dir/file1(0xc001080080): >_writeAt: n=15, err= 2025/03/18 01:00:58 DEBUG : dir/file1(0xc001080080): close: 2025/03/18 01:00:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/18 01:00:58 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-18 01:00:58.808931123 +0000 UTC m=+11.915565407 2025/03/18 01:00:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:58 DEBUG : dir/file1(0xc001080080): >close: err= 2025/03/18 01:00:58 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:58 DEBUG : dir: Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : dir: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:58 DEBUG : dir: Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : dir: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:58 DEBUG : dir: Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : dir: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:58 DEBUG : dir: Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : dir: reading active writers 2025/03/18 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:58 DEBUG : dir/file1: vfs cache: starting upload 2025/03/18 01:00:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:58 INFO : dir/file1: Copied (replaced existing) 2025/03/18 01:00:58 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-18 01:00:58 +0000 UTC" 2025/03/18 01:00:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/18 01:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/18 01:00:58 DEBUG : dir: Looking for writers 2025/03/18 01:00:58 DEBUG : file1: reading active writers 2025/03/18 01:00:58 DEBUG : : Looking for writers 2025/03/18 01:00:58 DEBUG : dir: reading active writers 2025/03/18 01:00:58 DEBUG : >WaitForWriters: 2025/03/18 01:00:58 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:59 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : file1: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : file1(0xc000660200): openPending: 2025/03/18 01:00:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:59 DEBUG : file1(0xc000660200): >openPending: err= 2025/03/18 01:00:59 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 01:00:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/18 01:00:59 DEBUG : file1(0xc000660200): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : file1(0xc000660200): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : file1(0xc000660200): close: 2025/03/18 01:00:59 DEBUG : file1: vfs cache: setting modification time to 2025-03-18 01:00:59.027535514 +0000 UTC m=+12.134169798 2025/03/18 01:00:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : file1(0xc000660200): >close: err= 2025/03/18 01:00:59 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:59 DEBUG : : Looking for writers 2025/03/18 01:00:59 DEBUG : file1: reading active writers 2025/03/18 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:59 DEBUG : : Looking for writers 2025/03/18 01:00:59 DEBUG : file1: reading active writers 2025/03/18 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:59 DEBUG : : Looking for writers 2025/03/18 01:00:59 DEBUG : file1: reading active writers 2025/03/18 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:59 DEBUG : : Looking for writers 2025/03/18 01:00:59 DEBUG : file1: reading active writers 2025/03/18 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:59 DEBUG : file1: vfs cache: starting upload 2025/03/18 01:00:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:00:59 INFO : file1: Copied (new) 2025/03/18 01:00:59 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-18 01:00:59 +0000 UTC" 2025/03/18 01:00:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:59 INFO : file1: vfs cache: upload succeeded try #1 2025/03/18 01:00:59 DEBUG : : Looking for writers 2025/03/18 01:00:59 DEBUG : file1: reading active writers 2025/03/18 01:00:59 DEBUG : >WaitForWriters: 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:59 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/18 01:00:59 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081040): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081040): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081040): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081040): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081040): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.21307627 +0000 UTC m=+12.319710554 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081040): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081080): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081080): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081080): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081080): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081080): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081080): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081080): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.21307627 +0000 UTC m=+12.319710554 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081080): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010810c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010810c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010810c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010810c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010810c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.21307627 +0000 UTC m=+12.319710554 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010810c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea700 item 1 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081100): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081100): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081100): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081100): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081100): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.21498661 +0000 UTC m=+12.321620893 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081100): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081140): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081140): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081140): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081140): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081140): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.21498661 +0000 UTC m=+12.321620893 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081140): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eaa80 item 2 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081180): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081180): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081180): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081180): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081180): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.21695059 +0000 UTC m=+12.323584875 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081180): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010811c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010811c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010811c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010811c0): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010811c0): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010811c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010811c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.21695059 +0000 UTC m=+12.323584875 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010811c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081200): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081200): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081200): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081200): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081200): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.21695059 +0000 UTC m=+12.323584875 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081200): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ead90 item 3 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081280): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081280): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081280): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081280): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081280): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.21893504 +0000 UTC m=+12.325569334 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081280): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081300): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081300): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081300): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081300): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081300): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.21893504 +0000 UTC m=+12.325569334 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081300): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb570 item 4 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081340): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081340): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081340): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081340): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081340): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.220182601 +0000 UTC m=+12.326816885 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081340): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081380): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081380): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081380): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081380): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081380): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081380): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081380): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.220182601 +0000 UTC m=+12.326816885 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081380): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010813c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010813c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010813c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010813c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010813c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.220182601 +0000 UTC m=+12.326816885 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010813c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ebb20 item 5 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081440): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081440): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081440): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081440): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081440): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.221908827 +0000 UTC m=+12.328543111 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081440): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010814c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010814c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010814c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010814c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010814c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.221908827 +0000 UTC m=+12.328543111 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010814c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638150 item 6 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081540): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081540): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081540): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081540): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081540): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.223026206 +0000 UTC m=+12.329660500 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081540): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081600): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081600): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081600): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081600): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081600): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081600): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081600): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.223026206 +0000 UTC m=+12.329660500 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081600): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081640): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081640): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081640): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081640): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081640): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.223026206 +0000 UTC m=+12.329660500 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081640): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638620 item 7 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010816c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010816c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010816c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010816c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010816c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.224645834 +0000 UTC m=+12.331280118 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010816c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081740): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081740): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081740): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081740): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081740): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.224645834 +0000 UTC m=+12.331280118 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081740): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638b60 item 8 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081780): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc001081780): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081780): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081780): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081780): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081780): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081780): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010817c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010817c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010817c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010817c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010817c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.226070275 +0000 UTC m=+12.332704560 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010817c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081800): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081800): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081800): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081800): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081800): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081800): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081800): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.226070275 +0000 UTC m=+12.332704560 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081800): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081840): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081840): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081840): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081840): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081840): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.226070275 +0000 UTC m=+12.332704560 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081840): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638e70 item 9 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010818c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010818c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010818c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010818c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010818c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.227815336 +0000 UTC m=+12.334449620 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010818c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081940): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081940): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081940): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081940): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081940): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.227815336 +0000 UTC m=+12.334449620 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081940): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006391f0 item 10 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081a00): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc001081a00): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081a00): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081a00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081a00): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081a00): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081a00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081a40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081a40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081a40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081a40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081a40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.229131436 +0000 UTC m=+12.335765720 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081a40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b00): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b00): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b00): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b00): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.229131436 +0000 UTC m=+12.335765720 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b40): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.229131436 +0000 UTC m=+12.335765720 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081b40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639490 item 11 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081bc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081bc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081bc0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081bc0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081bc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.230690851 +0000 UTC m=+12.337325135 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081bc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081c40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081c40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081c40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081c40): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081c40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.230690851 +0000 UTC m=+12.337325135 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081c40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639880 item 12 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081d00): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc001081d00): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081d00): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081d00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081d00): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081d00): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081d00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081d40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081d40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081d40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081d40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081d40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.231874553 +0000 UTC m=+12.338508847 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081d40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081e00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081e00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081e00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081e00): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081e00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.231874553 +0000 UTC m=+12.338508847 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081e00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639b20 item 13 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081e80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081e80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081e80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081e80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081e80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.232972005 +0000 UTC m=+12.339606289 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081e80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081f00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081f00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081f00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081f00): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081f00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.232972005 +0000 UTC m=+12.339606289 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc001081f00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639dc0 item 14 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca040): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc0008ca040): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca040): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca040): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca040): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca040): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca040): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca080): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca080): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca080): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca080): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca080): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.234225958 +0000 UTC m=+12.340860252 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca080): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca140): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca140): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca140): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca140): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca140): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.234225958 +0000 UTC m=+12.340860252 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca140): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6230 item 15 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca1c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca1c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca1c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca1c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca1c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.235471185 +0000 UTC m=+12.342105479 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca1c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca240): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca240): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca240): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca240): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca240): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.235471185 +0000 UTC m=+12.342105479 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca240): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e64d0 item 16 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca280): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca280): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca280): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca280): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca280): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.236662051 +0000 UTC m=+12.343296335 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca280): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca2c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca2c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca2c0): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca2c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca2c0): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca2c0): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca2c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca2c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.236662051 +0000 UTC m=+12.343296335 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca2c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca300): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca300): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca300): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca300): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca300): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.236662051 +0000 UTC m=+12.343296335 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca300): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e69a0 item 17 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca380): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca380): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca380): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca380): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca380): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.238129614 +0000 UTC m=+12.344763898 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca380): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca400): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca400): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca400): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca400): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca400): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.238129614 +0000 UTC m=+12.344763898 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca400): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6f50 item 18 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca480): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca480): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca480): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca480): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca480): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.239086522 +0000 UTC m=+12.345720806 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca480): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca540): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca540): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca540): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca540): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca540): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca540): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca540): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca540): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.239086522 +0000 UTC m=+12.345720806 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca540): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca580): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca580): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca580): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca580): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca580): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.239086522 +0000 UTC m=+12.345720806 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca580): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7420 item 19 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca600): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca600): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca600): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca600): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca600): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.240712722 +0000 UTC m=+12.347347006 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca600): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca680): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca680): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca680): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca680): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca680): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.240712722 +0000 UTC m=+12.347347006 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca680): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e78f0 item 20 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca700): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca700): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca700): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca700): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca700): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.24193158 +0000 UTC m=+12.348565865 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca700): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca7c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca7c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca7c0): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca7c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca7c0): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca7c0): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca7c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca7c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.24193158 +0000 UTC m=+12.348565865 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca7c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca800): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca800): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca800): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca800): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca800): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.24193158 +0000 UTC m=+12.348565865 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca800): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7e30 item 21 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca880): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca880): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca880): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca880): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca880): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.243578548 +0000 UTC m=+12.350212832 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca880): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca900): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca900): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca900): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca900): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca900): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.243578548 +0000 UTC m=+12.350212832 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca900): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc3f0 item 22 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca980): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca980): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca980): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.244621798 +0000 UTC m=+12.351256082 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008ca980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa40): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa40): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa40): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa40): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.244621798 +0000 UTC m=+12.351256082 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa80): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.244621798 +0000 UTC m=+12.351256082 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caa80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcb60 item 23 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cab00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cab00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cab00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cab00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cab00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.246128695 +0000 UTC m=+12.352762979 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cab00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cab80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cab80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cab80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cab80): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cab80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.246128695 +0000 UTC m=+12.352762979 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cab80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd3b0 item 24 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cac40): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc0008cac40): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cac40): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cac40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cac40): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cac40): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cac40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cac80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cac80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cac80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cac80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cac80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.247360025 +0000 UTC m=+12.353994310 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cac80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad40): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad40): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad40): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad40): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.247360025 +0000 UTC m=+12.353994310 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad80): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.247360025 +0000 UTC m=+12.353994310 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cad80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd8f0 item 25 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cae00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cae00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cae00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cae00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cae00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.248962191 +0000 UTC m=+12.355596474 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cae00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cae80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cae80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cae80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cae80): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cae80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.248962191 +0000 UTC m=+12.355596474 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cae80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628070 item 26 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caf40): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc0008caf40): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caf40): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caf40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caf40): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caf40): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caf40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caf80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caf80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caf80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caf80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caf80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.250157925 +0000 UTC m=+12.356792219 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008caf80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb040): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb040): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb040): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb040): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb040): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb040): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb040): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb040): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.250157925 +0000 UTC m=+12.356792219 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb040): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb080): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb080): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb080): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb080): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb080): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.250157925 +0000 UTC m=+12.356792219 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb080): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006283f0 item 27 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb100): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb100): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb100): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb100): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb100): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.251730233 +0000 UTC m=+12.358364507 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb100): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb180): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb180): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb180): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb180): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb180): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.251730233 +0000 UTC m=+12.358364507 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb180): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006287e0 item 28 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb240): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc0008cb240): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb240): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb240): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb240): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb240): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb240): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb280): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb280): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb280): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb280): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb280): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.252921109 +0000 UTC m=+12.359555403 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0008cb280): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac00): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.252921109 +0000 UTC m=+12.359555403 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628af0 item 29 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.254059857 +0000 UTC m=+12.360694151 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad00): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.254059857 +0000 UTC m=+12.360694151 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 30 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112adc0): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc00112adc0): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112adc0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112adc0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112adc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112adc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112adc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ae00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ae00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ae00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ae00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ae00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.255117825 +0000 UTC m=+12.361752119 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ae00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112aec0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112aec0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112aec0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112aec0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112aec0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.255117825 +0000 UTC m=+12.361752119 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112aec0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 31 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.256167988 +0000 UTC m=+12.362802272 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112afc0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112afc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112afc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112afc0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112afc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.256167988 +0000 UTC m=+12.362802272 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112afc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e070 item 32 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b000): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b000): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b000): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b000): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b000): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.257179469 +0000 UTC m=+12.363813763 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b000): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b040): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b040): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b040): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b040): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b040): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e380 item 33 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b040): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b040): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.257535934 +0000 UTC m=+12.364170228 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b040): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b080): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b080): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b080): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b080): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b080): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.257535934 +0000 UTC m=+12.364170228 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b080): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e4d0 item 33 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b0c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b0c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b0c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b0c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b0c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.258492913 +0000 UTC m=+12.365127207 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b0c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b100): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b100): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e8c0 item 34 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b100): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b100): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b100): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b100): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b100): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.258861642 +0000 UTC m=+12.365495926 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b100): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b140): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b140): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b140): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b140): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b140): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.258861642 +0000 UTC m=+12.365495926 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b140): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ea80 item 34 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b180): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b180): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b180): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b180): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b180): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.259763758 +0000 UTC m=+12.366398052 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b180): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b1c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b1c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b1c0): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b1c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b1c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ed90 item 35 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b1c0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b1c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.260147275 +0000 UTC m=+12.366781569 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b1c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b200): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b200): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b200): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b200): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b200): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.260147275 +0000 UTC m=+12.366781569 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b200): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055eee0 item 35 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b280): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b280): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b280): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b280): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b280): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.261164977 +0000 UTC m=+12.367799271 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b280): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f260 item 36 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.261526754 +0000 UTC m=+12.368161037 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b380): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b380): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b380): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b380): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b380): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.261526754 +0000 UTC m=+12.368161037 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b380): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f420 item 36 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b3c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b3c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b3c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b3c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b3c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.262423389 +0000 UTC m=+12.369057672 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b3c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b400): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b400): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b400): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b400): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b400): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055fb20 item 37 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b400): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b400): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.262856368 +0000 UTC m=+12.369490662 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b400): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.262856368 +0000 UTC m=+12.369490662 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055fce0 item 37 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b4c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b4c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b4c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b4c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b4c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.263798289 +0000 UTC m=+12.370432593 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b4c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b580): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b580): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624000 item 38 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b580): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b580): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b580): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b580): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b580): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.26420053 +0000 UTC m=+12.370834815 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b580): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b5c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b5c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b5c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b5c0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b5c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.26420053 +0000 UTC m=+12.370834815 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b5c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624150 item 38 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b640): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b640): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b640): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b640): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b640): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.26525459 +0000 UTC m=+12.371888875 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b640): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006244d0 item 39 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.265769422 +0000 UTC m=+12.372403717 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b740): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b740): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b740): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b740): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b740): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.265769422 +0000 UTC m=+12.372403717 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b740): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624770 item 39 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.266775432 +0000 UTC m=+12.373409717 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b880): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b880): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624c40 item 40 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b880): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b880): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b880): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b880): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b880): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.267181753 +0000 UTC m=+12.373816047 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b880): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b8c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b8c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b8c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b8c0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b8c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.267181753 +0000 UTC m=+12.373816047 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b8c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624e00 item 40 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b900): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b900): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b900): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b900): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b900): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b900): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b900): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.268109978 +0000 UTC m=+12.374744272 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b900): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b940): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b940): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b940): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625340 item 41 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b940): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b940): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.268536915 +0000 UTC m=+12.375171209 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b940): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625500 item 41 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.268985563 +0000 UTC m=+12.375619858 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b9c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b9c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b9c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b9c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b9c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.268985563 +0000 UTC m=+12.375619858 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b9c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006256c0 item 41 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.270146443 +0000 UTC m=+12.376780728 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bac0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bac0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bac0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625960 item 42 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bac0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bac0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.270529108 +0000 UTC m=+12.377163393 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bac0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625b90 item 42 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.270959412 +0000 UTC m=+12.377593706 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.270959412 +0000 UTC m=+12.377593706 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625f10 item 42 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.272006871 +0000 UTC m=+12.378641155 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bcc0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bcc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bcc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e230 item 43 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bcc0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bcc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.272410745 +0000 UTC m=+12.379045030 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bcc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd80): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e3f0 item 43 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd80): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.272899759 +0000 UTC m=+12.379534044 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bdc0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bdc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bdc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bdc0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bdc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.272899759 +0000 UTC m=+12.379534044 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bdc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e5b0 item 43 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c200): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c200): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c200): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c200): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c200): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c200): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c200): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.274133996 +0000 UTC m=+12.380768280 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c200): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c240): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c240): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c240): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663dc0 item 44 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c240): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c240): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.274595078 +0000 UTC m=+12.381229362 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c240): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c300): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c300): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663f10 item 44 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c300): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c300): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c300): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c300): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c300): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.275081467 +0000 UTC m=+12.381715751 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c300): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c340): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c340): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c340): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c340): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c340): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.275081467 +0000 UTC m=+12.381715751 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c340): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a150 item 44 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c400): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c400): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c400): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c400): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c400): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c400): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c400): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.276242788 +0000 UTC m=+12.382877072 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c400): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c440): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c440): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c440): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a4d0 item 45 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c440): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c440): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.276675547 +0000 UTC m=+12.383309830 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c440): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c500): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c500): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c500): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c500): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c500): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.276675547 +0000 UTC m=+12.383309830 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c500): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a700 item 45 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c5c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c5c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c5c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c5c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c5c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c5c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.277871481 +0000 UTC m=+12.384505765 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c5c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c600): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c600): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c600): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061aa10 item 46 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c600): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c600): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.278319909 +0000 UTC m=+12.384954194 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c600): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c6c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c6c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c6c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c6c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c6c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.278319909 +0000 UTC m=+12.384954194 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c6c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ac40 item 46 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c780): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c780): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c780): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c780): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c780): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c780): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c780): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.279555369 +0000 UTC m=+12.386189673 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c780): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c7c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c7c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c7c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061afc0 item 47 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c7c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c7c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.279955727 +0000 UTC m=+12.386590011 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c7c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c880): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c880): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c880): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c880): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c880): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.279955727 +0000 UTC m=+12.386590011 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c880): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b110 item 47 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c940): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c940): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c940): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c940): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c940): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c940): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c940): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.280990662 +0000 UTC m=+12.387624946 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c940): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c980): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c980): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b420 item 48 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c980): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.281303696 +0000 UTC m=+12.387937980 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057c980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ca40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ca40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ca40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ca40): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ca40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.281303696 +0000 UTC m=+12.387937980 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ca40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b6c0 item 48 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ca80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ca80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ca80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ca80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ca80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.282142624 +0000 UTC m=+12.388776909 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ca80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cac0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cac0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cac0): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cac0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cac0): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cac0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b9d0 item 49 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cac0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cac0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.282451702 +0000 UTC m=+12.389085975 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cac0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cb00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cb00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cb00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cb00): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cb00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.282451702 +0000 UTC m=+12.389085975 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cb00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061bd50 item 49 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cb80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cb80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cb80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cb80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cb80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.283282896 +0000 UTC m=+12.389917179 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cb80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc40): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492150 item 50 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc40): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc40): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc40): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc40): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.283704473 +0000 UTC m=+12.390338757 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc80): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.283704473 +0000 UTC m=+12.390338757 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cc80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492310 item 50 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cd00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cd00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cd00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cd00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cd00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.28465519 +0000 UTC m=+12.391289474 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cd00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cdc0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cdc0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cdc0): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cdc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cdc0): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cdc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492770 item 51 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cdc0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cdc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.28506215 +0000 UTC m=+12.391696435 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cdc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ce00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ce00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ce00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ce00): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ce00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.28506215 +0000 UTC m=+12.391696435 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ce00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004929a0 item 51 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ce80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ce80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ce80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ce80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ce80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.285986999 +0000 UTC m=+12.392621284 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057ce80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf40): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493030 item 52 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf40): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf40): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf40): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf40): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.28637789 +0000 UTC m=+12.393012174 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf80): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.28637789 +0000 UTC m=+12.393012174 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057cf80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004931f0 item 52 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d000): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d000): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d000): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d000): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d000): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.287208363 +0000 UTC m=+12.393842647 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d000): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d0c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d0c0): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d0c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d0c0): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d0c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493500 item 53 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d0c0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d0c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.287585557 +0000 UTC m=+12.394219841 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d0c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d100): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d100): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d100): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d100): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d100): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.287585557 +0000 UTC m=+12.394219841 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d100): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493a40 item 53 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d180): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d180): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d180): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d180): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d180): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.288531956 +0000 UTC m=+12.395166250 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d180): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d240): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d240): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d240): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ea0 item 54 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d240): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d240): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d240): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d240): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d240): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.288951671 +0000 UTC m=+12.395585955 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d240): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d280): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d280): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d280): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d280): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d280): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.288951671 +0000 UTC m=+12.395585955 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d280): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006080e0 item 54 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d300): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d300): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d300): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d300): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d300): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.289802401 +0000 UTC m=+12.396436685 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d300): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d3c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d3c0): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d3c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d3c0): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d3c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608460 item 55 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d3c0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d3c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.290186569 +0000 UTC m=+12.396820853 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d3c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d400): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d400): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d400): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d400): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d400): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.290186569 +0000 UTC m=+12.396820853 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d400): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608700 item 55 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d480): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d480): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d480): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d480): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d480): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.291222435 +0000 UTC m=+12.397856719 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d480): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d540): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d540): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d540): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608bd0 item 56 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d540): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d540): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d540): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d540): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d540): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.291619867 +0000 UTC m=+12.398254151 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d540): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d580): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d580): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d580): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d580): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d580): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.291619867 +0000 UTC m=+12.398254151 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d580): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608e00 item 56 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d640): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d640): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d640): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d640): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d640): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d640): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d640): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d640): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.292554505 +0000 UTC m=+12.399188788 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d640): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d680): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d680): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d680): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609110 item 57 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d680): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d680): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.292888819 +0000 UTC m=+12.399523103 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d680): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d740): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d740): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d740): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d740): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d740): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d740): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609260 item 57 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d740): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d740): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.293288506 +0000 UTC m=+12.399922790 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d740): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d780): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d780): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d780): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d780): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d780): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.293288506 +0000 UTC m=+12.399922790 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d780): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609420 item 57 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d840): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d840): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d840): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d840): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d840): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d840): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d840): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d840): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.294160806 +0000 UTC m=+12.400795090 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d840): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d880): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d880): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d880): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609730 item 58 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d880): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d880): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.294477178 +0000 UTC m=+12.401111461 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d880): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d940): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d940): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d940): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609880 item 58 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d940): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d940): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d940): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d940): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d940): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.294820059 +0000 UTC m=+12.401454342 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d940): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d980): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d980): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d980): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.294820059 +0000 UTC m=+12.401454342 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057d980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609a40 item 58 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da40): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da40): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.295664887 +0000 UTC m=+12.402299172 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609e30 item 59 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.295934571 +0000 UTC m=+12.402568855 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057da80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db40): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db40): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db40): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604000 item 59 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db40): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.296306587 +0000 UTC m=+12.402940871 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db80): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.296306587 +0000 UTC m=+12.402940871 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057db80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604150 item 59 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc40): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc40): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.297104027 +0000 UTC m=+12.403738311 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006047e0 item 60 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.297496501 +0000 UTC m=+12.404130784 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dc80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd40): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604930 item 60 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd40): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd40): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd40): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd40): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.297948245 +0000 UTC m=+12.404582529 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd80): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.297948245 +0000 UTC m=+12.404582529 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057dd80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604af0 item 60 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de40): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de40): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.298912518 +0000 UTC m=+12.405546802 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604d90 item 61 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.299291706 +0000 UTC m=+12.405925990 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057de80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057df40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057df40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057df40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057df40): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057df40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.299291706 +0000 UTC m=+12.405925990 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00057df40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604fc0 item 61 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24080): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24080): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24080): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24080): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24080): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24080): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24080): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24080): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.300281325 +0000 UTC m=+12.406915610 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24080): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f240c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f240c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f240c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605500 item 62 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f240c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f240c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.300623575 +0000 UTC m=+12.407257859 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f240c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24180): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24180): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24180): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24180): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24180): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.300623575 +0000 UTC m=+12.407257859 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24180): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605650 item 62 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24240): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24240): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24240): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24240): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24240): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24240): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24240): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24240): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.301604268 +0000 UTC m=+12.408238542 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24240): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24280): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24280): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24280): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605960 item 63 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24280): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24280): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.302038991 +0000 UTC m=+12.408673285 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24280): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24340): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24340): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24340): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24340): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24340): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.302038991 +0000 UTC m=+12.408673285 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24340): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605b90 item 63 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24400): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24400): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24400): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24400): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24400): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24400): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24400): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24400): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.3030763 +0000 UTC m=+12.409710584 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24400): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24440): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24440): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24440): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605ea0 item 64 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24440): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24440): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.303458994 +0000 UTC m=+12.410093269 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24440): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24500): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24500): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24500): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24500): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24500): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.303458994 +0000 UTC m=+12.410093269 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24500): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0070 item 64 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24540): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24540): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24540): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24540): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24540): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.304405293 +0000 UTC m=+12.411039577 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24540): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24580): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24580): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24580): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24580): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24580): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f03f0 item 65 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24580): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24580): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.304710584 +0000 UTC m=+12.411344867 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24580): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f245c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f245c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f245c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f245c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f245c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.304710584 +0000 UTC m=+12.411344867 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f245c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f05b0 item 65 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24600): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24600): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24600): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24600): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24600): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.305558037 +0000 UTC m=+12.412192321 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24600): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24640): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24640): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0b60 item 66 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24640): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24640): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24640): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24640): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24640): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.305886491 +0000 UTC m=+12.412520775 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24640): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24680): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24680): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24680): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24680): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24680): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.305886491 +0000 UTC m=+12.412520775 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24680): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0d20 item 66 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f246c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f246c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f246c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f246c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f246c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.306675706 +0000 UTC m=+12.413309990 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f246c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24700): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24700): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24700): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24700): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24700): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1180 item 67 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24700): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24700): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.307004691 +0000 UTC m=+12.413638975 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24700): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24740): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24740): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24740): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24740): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24740): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.307004691 +0000 UTC m=+12.413638975 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24740): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1340 item 67 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f247c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f247c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f247c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f247c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f247c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.307813653 +0000 UTC m=+12.414447938 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f247c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24880): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24880): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f17a0 item 68 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24880): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24880): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24880): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24880): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24880): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.308147728 +0000 UTC m=+12.414782011 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24880): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f248c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f248c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f248c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f248c0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f248c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.308147728 +0000 UTC m=+12.414782011 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f248c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1b20 item 68 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24900): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24900): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24900): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24900): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24900): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.308941862 +0000 UTC m=+12.415576156 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24900): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24940): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24940): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24940): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24940): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24940): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1dc0 item 69 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24940): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24940): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.309290744 +0000 UTC m=+12.415925017 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24940): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24980): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24980): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24980): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.309290744 +0000 UTC m=+12.415925017 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480070 item 69 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24a00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24a00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24a00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24a00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24a00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.310100378 +0000 UTC m=+12.416734651 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24a00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ac0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ac0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480540 item 70 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ac0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ac0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ac0): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ac0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ac0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.310469267 +0000 UTC m=+12.417103550 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ac0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24b00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24b00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24b00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24b00): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24b00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.310469267 +0000 UTC m=+12.417103550 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24b00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480700 item 70 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24b80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24b80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24b80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24b80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24b80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.311250186 +0000 UTC m=+12.417884470 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24b80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c40): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c40): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480af0 item 71 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c40): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.31158373 +0000 UTC m=+12.418218014 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c80): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.31158373 +0000 UTC m=+12.418218014 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24c80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480e00 item 71 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24d00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24d00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24d00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24d00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24d00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.312468132 +0000 UTC m=+12.419102416 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24d00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24dc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24dc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481340 item 72 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24dc0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24dc0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24dc0): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24dc0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24dc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.312845117 +0000 UTC m=+12.419479402 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24dc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e00): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.312845117 +0000 UTC m=+12.419479402 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004816c0 item 72 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e40): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.313751171 +0000 UTC m=+12.420385455 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481a40 item 73 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.314053314 +0000 UTC m=+12.420687599 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24e80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ec0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ec0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ec0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ec0): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ec0): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481e30 item 73 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ec0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ec0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.314441652 +0000 UTC m=+12.421075935 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24ec0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24f00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24f00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24f00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24f00): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24f00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.314441652 +0000 UTC m=+12.421075935 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24f00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e00e0 item 73 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24fc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24fc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24fc0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24fc0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24fc0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24fc0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24fc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.315274648 +0000 UTC m=+12.421908932 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f24fc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25000): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25000): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25000): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0540 item 74 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25000): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25000): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.315608212 +0000 UTC m=+12.422242496 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25000): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f250c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f250c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0690 item 74 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f250c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f250c0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f250c0): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f250c0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f250c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.315988462 +0000 UTC m=+12.422622746 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f250c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25100): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25100): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25100): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25100): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25100): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.315988462 +0000 UTC m=+12.422622746 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25100): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0930 item 74 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f251c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f251c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f251c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f251c0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f251c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f251c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f251c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.316825736 +0000 UTC m=+12.423460021 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f251c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25200): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25200): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25200): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0fc0 item 75 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25200): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25200): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.317111611 +0000 UTC m=+12.423745895 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25200): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f252c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f252c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f252c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f252c0): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f252c0): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1110 item 75 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f252c0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f252c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.317490079 +0000 UTC m=+12.424124363 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f252c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25300): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25300): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25300): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25300): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25300): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.317490079 +0000 UTC m=+12.424124363 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25300): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e13b0 item 75 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f253c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f253c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f253c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f253c0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f253c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f253c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f253c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.318338064 +0000 UTC m=+12.424972348 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f253c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25400): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25400): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25400): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1730 item 76 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25400): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25400): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.318663812 +0000 UTC m=+12.425298097 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25400): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f254c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f254c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e18f0 item 76 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f254c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f254c0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f254c0): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f254c0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f254c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.31904234 +0000 UTC m=+12.425676624 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f254c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25500): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25500): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25500): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25500): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25500): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.31904234 +0000 UTC m=+12.425676624 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25500): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1ab0 item 76 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f255c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f255c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f255c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f255c0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f255c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f255c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f255c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.319849478 +0000 UTC m=+12.426483762 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f255c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25600): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25600): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25600): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1ea0 item 77 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25600): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25600): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.320170067 +0000 UTC m=+12.426804351 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25600): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f256c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f256c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f256c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f256c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f256c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.320170067 +0000 UTC m=+12.426804351 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f256c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560150 item 77 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25780): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25780): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25780): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25780): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25780): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25780): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25780): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.321131445 +0000 UTC m=+12.427765729 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25780): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f257c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f257c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f257c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005603f0 item 78 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f257c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f257c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.321455721 +0000 UTC m=+12.428090004 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f257c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25880): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25880): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25880): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25880): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25880): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.321455721 +0000 UTC m=+12.428090004 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25880): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560620 item 78 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25940): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25940): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25940): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25940): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25940): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25940): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25940): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.322363998 +0000 UTC m=+12.428998282 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25940): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25980): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25980): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005609a0 item 79 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25980): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.322690569 +0000 UTC m=+12.429324853 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25a40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25a40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25a40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25a40): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25a40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.322690569 +0000 UTC m=+12.429324853 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25a40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560af0 item 79 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b00): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b00): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.323613403 +0000 UTC m=+12.430247687 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561180 item 80 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.324078102 +0000 UTC m=+12.430712385 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25b40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c00): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.324078102 +0000 UTC m=+12.430712385 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561340 item 80 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.325290598 +0000 UTC m=+12.431924912 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c80): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c80): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c80): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005616c0 item 81 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c80): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.325723898 +0000 UTC m=+12.432358182 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25c80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25cc0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25cc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25cc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25cc0): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25cc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.325723898 +0000 UTC m=+12.432358182 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25cc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561880 item 81 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25d40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25d40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25d40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25d40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25d40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.326664255 +0000 UTC m=+12.433298539 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25d40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e00): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561b90 item 82 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e00): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e00): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e00): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e00): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.327054164 +0000 UTC m=+12.433688449 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e40): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.327054164 +0000 UTC m=+12.433688449 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25e40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561ce0 item 82 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25ec0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25ec0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25ec0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25ec0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25ec0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.327875129 +0000 UTC m=+12.434509413 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000f25ec0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0000): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0000): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0000): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0000): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0000): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0000): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4380 item 83 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0000): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0000): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.328277691 +0000 UTC m=+12.434911985 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0000): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0040): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0040): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0040): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0040): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0040): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.328277691 +0000 UTC m=+12.434911985 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0040): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4690 item 83 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d00c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d00c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d00c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d00c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d00c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.329144801 +0000 UTC m=+12.435779076 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d00c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0180): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0180): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0180): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4c40 item 84 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0180): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0180): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0180): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0180): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0180): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.329512879 +0000 UTC m=+12.436147163 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0180): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d01c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d01c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d01c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d01c0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d01c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.329512879 +0000 UTC m=+12.436147163 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d01c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4d90 item 84 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0240): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0240): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0240): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0240): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0240): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.330335998 +0000 UTC m=+12.436970282 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0240): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0300): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0300): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0300): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0300): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0300): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0300): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5180 item 85 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0300): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0300): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.330691352 +0000 UTC m=+12.437325636 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0300): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0340): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0340): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0340): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0340): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0340): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.330691352 +0000 UTC m=+12.437325636 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0340): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5420 item 85 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d03c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d03c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d03c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d03c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d03c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.331577187 +0000 UTC m=+12.438211462 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d03c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0480): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0480): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0480): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e59d0 item 86 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0480): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0480): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0480): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0480): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0480): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.332081689 +0000 UTC m=+12.438715974 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0480): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d04c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d04c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d04c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d04c0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d04c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.332081689 +0000 UTC m=+12.438715974 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d04c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5b20 item 86 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0540): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0540): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0540): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0540): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0540): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.332937199 +0000 UTC m=+12.439571483 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0540): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0600): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0600): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0600): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0600): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0600): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0600): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000584690 item 87 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0600): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0600): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.333270893 +0000 UTC m=+12.439905177 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0600): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0640): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0640): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0640): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0640): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0640): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.333270893 +0000 UTC m=+12.439905177 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0010d0640): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000584af0 item 87 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.334264329 +0000 UTC m=+12.440898613 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a080): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a080): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a080): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628070 item 88 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a080): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a080): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a080): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a080): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a080): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.335080646 +0000 UTC m=+12.441714930 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a080): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a0c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a0c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a0c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a0c0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a0c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.335080646 +0000 UTC m=+12.441714930 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a0c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628230 item 88 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a180): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a180): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a180): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a180): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a180): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a180): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a180): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a180): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.336089642 +0000 UTC m=+12.442723926 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a180): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a1c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a1c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a1c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006285b0 item 89 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a1c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a1c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.336444454 +0000 UTC m=+12.443078738 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a1c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a280): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a280): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a280): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a280): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a280): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a280): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628700 item 89 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a280): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a280): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.336930764 +0000 UTC m=+12.443565047 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a280): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a2c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a2c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a2c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a2c0): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a2c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.336930764 +0000 UTC m=+12.443565047 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a2c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628850 item 89 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a380): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a380): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a380): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a380): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a380): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a380): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a380): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a380): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.337945449 +0000 UTC m=+12.444579734 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a380): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a3c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a3c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a3c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628b60 item 90 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a3c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a3c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.338403656 +0000 UTC m=+12.445037931 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a3c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a480): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a480): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a480): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628d90 item 90 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a480): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a480): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a480): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a480): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a480): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.338796581 +0000 UTC m=+12.445430854 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a480): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a4c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a4c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a4c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a4c0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a4c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.338796581 +0000 UTC m=+12.445430854 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a4c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628ee0 item 90 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a580): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a580): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a580): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a580): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a580): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a580): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a580): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a580): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.33976507 +0000 UTC m=+12.446399355 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a580): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a5c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a5c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a5c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629180 item 91 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a5c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a5c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.340338813 +0000 UTC m=+12.446973087 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a5c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a680): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a680): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a680): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a680): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a680): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a680): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006292d0 item 91 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a680): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a680): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.34071727 +0000 UTC m=+12.447351554 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a680): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a6c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a6c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a6c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a6c0): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a6c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.34071727 +0000 UTC m=+12.447351554 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a6c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629420 item 91 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a780): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a780): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a780): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a780): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a780): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a780): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a780): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a780): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.341742066 +0000 UTC m=+12.448376350 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a780): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a7c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a7c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a7c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006296c0 item 92 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a7c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a7c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.342067934 +0000 UTC m=+12.448702219 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a7c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a880): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a880): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a880): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629810 item 92 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a880): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a880): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a880): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a880): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a880): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.342538143 +0000 UTC m=+12.449172428 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a880): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a8c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a8c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a8c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a8c0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a8c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.342538143 +0000 UTC m=+12.449172428 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a8c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629960 item 92 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a980): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a980): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a980): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a980): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a980): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a980): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.343462842 +0000 UTC m=+12.450097126 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a9c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a9c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a9c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629c00 item 93 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a9c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a9c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.343930486 +0000 UTC m=+12.450564769 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112a9c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112aa80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112aa80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112aa80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112aa80): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112aa80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.343930486 +0000 UTC m=+12.450564769 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112aa80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629d50 item 93 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ab80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ab80): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ab80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ab80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ab80): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ab80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ab80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ab80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.344901702 +0000 UTC m=+12.451535985 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ab80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112abc0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112abc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112abc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e070 item 94 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112abc0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112abc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.345287762 +0000 UTC m=+12.451922037 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112abc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac80): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.345287762 +0000 UTC m=+12.451922037 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ac80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e1c0 item 94 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad40): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad40): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.346248137 +0000 UTC m=+12.452882421 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e540 item 95 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.346595837 +0000 UTC m=+12.453230122 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ad80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ae40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ae40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ae40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ae40): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ae40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.346595837 +0000 UTC m=+12.453230122 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ae40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e7e0 item 95 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af00): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af00): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af00): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.347652983 +0000 UTC m=+12.454287268 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060eb60 item 96 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.347954577 +0000 UTC m=+12.454588862 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112af40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b000): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b000): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b000): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b000): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b000): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.347954577 +0000 UTC m=+12.454588862 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b000): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ee70 item 96 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= 2025/03/18 01:00:59 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:59 DEBUG : : Looking for writers 2025/03/18 01:00:59 DEBUG : >WaitForWriters: 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:59 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/18 01:00:59 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406900): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406900): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406900): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406900): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406900): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.371308636 +0000 UTC m=+12.477942920 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406900): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406940): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406940): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406940): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406940): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406940): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406940): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406940): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.371308636 +0000 UTC m=+12.477942920 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406940): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406980): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406980): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406980): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.371308636 +0000 UTC m=+12.477942920 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2620 item 1 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004069c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004069c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004069c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004069c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004069c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.372886335 +0000 UTC m=+12.479520619 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004069c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a00): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.372886335 +0000 UTC m=+12.479520619 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2af0 item 2 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.373989907 +0000 UTC m=+12.480624221 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a80): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a80): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a80): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.373989907 +0000 UTC m=+12.480624221 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406a80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ac0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ac0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ac0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ac0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ac0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.373989907 +0000 UTC m=+12.480624221 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ac0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2f50 item 3 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406b40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406b40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406b40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406b40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406b40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.375430209 +0000 UTC m=+12.482064493 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406b40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406c00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406c00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406c00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406c00): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406c00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.375430209 +0000 UTC m=+12.482064493 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406c00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3490 item 4 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406e80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406e80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406e80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406e80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406e80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.376516449 +0000 UTC m=+12.483150733 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406e80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ec0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ec0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ec0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ec0): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ec0): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ec0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.376516449 +0000 UTC m=+12.483150733 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406ec0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406f00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406f00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406f00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406f00): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406f00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.376516449 +0000 UTC m=+12.483150733 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406f00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3880 item 5 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406f80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406f80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406f80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406f80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406f80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.377890777 +0000 UTC m=+12.484525062 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000406f80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407000): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407000): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407000): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407000): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407000): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.377890777 +0000 UTC m=+12.484525062 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407000): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3ea0 item 6 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407140): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407140): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407140): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407140): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407140): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.378924189 +0000 UTC m=+12.485558473 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407140): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407240): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407240): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407240): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407240): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407240): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407240): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407240): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.378924189 +0000 UTC m=+12.485558473 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407240): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407280): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407280): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407280): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407280): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407280): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.378924189 +0000 UTC m=+12.485558473 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407280): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6310 item 7 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407300): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407300): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407300): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407300): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407300): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.380830391 +0000 UTC m=+12.487464675 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407300): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407380): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407380): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407380): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407380): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407380): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.380830391 +0000 UTC m=+12.487464675 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407380): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6850 item 8 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004073c0): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc0004073c0): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004073c0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004073c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004073c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004073c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004073c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407440): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407440): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407440): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407440): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407440): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.382016738 +0000 UTC m=+12.488651022 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407440): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407480): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407480): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407480): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407480): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407480): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407480): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407480): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.382016738 +0000 UTC m=+12.488651022 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407480): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004074c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004074c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004074c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004074c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004074c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.382016738 +0000 UTC m=+12.488651022 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004074c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6d20 item 9 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407580): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407580): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407580): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407580): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407580): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.383480153 +0000 UTC m=+12.490114438 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407580): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407600): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407600): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407600): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407600): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407600): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.383480153 +0000 UTC m=+12.490114438 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407600): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7500 item 10 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004076c0): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc0004076c0): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004076c0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004076c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004076c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004076c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0004076c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407700): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407700): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407700): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407700): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407700): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.384634241 +0000 UTC m=+12.491268525 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407700): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407940): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407940): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407940): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407940): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407940): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407940): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407940): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.384634241 +0000 UTC m=+12.491268525 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407940): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407980): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407980): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407980): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.384634241 +0000 UTC m=+12.491268525 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7960 item 11 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407a00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407a00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407a00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407a00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407a00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.386145275 +0000 UTC m=+12.492779560 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407a00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407c00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407c00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407c00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407c00): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407c00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.386145275 +0000 UTC m=+12.492779560 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000407c00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc070 item 12 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001502c0): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc0001502c0): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001502c0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001502c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001502c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001502c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001502c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150340): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150340): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150340): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150340): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150340): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.387148169 +0000 UTC m=+12.493782454 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150340): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001504c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001504c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001504c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001504c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001504c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.387148169 +0000 UTC m=+12.493782454 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001504c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc700 item 13 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150540): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150540): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150540): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150540): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150540): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.388185938 +0000 UTC m=+12.494820223 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150540): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001505c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001505c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001505c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001505c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001505c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.388185938 +0000 UTC m=+12.494820223 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001505c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bca80 item 14 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150680): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc000150680): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150680): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150680): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150680): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150680): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150680): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001506c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001506c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001506c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001506c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001506c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.389424204 +0000 UTC m=+12.496058488 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001506c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150780): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150780): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150780): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150780): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150780): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.389424204 +0000 UTC m=+12.496058488 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150780): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcd90 item 15 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150800): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150800): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150800): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150800): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150800): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.390603217 +0000 UTC m=+12.497237501 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150800): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150880): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150880): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150880): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150880): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150880): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.390603217 +0000 UTC m=+12.497237501 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150880): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd110 item 16 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150900): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150900): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150900): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150900): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150900): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.391801807 +0000 UTC m=+12.498436091 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150900): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150940): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150940): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150940): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150940): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150940): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150940): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150940): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150940): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.391801807 +0000 UTC m=+12.498436091 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150940): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150980): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150980): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150980): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.391801807 +0000 UTC m=+12.498436091 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd570 item 17 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150a00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150a00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150a00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150a00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150a00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.393217022 +0000 UTC m=+12.499851307 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150a00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150a80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150a80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150a80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150a80): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150a80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.393217022 +0000 UTC m=+12.499851307 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150a80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd960 item 18 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150b00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150b00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150b00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150b00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150b00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.3942702 +0000 UTC m=+12.500904494 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150b00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150cc0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150cc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150cc0): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150cc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150cc0): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150cc0): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150cc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150cc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.3942702 +0000 UTC m=+12.500904494 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150cc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150d00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150d00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150d00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150d00): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150d00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.3942702 +0000 UTC m=+12.500904494 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150d00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdd50 item 19 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150d80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150d80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150d80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150d80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150d80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.395550554 +0000 UTC m=+12.502184838 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150d80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150e00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150e00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150e00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150e00): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150e00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.395550554 +0000 UTC m=+12.502184838 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150e00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e2a0 item 20 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150e80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150e80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150e80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150e80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150e80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.396453291 +0000 UTC m=+12.503087574 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150e80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f40): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f40): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f40): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f40): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.396453291 +0000 UTC m=+12.503087574 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f80): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.396453291 +0000 UTC m=+12.503087574 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000150f80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e690 item 21 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151000): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151000): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151000): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151000): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151000): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.397716392 +0000 UTC m=+12.504350676 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151000): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151080): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151080): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151080): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151080): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151080): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.397716392 +0000 UTC m=+12.504350676 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151080): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039eee0 item 22 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151100): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151100): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151100): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151100): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151100): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.398605903 +0000 UTC m=+12.505240188 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151100): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001511c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001511c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001511c0): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001511c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001511c0): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001511c0): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001511c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001511c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.398605903 +0000 UTC m=+12.505240188 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001511c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151200): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151200): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151200): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151200): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151200): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.398605903 +0000 UTC m=+12.505240188 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151200): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f2d0 item 23 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151280): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151280): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151280): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151280): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151280): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.399873043 +0000 UTC m=+12.506507317 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151280): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151340): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151340): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151340): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151340): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151340): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.399873043 +0000 UTC m=+12.506507317 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151340): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fd50 item 24 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151400): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc000151400): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151400): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151400): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151400): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151400): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151400): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151440): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151440): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151440): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151440): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151440): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.401043691 +0000 UTC m=+12.507677975 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151440): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151540): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151540): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151540): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151540): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151540): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151540): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151540): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151540): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.401043691 +0000 UTC m=+12.507677975 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151540): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151580): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151580): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151580): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151580): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151580): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.401043691 +0000 UTC m=+12.507677975 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151580): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006320e0 item 25 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151600): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151600): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151600): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151600): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151600): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.402603506 +0000 UTC m=+12.509237790 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151600): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151680): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151680): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151680): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151680): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151680): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.402603506 +0000 UTC m=+12.509237790 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151680): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006327e0 item 26 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151780): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc000151780): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151780): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151780): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151780): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151780): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151780): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001517c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001517c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001517c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001517c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001517c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.403763875 +0000 UTC m=+12.510398158 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001517c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151880): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151880): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151880): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151880): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151880): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151880): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151880): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151880): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.403763875 +0000 UTC m=+12.510398158 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151880): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001518c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001518c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001518c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001518c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001518c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.403763875 +0000 UTC m=+12.510398158 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001518c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632bd0 item 27 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151940): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151940): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151940): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151940): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151940): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.405251455 +0000 UTC m=+12.511885738 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151940): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001519c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001519c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001519c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001519c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001519c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.405251455 +0000 UTC m=+12.511885738 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0001519c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632f50 item 28 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151a80): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc000151a80): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151a80): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151a80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151a80): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151a80): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151a80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151ac0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151ac0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151ac0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151ac0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151ac0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.406509176 +0000 UTC m=+12.513143449 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151ac0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151b80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151b80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151b80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151b80): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151b80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.406509176 +0000 UTC m=+12.513143449 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151b80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000633420 item 29 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151c00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151c00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151c00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151c00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151c00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.407565599 +0000 UTC m=+12.514199884 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151c00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151c80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151c80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151c80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151c80): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151c80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.407565599 +0000 UTC m=+12.514199884 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151c80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000633810 item 30 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151d40): _readAt: size=2, off=0 2025/03/18 01:00:59 ERROR : open-test-file(0xc000151d40): Couldn't read size of file 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151d40): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151d40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151d40): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151d40): close: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151d40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151d80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151d80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151d80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151d80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151d80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.40868387 +0000 UTC m=+12.515318153 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151d80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151e80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151e80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151e80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151e80): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151e80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.40868387 +0000 UTC m=+12.515318153 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc000151e80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000633b90 item 31 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa040): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa040): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa040): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa040): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa040): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.40978102 +0000 UTC m=+12.516415305 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa040): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa0c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa0c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa0c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa0c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa0c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.40978102 +0000 UTC m=+12.516415305 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa0c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c000 item 32 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa100): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa100): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa100): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa100): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa100): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.41093633 +0000 UTC m=+12.517570614 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa100): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa140): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa140): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa140): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa140): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa140): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c930 item 33 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa140): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa140): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.411328913 +0000 UTC m=+12.517963187 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa140): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa180): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa180): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa180): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa180): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa180): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.411328913 +0000 UTC m=+12.517963187 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa180): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ca80 item 33 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa1c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa1c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa1c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa1c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa1c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.412371271 +0000 UTC m=+12.519005555 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa1c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa200): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa200): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cf50 item 34 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa200): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa200): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa200): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa200): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa200): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.412779464 +0000 UTC m=+12.519413748 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa200): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa240): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa240): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa240): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa240): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa240): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.412779464 +0000 UTC m=+12.519413748 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa240): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d180 item 34 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa280): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa280): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa280): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa280): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa280): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.413891111 +0000 UTC m=+12.520525396 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa280): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa2c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa2c0): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa2c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa2c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d5e0 item 35 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa2c0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa2c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.414279939 +0000 UTC m=+12.520914223 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa2c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa300): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa300): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa300): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa300): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa300): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.414279939 +0000 UTC m=+12.520914223 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa300): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d810 item 35 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa380): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa380): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa380): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa380): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa380): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.415438444 +0000 UTC m=+12.522072738 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa380): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa440): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa440): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035db90 item 36 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa440): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa440): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa440): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa440): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa440): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.41585918 +0000 UTC m=+12.522493465 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa440): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa480): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa480): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa480): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa480): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa480): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.41585918 +0000 UTC m=+12.522493465 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa480): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035de30 item 36 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa4c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa4c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa4c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa4c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa4c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.416912539 +0000 UTC m=+12.523546823 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa4c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa500): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa500): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa500): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa500): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa500): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea4d0 item 37 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa500): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa500): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.417302999 +0000 UTC m=+12.523937283 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa500): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa540): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa540): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa540): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa540): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa540): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.417302999 +0000 UTC m=+12.523937283 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa540): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea700 item 37 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa5c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa5c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa5c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa5c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa5c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.418490688 +0000 UTC m=+12.525124972 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa5c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa680): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa680): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea9a0 item 38 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa680): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa680): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa680): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa680): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa680): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.418902419 +0000 UTC m=+12.525536703 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa680): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa6c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa6c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa6c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa6c0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa6c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.418902419 +0000 UTC m=+12.525536703 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa6c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eaaf0 item 38 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa740): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa740): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa740): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa740): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa740): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.419956388 +0000 UTC m=+12.526590672 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa740): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa800): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa800): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa800): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa800): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa800): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb030 item 39 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa800): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa800): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.420330438 +0000 UTC m=+12.526964721 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa800): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa840): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa840): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa840): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa840): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa840): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.420330438 +0000 UTC m=+12.526964721 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa840): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb1f0 item 39 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa8c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa8c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa8c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa8c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa8c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.421366103 +0000 UTC m=+12.528000407 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa8c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa980): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb810 item 40 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa980): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa980): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa980): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa980): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.421783514 +0000 UTC m=+12.528417787 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa9c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa9c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa9c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa9c0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa9c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.421783514 +0000 UTC m=+12.528417787 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fa9c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb9d0 item 40 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa00): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.422882757 +0000 UTC m=+12.529517062 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ebf10 item 41 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.423228403 +0000 UTC m=+12.529862688 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa80): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638150 item 41 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa80): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.423639342 +0000 UTC m=+12.530273625 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faa80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faac0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faac0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faac0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faac0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faac0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.423639342 +0000 UTC m=+12.530273625 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faac0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006383f0 item 41 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fab80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fab80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fab80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fab80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fab80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fab80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fab80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.424710353 +0000 UTC m=+12.531344637 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fab80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fabc0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fabc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fabc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006387e0 item 42 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fabc0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fabc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.425135568 +0000 UTC m=+12.531769852 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fabc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fac80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fac80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638a80 item 42 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fac80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fac80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fac80): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fac80): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fac80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.425744866 +0000 UTC m=+12.532379150 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fac80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009facc0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009facc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009facc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009facc0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009facc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.425744866 +0000 UTC m=+12.532379150 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009facc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638bd0 item 42 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fad80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fad80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fad80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fad80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fad80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fad80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fad80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.426832279 +0000 UTC m=+12.533466564 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fad80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faec0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faec0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faec0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638ee0 item 43 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faec0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faec0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.427199224 +0000 UTC m=+12.533833509 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faec0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faf80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faf80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faf80): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faf80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faf80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639030 item 43 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faf80): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faf80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.427656199 +0000 UTC m=+12.534290483 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009faf80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fafc0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fafc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fafc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fafc0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fafc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.427656199 +0000 UTC m=+12.534290483 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fafc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639180 item 43 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb080): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb080): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb080): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb080): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb080): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb080): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb080): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.428747679 +0000 UTC m=+12.535381963 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb080): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb0c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb0c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb0c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639420 item 44 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb0c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb0c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.429216555 +0000 UTC m=+12.535850839 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb0c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb180): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb180): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006395e0 item 44 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb180): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb180): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb180): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb180): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb180): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.4298131 +0000 UTC m=+12.536447384 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb180): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb1c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb1c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb1c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb1c0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb1c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.4298131 +0000 UTC m=+12.536447384 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb1c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639730 item 44 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb280): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb280): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb280): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb280): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb280): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb280): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb280): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.430761823 +0000 UTC m=+12.537396107 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb280): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb2c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb2c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb2c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006399d0 item 45 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb2c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb2c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.431171359 +0000 UTC m=+12.537805643 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb2c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb380): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb380): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb380): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb380): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb380): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.431171359 +0000 UTC m=+12.537805643 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb380): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639b20 item 45 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb440): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb440): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb440): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb440): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb440): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb440): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb440): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.432192476 +0000 UTC m=+12.538826761 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb440): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb480): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb480): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb480): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639dc0 item 46 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb480): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb480): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.432549334 +0000 UTC m=+12.539183618 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb480): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb540): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb540): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb540): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb540): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb540): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.432549334 +0000 UTC m=+12.539183618 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb540): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639f10 item 46 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb600): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb600): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb600): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb600): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb600): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb600): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb600): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.433800653 +0000 UTC m=+12.540434936 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb600): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb640): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb640): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb640): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6380 item 47 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb640): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb640): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.434214015 +0000 UTC m=+12.540848299 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb640): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb700): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb700): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb700): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb700): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb700): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.434214015 +0000 UTC m=+12.540848299 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb700): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e64d0 item 47 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb7c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb7c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb7c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb7c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb7c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb7c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.435339428 +0000 UTC m=+12.541973703 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb7c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb800): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb800): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb800): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e69a0 item 48 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb800): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb800): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.435746901 +0000 UTC m=+12.542381185 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb800): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb8c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb8c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb8c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb8c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb8c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.435746901 +0000 UTC m=+12.542381185 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb8c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6af0 item 48 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb900): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb900): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb900): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb900): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb900): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.436903653 +0000 UTC m=+12.543537936 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb900): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb940): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb940): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb940): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb940): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb940): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb940): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e70a0 item 49 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb940): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb940): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.437456586 +0000 UTC m=+12.544090880 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb940): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb980): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb980): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb980): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.437456586 +0000 UTC m=+12.544090880 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fb980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e72d0 item 49 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fba00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fba00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fba00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fba00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fba00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.438531684 +0000 UTC m=+12.545165978 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fba00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbac0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbac0): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbac0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e76c0 item 50 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbac0): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbac0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbac0): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbac0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbac0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.438883933 +0000 UTC m=+12.545518218 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbac0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbb00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbb00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbb00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbb00): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbb00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.438883933 +0000 UTC m=+12.545518218 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbb00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7880 item 50 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbb80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbb80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbb80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbb80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbb80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.439773526 +0000 UTC m=+12.546407800 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbb80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc40): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc40): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc40): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7d50 item 51 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc40): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.440126846 +0000 UTC m=+12.546761140 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc80): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.440126846 +0000 UTC m=+12.546761140 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbc80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc000 item 51 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbd00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbd00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbd00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbd00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbd00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.441197608 +0000 UTC m=+12.547831892 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbd00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbdc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbdc0): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbdc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc3f0 item 52 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbdc0): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbdc0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbdc0): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbdc0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbdc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.441536732 +0000 UTC m=+12.548171016 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbdc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbe00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbe00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbe00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbe00): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbe00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.441536732 +0000 UTC m=+12.548171016 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbe00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc850 item 52 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbe80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbe80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbe80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbe80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbe80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.442400256 +0000 UTC m=+12.549034540 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbe80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbf40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbf40): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbf40): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbf40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbf40): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbf40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcd90 item 53 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbf40): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbf40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.44273489 +0000 UTC m=+12.549369175 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009fbf40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4000): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4000): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4000): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4000): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4000): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.44273489 +0000 UTC m=+12.549369175 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4000): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd1f0 item 53 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4080): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4080): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4080): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4080): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4080): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.443680508 +0000 UTC m=+12.550314783 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4080): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd730 item 54 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.444182667 +0000 UTC m=+12.550816951 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.444182667 +0000 UTC m=+12.550816951 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddb20 item 54 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.445038476 +0000 UTC m=+12.551672760 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d42c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d42c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d42c0): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d42c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d42c0): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d42c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052070 item 55 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d42c0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d42c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.445370857 +0000 UTC m=+12.552005151 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d42c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.445370857 +0000 UTC m=+12.552005151 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 55 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4380): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4380): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4380): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4380): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4380): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.446232778 +0000 UTC m=+12.552867063 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4380): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 56 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.446598833 +0000 UTC m=+12.553233117 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d44c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d44c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d44c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d44c0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d44c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.446598833 +0000 UTC m=+12.553233117 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d44c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 56 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.447505627 +0000 UTC m=+12.554139901 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4600): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4600): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4600): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 57 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4600): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4600): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.447826908 +0000 UTC m=+12.554461182 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4600): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 57 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.448211747 +0000 UTC m=+12.554846031 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d47c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d47c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d47c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d47c0): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d47c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.448211747 +0000 UTC m=+12.554846031 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d47c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 57 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.44913374 +0000 UTC m=+12.555768024 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4ac0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4ac0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4ac0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 58 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4ac0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4ac0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.449460171 +0000 UTC m=+12.556094444 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4ac0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 58 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.449873413 +0000 UTC m=+12.556507687 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d40): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.449873413 +0000 UTC m=+12.556507687 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053730 item 58 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.450855508 +0000 UTC m=+12.557489792 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 59 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.451181428 +0000 UTC m=+12.557815712 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f80): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f80): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 59 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f80): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.45152474 +0000 UTC m=+12.558159014 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4fc0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4fc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4fc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4fc0): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4fc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.45152474 +0000 UTC m=+12.558159014 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4fc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 59 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5240): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5240): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5240): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5240): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5240): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5240): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5240): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5240): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.45244544 +0000 UTC m=+12.559079744 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5240): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5280): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5280): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5280): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e310 item 60 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5280): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5280): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.452775838 +0000 UTC m=+12.559410121 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5280): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060fdc0 item 60 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.45321021 +0000 UTC m=+12.559844504 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b340): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b380): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b380): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b380): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b380): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b380): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.45321021 +0000 UTC m=+12.559844504 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b380): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ff10 item 60 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.454121113 +0000 UTC m=+12.560755407 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b440): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b480): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b480): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b480): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624230 item 61 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b480): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b480): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.454573839 +0000 UTC m=+12.561208133 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b480): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b540): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b540): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b540): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b540): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b540): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.454573839 +0000 UTC m=+12.561208133 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b540): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624460 item 61 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b600): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b600): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b600): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b600): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b600): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b600): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b600): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b600): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.455563398 +0000 UTC m=+12.562197682 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b600): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b640): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b640): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b640): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006249a0 item 62 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b640): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b640): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.455897552 +0000 UTC m=+12.562531836 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b640): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.455897552 +0000 UTC m=+12.562531836 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b700): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624bd0 item 62 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.457021784 +0000 UTC m=+12.563656078 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b7c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b800): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b800): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b800): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624fc0 item 63 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b800): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b800): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.457356809 +0000 UTC m=+12.563991094 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b800): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b8c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b8c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b8c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b8c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b8c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.457356809 +0000 UTC m=+12.563991094 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b8c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625260 item 63 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): >_readAt: n=0, err=Bad file descriptor 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.458401352 +0000 UTC m=+12.565035646 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b9c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b9c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b9c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625650 item 64 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b9c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b9c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.458735766 +0000 UTC m=+12.565370050 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112b9c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.458735766 +0000 UTC m=+12.565370050 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112ba80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006257a0 item 64 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bac0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bac0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bac0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bac0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bac0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.459741456 +0000 UTC m=+12.566375739 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bac0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb00): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb00): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb00): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625ab0 item 65 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb00): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.460100267 +0000 UTC m=+12.566734551 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb40): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.460100267 +0000 UTC m=+12.566734551 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625ea0 item 65 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.461051104 +0000 UTC m=+12.567685398 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bb80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006621c0 item 66 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.461433849 +0000 UTC m=+12.568068133 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bbc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc00): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.461433849 +0000 UTC m=+12.568068133 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662310 item 66 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.462267748 +0000 UTC m=+12.568902042 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662620 item 67 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.462640074 +0000 UTC m=+12.569274368 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bc80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bcc0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bcc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bcc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bcc0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bcc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.462640074 +0000 UTC m=+12.569274368 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bcc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662a10 item 67 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.463871305 +0000 UTC m=+12.570505599 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bd40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be80): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662f50 item 68 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be80): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be80): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be80): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.464284668 +0000 UTC m=+12.570918951 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112be80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bec0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bec0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bec0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bec0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bec0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.464284668 +0000 UTC m=+12.570918951 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bec0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663110 item 68 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.465167888 +0000 UTC m=+12.571802173 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf40): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf40): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663500 item 69 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf40): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.465537228 +0000 UTC m=+12.572171522 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00112bf40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c000): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c000): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c000): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c000): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c000): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.465537228 +0000 UTC m=+12.572171522 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c000): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663730 item 69 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c080): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c080): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c080): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c080): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c080): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.466404239 +0000 UTC m=+12.573038523 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c080): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663a40 item 70 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.466750626 +0000 UTC m=+12.573384901 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c180): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c180): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c180): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c180): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c180): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.466750626 +0000 UTC m=+12.573384901 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c180): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663b90 item 70 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c200): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c200): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c200): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c200): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c200): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.469349684 +0000 UTC m=+12.575983958 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c200): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1080): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1080): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1080): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1080): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1080): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000585260 item 71 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1080): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1080): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.469734423 +0000 UTC m=+12.576368707 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1080): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b10c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b10c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b10c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b10c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b10c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.469734423 +0000 UTC m=+12.576368707 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b10c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005857a0 item 71 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4040): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4040): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4040): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4040): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4040): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.470841683 +0000 UTC m=+12.577475967 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4040): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4100): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4100): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e2a0 item 72 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4100): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4100): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4100): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4100): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4100): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.471345715 +0000 UTC m=+12.577979988 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4100): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.471345715 +0000 UTC m=+12.577979988 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4140): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e3f0 item 72 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.472211312 +0000 UTC m=+12.578845596 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4180): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d41c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d41c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d41c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e7e0 item 73 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d41c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d41c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.472547551 +0000 UTC m=+12.579181835 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d41c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e930 item 73 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.472938442 +0000 UTC m=+12.579572725 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4200): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4240): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4240): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4240): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4240): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4240): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.472938442 +0000 UTC m=+12.579572725 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4240): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055eaf0 item 73 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.474128927 +0000 UTC m=+12.580763211 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4300): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4340): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4340): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4340): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ee00 item 74 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4340): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4340): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.474495732 +0000 UTC m=+12.581130016 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4340): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4440): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4440): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ef50 item 74 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4440): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4440): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4440): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4440): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4440): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.474879449 +0000 UTC m=+12.581513734 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4440): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.474879449 +0000 UTC m=+12.581513734 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4480): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f180 item 74 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4540): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4540): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4540): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4540): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4540): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4540): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4540): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.475747121 +0000 UTC m=+12.582381395 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4540): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f500 item 75 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.476084521 +0000 UTC m=+12.582718805 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d45c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d46c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d46c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d46c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d46c0): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d46c0): _writeAt: size=3, off=2 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f7a0 item 75 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d46c0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d46c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.476482285 +0000 UTC m=+12.583116570 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d46c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.476482285 +0000 UTC m=+12.583116570 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4740): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055fb90 item 75 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4840): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4840): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4840): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4840): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4840): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4840): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4840): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.477562153 +0000 UTC m=+12.584196437 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4840): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055fea0 item 76 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.47826137 +0000 UTC m=+12.584895654 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4a00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4b40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4b40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005843f0 item 76 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4b40): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4b40): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4b40): _writeAt: size=3, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4b40): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4b40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.478881178 +0000 UTC m=+12.585515462 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4b40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.478881178 +0000 UTC m=+12.585515462 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4d00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000584770 item 76 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4dc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4dc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4dc0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4dc0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4dc0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4dc0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4dc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.480224289 +0000 UTC m=+12.586858573 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4dc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000584fc0 item 77 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.480918015 +0000 UTC m=+12.587552300 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4e00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f40): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.480918015 +0000 UTC m=+12.587552300 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d4f40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000585b90 item 77 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5000): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5000): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5000): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5000): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5000): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5000): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5000): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.482147673 +0000 UTC m=+12.588781957 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5000): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5140): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5140): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5140): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662150 item 78 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5140): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5140): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.48264356 +0000 UTC m=+12.589277835 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5140): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d52c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d52c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d52c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d52c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d52c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.48264356 +0000 UTC m=+12.589277835 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d52c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006622a0 item 78 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5400): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5400): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5400): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5400): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5400): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5400): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5400): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.483712307 +0000 UTC m=+12.590346602 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5400): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5440): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5440): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5440): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006625b0 item 79 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5440): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5440): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.484046863 +0000 UTC m=+12.590681147 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5440): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5500): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5500): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5500): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5500): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5500): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.484046863 +0000 UTC m=+12.590681147 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5500): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662700 item 79 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5700): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5700): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5700): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5700): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5700): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5700): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5700): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.485073683 +0000 UTC m=+12.591707966 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5700): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d57c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d57c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d57c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000662d90 item 80 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d57c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d57c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.48540426 +0000 UTC m=+12.592038543 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d57c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d58c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d58c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d58c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d58c0): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d58c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.48540426 +0000 UTC m=+12.592038543 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d58c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006630a0 item 80 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5940): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5940): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5940): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5940): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5940): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.486443211 +0000 UTC m=+12.593077496 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5940): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5980): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5980): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5980): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5980): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5980): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5980): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663490 item 81 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5980): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5980): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.486797063 +0000 UTC m=+12.593431347 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5980): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d59c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d59c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d59c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d59c0): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d59c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.486797063 +0000 UTC m=+12.593431347 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d59c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663650 item 81 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5a40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5a40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5a40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5a40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5a40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.487756145 +0000 UTC m=+12.594390430 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5a40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b00): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663960 item 82 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b00): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b00): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b00): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b00): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.488183735 +0000 UTC m=+12.594818018 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b40): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.488183735 +0000 UTC m=+12.594818018 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5b40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663ab0 item 82 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5bc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5bc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5bc0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5bc0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5bc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.489065923 +0000 UTC m=+12.595700208 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5bc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5c80): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5c80): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5c80): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5c80): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5c80): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5c80): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000663e30 item 83 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5c80): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5c80): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.489458346 +0000 UTC m=+12.596092631 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5c80): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5cc0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5cc0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5cc0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5cc0): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5cc0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.489458346 +0000 UTC m=+12.596092631 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5cc0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628000 item 83 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5d40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5d40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5d40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5d40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5d40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.490667166 +0000 UTC m=+12.597301450 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5d40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5e00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5e00): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5e00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628380 item 84 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5e00): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5e00): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5e00): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5e00): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5e00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.49115049 +0000 UTC m=+12.597784774 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5e00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0080): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0080): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0080): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0080): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0080): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.49115049 +0000 UTC m=+12.597784774 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0080): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2150 item 84 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0100): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0100): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0100): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0100): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0100): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.492027489 +0000 UTC m=+12.598661783 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0100): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b02c0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b02c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b02c0): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b02c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b02c0): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b02c0): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f24d0 item 85 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b02c0): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b02c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.492387411 +0000 UTC m=+12.599021695 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b02c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0300): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0300): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0300): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0300): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0300): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.492387411 +0000 UTC m=+12.599021695 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0300): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2770 item 85 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0380): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0380): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0380): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0380): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0380): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.493355651 +0000 UTC m=+12.599989945 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0380): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0540): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0540): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0540): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2af0 item 86 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0540): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0540): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0540): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0540): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0540): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.4937296 +0000 UTC m=+12.600363884 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0540): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b06c0): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b06c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b06c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b06c0): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b06c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.4937296 +0000 UTC m=+12.600363884 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b06c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2d20 item 86 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0740): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0740): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0740): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0740): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0740): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.494592553 +0000 UTC m=+12.601226827 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0740): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0800): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0800): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0800): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0800): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0800): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0800): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f30a0 item 87 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0800): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0800): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.494990957 +0000 UTC m=+12.601625242 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0800): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0840): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0840): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0840): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0840): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0840): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.494990957 +0000 UTC m=+12.601625242 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0840): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f33b0 item 87 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b08c0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b08c0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b08c0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b08c0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b08c0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.49605116 +0000 UTC m=+12.602685443 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b08c0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a00): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3730 item 88 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a00): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a00): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a00): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a00): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.496445336 +0000 UTC m=+12.603079619 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a40): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.496445336 +0000 UTC m=+12.603079619 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0a40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3960 item 88 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b00): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b00): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b00): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.497589795 +0000 UTC m=+12.604224078 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3ce0 item 89 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.498147857 +0000 UTC m=+12.604782142 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0b40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c00): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c00): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c00): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c00): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c00): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3f10 item 89 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c00): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.498725096 +0000 UTC m=+12.605359381 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c40): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.498725096 +0000 UTC m=+12.605359381 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0c40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a61c0 item 89 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d00): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d00): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d00): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.499844249 +0000 UTC m=+12.606478523 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a65b0 item 90 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.500215011 +0000 UTC m=+12.606849295 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0d40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e00): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6770 item 90 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e00): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e00): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e00): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e00): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.500560718 +0000 UTC m=+12.607195002 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e40): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e40): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e40): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.500560718 +0000 UTC m=+12.607195002 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0e40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6af0 item 90 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f00): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f00): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f00): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.501537984 +0000 UTC m=+12.608172278 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f40): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f40): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f40): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7030 item 91 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f40): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f40): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.502054108 +0000 UTC m=+12.608688393 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b0f40): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1100): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1100): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1100): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1100): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1100): >_readAt: n=2, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1100): _writeAt: size=3, off=7 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7260 item 91 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1100): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1100): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.502438237 +0000 UTC m=+12.609072531 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1100): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1140): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1140): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1140): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1140): >_readAt: n=8, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1140): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.502438237 +0000 UTC m=+12.609072531 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1140): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7500 item 91 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1200): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1200): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1200): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1200): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1200): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1200): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1200): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1200): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.503313814 +0000 UTC m=+12.609948097 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1200): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1240): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1240): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1240): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7960 item 92 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1240): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1240): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.503648308 +0000 UTC m=+12.610282592 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1240): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1300): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1300): open at offset 5 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1300): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7ab0 item 92 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1300): _readAt: size=2, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1300): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1300): _writeAt: size=3, off=5 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1300): >_writeAt: n=3, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1300): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.504012159 +0000 UTC m=+12.610646442 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1300): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1340): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1340): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1340): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1340): >_readAt: n=3, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1340): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.504012159 +0000 UTC m=+12.610646442 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1340): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7d50 item 92 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1400): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1400): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1400): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1400): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1400): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1400): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1400): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1400): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.504924042 +0000 UTC m=+12.611558326 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1400): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1440): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1440): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1440): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc380 item 93 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1440): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1440): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.505378081 +0000 UTC m=+12.612012355 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1440): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1500): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1500): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1500): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1500): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1500): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.505378081 +0000 UTC m=+12.612012355 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0000b1500): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc770 item 93 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5ec0): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5ec0): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5ec0): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5ec0): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5ec0): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5ec0): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5ec0): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5ec0): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.506366087 +0000 UTC m=+12.613000372 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5ec0): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5f00): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5f00): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5f00): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628620 item 94 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5f00): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5f00): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.506743433 +0000 UTC m=+12.613377718 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc0009d5f00): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c040): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c040): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c040): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c040): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c040): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.506743433 +0000 UTC m=+12.613377718 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c040): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628770 item 94 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c100): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c100): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c100): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c100): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c100): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c100): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c100): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c100): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.507771283 +0000 UTC m=+12.614405558 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c100): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628a80 item 95 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.508267231 +0000 UTC m=+12.614901514 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c140): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c280): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c280): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c280): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c280): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c280): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.508267231 +0000 UTC m=+12.614901514 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c280): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628c40 item 95 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c340): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c340): open at offset 0 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c340): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c340): _readAt: size=2, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c340): >_readAt: n=0, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c340): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c340): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c340): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.509289271 +0000 UTC m=+12.615923555 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c340): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c380): _writeAt: size=5, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c380): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c380): >openPending: err= 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628f50 item 96 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c380): >_writeAt: n=5, err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c380): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.509635317 +0000 UTC m=+12.616269602 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c380): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 01:00:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:00:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 01:00:59 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c440): _readAt: size=512, off=0 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c440): openPending: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c440): >openPending: err= 2025/03/18 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c440): >_readAt: n=5, err=EOF 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c440): close: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 01:00:59.509635317 +0000 UTC m=+12.616269602 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 01:00:59 DEBUG : open-test-file(0xc00055c440): >close: err= 2025/03/18 01:00:59 DEBUG : open-test-file: Remove: 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006290a0 item 96 2025/03/18 01:00:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 01:00:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 01:00:59 DEBUG : open-test-file: >Remove: err= 2025/03/18 01:00:59 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:59 DEBUG : : Looking for writers 2025/03/18 01:00:59 DEBUG : >WaitForWriters: 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.32s) --- PASS: TestRWFileHandleOpenTests/writes (0.16s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.16s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:00:59 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:00:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:00:59 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:00:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:00:59 DEBUG : file1: newRWFileHandle: 2025/03/18 01:00:59 DEBUG : file1(0xc00055d640): openPending: 2025/03/18 01:00:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:59 DEBUG : file1(0xc00055d640): >openPending: err= 2025/03/18 01:00:59 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:00:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 01:00:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/03/18 01:00:59 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:00:59 DEBUG : : Looking for writers 2025/03/18 01:00:59 DEBUG : file1: reading active writers 2025/03/18 01:00:59 DEBUG : file1: active writers 1 2025/03/18 01:00:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:00:59 DEBUG : : Looking for writers 2025/03/18 01:00:59 DEBUG : file1: reading active writers 2025/03/18 01:00:59 DEBUG : file1: active writers 1 2025/03/18 01:00:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:00:59 DEBUG : : Looking for writers 2025/03/18 01:00:59 DEBUG : file1: reading active writers 2025/03/18 01:00:59 DEBUG : file1: active writers 1 2025/03/18 01:00:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:00:59 DEBUG : : Looking for writers 2025/03/18 01:00:59 DEBUG : file1: reading active writers 2025/03/18 01:00:59 DEBUG : file1: active writers 1 2025/03/18 01:00:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:00:59 DEBUG : : Looking for writers 2025/03/18 01:00:59 DEBUG : file1: reading active writers 2025/03/18 01:00:59 DEBUG : file1: active writers 1 2025/03/18 01:00:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/18 01:00:59 DEBUG : : Looking for writers 2025/03/18 01:00:59 DEBUG : file1: reading active writers 2025/03/18 01:00:59 DEBUG : file1: active writers 1 2025/03/18 01:00:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/18 01:01:00 DEBUG : : Looking for writers 2025/03/18 01:01:00 DEBUG : file1: reading active writers 2025/03/18 01:01:00 DEBUG : file1: active writers 1 2025/03/18 01:01:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/18 01:01:00 DEBUG : : Looking for writers 2025/03/18 01:01:00 DEBUG : file1: reading active writers 2025/03/18 01:01:00 DEBUG : file1: active writers 1 2025/03/18 01:01:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:01 DEBUG : : Looking for writers 2025/03/18 01:01:01 DEBUG : file1: reading active writers 2025/03/18 01:01:01 DEBUG : file1: active writers 1 2025/03/18 01:01:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:02 DEBUG : : Looking for writers 2025/03/18 01:01:02 DEBUG : file1: reading active writers 2025/03/18 01:01:02 DEBUG : file1: active writers 1 2025/03/18 01:01:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:03 DEBUG : : Looking for writers 2025/03/18 01:01:03 DEBUG : file1: reading active writers 2025/03/18 01:01:03 DEBUG : file1: active writers 1 2025/03/18 01:01:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:04 DEBUG : : Looking for writers 2025/03/18 01:01:04 DEBUG : file1: reading active writers 2025/03/18 01:01:04 DEBUG : file1: active writers 1 2025/03/18 01:01:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:05 DEBUG : : Looking for writers 2025/03/18 01:01:05 DEBUG : file1: reading active writers 2025/03/18 01:01:05 DEBUG : file1: active writers 1 2025/03/18 01:01:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:06 DEBUG : : Looking for writers 2025/03/18 01:01:06 DEBUG : file1: reading active writers 2025/03/18 01:01:06 DEBUG : file1: active writers 1 2025/03/18 01:01:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:07 DEBUG : : Looking for writers 2025/03/18 01:01:07 DEBUG : file1: reading active writers 2025/03/18 01:01:07 DEBUG : file1: active writers 1 2025/03/18 01:01:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:08 DEBUG : : Looking for writers 2025/03/18 01:01:08 DEBUG : file1: reading active writers 2025/03/18 01:01:08 DEBUG : file1: active writers 1 2025/03/18 01:01:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:09 DEBUG : : Looking for writers 2025/03/18 01:01:09 DEBUG : file1: reading active writers 2025/03/18 01:01:09 DEBUG : file1: active writers 1 2025/03/18 01:01:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:10 DEBUG : : Looking for writers 2025/03/18 01:01:10 DEBUG : file1: reading active writers 2025/03/18 01:01:10 DEBUG : file1: active writers 1 2025/03/18 01:01:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:11 DEBUG : : Looking for writers 2025/03/18 01:01:11 DEBUG : file1: reading active writers 2025/03/18 01:01:11 DEBUG : file1: active writers 1 2025/03/18 01:01:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:12 DEBUG : : Looking for writers 2025/03/18 01:01:12 DEBUG : file1: reading active writers 2025/03/18 01:01:12 DEBUG : file1: active writers 1 2025/03/18 01:01:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:13 DEBUG : : Looking for writers 2025/03/18 01:01:13 DEBUG : file1: reading active writers 2025/03/18 01:01:13 DEBUG : file1: active writers 1 2025/03/18 01:01:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:14 DEBUG : : Looking for writers 2025/03/18 01:01:14 DEBUG : file1: reading active writers 2025/03/18 01:01:14 DEBUG : file1: active writers 1 2025/03/18 01:01:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:15 DEBUG : : Looking for writers 2025/03/18 01:01:15 DEBUG : file1: reading active writers 2025/03/18 01:01:15 DEBUG : file1: active writers 1 2025/03/18 01:01:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:16 DEBUG : : Looking for writers 2025/03/18 01:01:16 DEBUG : file1: reading active writers 2025/03/18 01:01:16 DEBUG : file1: active writers 1 2025/03/18 01:01:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:17 DEBUG : : Looking for writers 2025/03/18 01:01:17 DEBUG : file1: reading active writers 2025/03/18 01:01:17 DEBUG : file1: active writers 1 2025/03/18 01:01:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:18 DEBUG : : Looking for writers 2025/03/18 01:01:18 DEBUG : file1: reading active writers 2025/03/18 01:01:18 DEBUG : file1: active writers 1 2025/03/18 01:01:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:19 DEBUG : : Looking for writers 2025/03/18 01:01:19 DEBUG : file1: reading active writers 2025/03/18 01:01:19 DEBUG : file1: active writers 1 2025/03/18 01:01:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:20 DEBUG : : Looking for writers 2025/03/18 01:01:20 DEBUG : file1: reading active writers 2025/03/18 01:01:20 DEBUG : file1: active writers 1 2025/03/18 01:01:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:21 DEBUG : : Looking for writers 2025/03/18 01:01:21 DEBUG : file1: reading active writers 2025/03/18 01:01:21 DEBUG : file1: active writers 1 2025/03/18 01:01:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:22 DEBUG : : Looking for writers 2025/03/18 01:01:22 DEBUG : file1: reading active writers 2025/03/18 01:01:22 DEBUG : file1: active writers 1 2025/03/18 01:01:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:23 DEBUG : : Looking for writers 2025/03/18 01:01:23 DEBUG : file1: reading active writers 2025/03/18 01:01:23 DEBUG : file1: active writers 1 2025/03/18 01:01:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:24 DEBUG : : Looking for writers 2025/03/18 01:01:24 DEBUG : file1: reading active writers 2025/03/18 01:01:24 DEBUG : file1: active writers 1 2025/03/18 01:01:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:25 DEBUG : : Looking for writers 2025/03/18 01:01:25 DEBUG : file1: reading active writers 2025/03/18 01:01:25 DEBUG : file1: active writers 1 2025/03/18 01:01:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:26 DEBUG : : Looking for writers 2025/03/18 01:01:26 DEBUG : file1: reading active writers 2025/03/18 01:01:26 DEBUG : file1: active writers 1 2025/03/18 01:01:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:27 DEBUG : : Looking for writers 2025/03/18 01:01:27 DEBUG : file1: reading active writers 2025/03/18 01:01:27 DEBUG : file1: active writers 1 2025/03/18 01:01:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:28 DEBUG : : Looking for writers 2025/03/18 01:01:28 DEBUG : file1: reading active writers 2025/03/18 01:01:28 DEBUG : file1: active writers 1 2025/03/18 01:01:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/18 01:01:29 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000b754a0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000bd9d08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824646147392} name:file1 opens:1 downloaders: o: fd:0xc00096a7f0 info:{ModTime:{wall:13974193911137530228 ext:12639798688 loc:0x3e84b00} ATime:{wall:13974193911137530228 ext:12639798688 loc:0x3e84b00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/18 01:01:29 DEBUG : >WaitForWriters: 2025/03/18 01:01:29 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:29 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:29 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:01:29 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:01:29 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:01:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:01:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:01:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:01:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:01:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:01:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:01:29 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:01:29 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:01:29 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:01:29 DEBUG : rename_me: newRWFileHandle: 2025/03/18 01:01:29 DEBUG : rename_me(0xc000151580): openPending: 2025/03/18 01:01:29 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 01:01:29 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/18 01:01:29 DEBUG : rename_me(0xc000151580): >openPending: err= 2025/03/18 01:01:29 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/18 01:01:29 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/18 01:01:29 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/18 01:01:29 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/18 01:01:29 DEBUG : rename_me(0xc000151580): _writeAt: size=5, off=0 2025/03/18 01:01:29 DEBUG : rename_me(0xc000151580): >_writeAt: n=5, err= 2025/03/18 01:01:29 DEBUG : rename_me(0xc000151580): close: 2025/03/18 01:01:29 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-18 01:01:29.556572377 +0000 UTC m=+42.663206662 2025/03/18 01:01:29 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/18 01:01:29 DEBUG : rename_me(0xc000151580): >close: err= 2025/03/18 01:01:29 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/18 01:01:29 DEBUG : i_was_renamed: Updating file with 0xc000e6c180 2025/03/18 01:01:29 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/18 01:01:29 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/18 01:01:29 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:29 DEBUG : : Looking for writers 2025/03/18 01:01:29 DEBUG : i_was_renamed: reading active writers 2025/03/18 01:01:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 01:01:29 DEBUG : : Looking for writers 2025/03/18 01:01:29 DEBUG : i_was_renamed: reading active writers 2025/03/18 01:01:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 01:01:29 DEBUG : : Looking for writers 2025/03/18 01:01:29 DEBUG : i_was_renamed: reading active writers 2025/03/18 01:01:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 01:01:29 DEBUG : : Looking for writers 2025/03/18 01:01:29 DEBUG : i_was_renamed: reading active writers 2025/03/18 01:01:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 01:01:29 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/18 01:01:29 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:29 INFO : i_was_renamed: Copied (new) 2025/03/18 01:01:29 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-18 01:01:29 +0000 UTC" 2025/03/18 01:01:29 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/18 01:01:29 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/18 01:01:29 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/18 01:01:29 DEBUG : : Looking for writers 2025/03/18 01:01:29 DEBUG : i_was_renamed: reading active writers 2025/03/18 01:01:29 DEBUG : >WaitForWriters: 2025/03/18 01:01:29 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:29 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:29 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 01:01:29 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:01:29 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:01:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:01:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:01:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:01:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:01:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 01:01:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-Ge6H}/rclone-test-bocezey0xupi" 2025/03/18 01:01:29 INFO : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:29 DEBUG : : forgetting directory cache 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate(0xc00070a380): _readAt: size=512, off=0 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate(0xc00070a380): openPending: 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-18 00:02:29 +0000 UTC" against cached fingerprint "" 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/18 01:01:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate(0xc00070a380): >openPending: err= 2025/03/18 01:01:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate(0xc00070a380): >_readAt: n=20, err=EOF 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate(0xc00070a380): close: 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-18 00:02:29 +0000 GMT 2025/03/18 01:01:29 DEBUG : TestRWCacheUpdate(0xc00070a380): >close: err= 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:30 DEBUG : : forgetting directory cache 2025/03/18 01:01:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc0000cdac0): _readAt: size=512, off=0 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc0000cdac0): openPending: 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-18 00:03:29 +0000 UTC" against cached fingerprint "20,2025-03-18 00:02:29 +0000 UTC" 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-18 00:03:29 +0000 UTC" != cached fingerprint "20,2025-03-18 00:02:29 +0000 UTC") 2025/03/18 01:01:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/18 01:01:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc0000cdac0): >openPending: err= 2025/03/18 01:01:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc0000cdac0): >_readAt: n=20, err=EOF 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc0000cdac0): close: 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-18 00:03:29 +0000 GMT 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc0000cdac0): >close: err= 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:30 DEBUG : : forgetting directory cache 2025/03/18 01:01:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc000e5d900): _readAt: size=512, off=0 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc000e5d900): openPending: 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-18 00:04:29 +0000 UTC" against cached fingerprint "20,2025-03-18 00:03:29 +0000 UTC" 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-18 00:04:29 +0000 UTC" != cached fingerprint "20,2025-03-18 00:03:29 +0000 UTC") 2025/03/18 01:01:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/18 01:01:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc000e5d900): >openPending: err= 2025/03/18 01:01:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc000e5d900): >_readAt: n=20, err=EOF 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc000e5d900): close: 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-18 00:04:29 +0000 GMT 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc000e5d900): >close: err= 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:30 DEBUG : : forgetting directory cache 2025/03/18 01:01:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc000a81ec0): _readAt: size=512, off=0 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc000a81ec0): openPending: 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-18 00:05:29 +0000 UTC" against cached fingerprint "20,2025-03-18 00:04:29 +0000 UTC" 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-18 00:05:29 +0000 UTC" != cached fingerprint "20,2025-03-18 00:04:29 +0000 UTC") 2025/03/18 01:01:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/18 01:01:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc000a81ec0): >openPending: err= 2025/03/18 01:01:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc000a81ec0): >_readAt: n=20, err=EOF 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc000a81ec0): close: 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-18 00:05:29 +0000 GMT 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate(0xc000a81ec0): >close: err= 2025/03/18 01:01:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:30 DEBUG : : forgetting directory cache 2025/03/18 01:01:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000695cc0): _readAt: size=512, off=0 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000695cc0): openPending: 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-18 00:06:29 +0000 UTC" against cached fingerprint "20,2025-03-18 00:05:29 +0000 UTC" 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-18 00:06:29 +0000 UTC" != cached fingerprint "20,2025-03-18 00:05:29 +0000 UTC") 2025/03/18 01:01:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/18 01:01:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000695cc0): >openPending: err= 2025/03/18 01:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000695cc0): >_readAt: n=20, err=EOF 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000695cc0): close: 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-18 00:06:29 +0000 GMT 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000695cc0): >close: err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:31 DEBUG : : forgetting directory cache 2025/03/18 01:01:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000837940): _readAt: size=512, off=0 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000837940): openPending: 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-18 00:07:29 +0000 UTC" against cached fingerprint "20,2025-03-18 00:06:29 +0000 UTC" 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-18 00:07:29 +0000 UTC" != cached fingerprint "20,2025-03-18 00:06:29 +0000 UTC") 2025/03/18 01:01:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/18 01:01:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000837940): >openPending: err= 2025/03/18 01:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000837940): >_readAt: n=20, err=EOF 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000837940): close: 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-18 00:07:29 +0000 GMT 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000837940): >close: err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:31 DEBUG : : forgetting directory cache 2025/03/18 01:01:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000857140): _readAt: size=512, off=0 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000857140): openPending: 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-18 00:08:29 +0000 UTC" against cached fingerprint "20,2025-03-18 00:07:29 +0000 UTC" 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-18 00:08:29 +0000 UTC" != cached fingerprint "20,2025-03-18 00:07:29 +0000 UTC") 2025/03/18 01:01:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/18 01:01:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000857140): >openPending: err= 2025/03/18 01:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000857140): >_readAt: n=21, err=EOF 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000857140): close: 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-18 00:08:29 +0000 GMT 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc000857140): >close: err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:31 DEBUG : : forgetting directory cache 2025/03/18 01:01:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc0009c5740): _readAt: size=512, off=0 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc0009c5740): openPending: 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-18 00:09:29 +0000 UTC" against cached fingerprint "21,2025-03-18 00:08:29 +0000 UTC" 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-18 00:09:29 +0000 UTC" != cached fingerprint "21,2025-03-18 00:08:29 +0000 UTC") 2025/03/18 01:01:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/18 01:01:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc0009c5740): >openPending: err= 2025/03/18 01:01:31 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc0009c5740): >_readAt: n=22, err=EOF 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc0009c5740): close: 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-18 00:09:29 +0000 GMT 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate(0xc0009c5740): >close: err= 2025/03/18 01:01:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:31 DEBUG : : forgetting directory cache 2025/03/18 01:01:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate(0xc000aaaf40): _readAt: size=512, off=0 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate(0xc000aaaf40): openPending: 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-18 00:10:29 +0000 UTC" against cached fingerprint "22,2025-03-18 00:09:29 +0000 UTC" 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-18 00:10:29 +0000 UTC" != cached fingerprint "22,2025-03-18 00:09:29 +0000 UTC") 2025/03/18 01:01:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/18 01:01:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate(0xc000aaaf40): >openPending: err= 2025/03/18 01:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate(0xc000aaaf40): >_readAt: n=23, err=EOF 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate(0xc000aaaf40): close: 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-18 00:10:29 +0000 GMT 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate(0xc000aaaf40): >close: err= 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:32 DEBUG : : forgetting directory cache 2025/03/18 01:01:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate(0xc00087cf00): _readAt: size=512, off=0 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate(0xc00087cf00): openPending: 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-18 00:11:29 +0000 UTC" against cached fingerprint "23,2025-03-18 00:10:29 +0000 UTC" 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-18 00:11:29 +0000 UTC" != cached fingerprint "23,2025-03-18 00:10:29 +0000 UTC") 2025/03/18 01:01:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/18 01:01:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate(0xc00087cf00): >openPending: err= 2025/03/18 01:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate(0xc00087cf00): >_readAt: n=24, err=EOF 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate(0xc00087cf00): close: 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-18 00:11:29 +0000 GMT 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate(0xc00087cf00): >close: err= 2025/03/18 01:01:32 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:32 DEBUG : : Looking for writers 2025/03/18 01:01:32 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/18 01:01:32 DEBUG : >WaitForWriters: 2025/03/18 01:01:32 DEBUG : webdav root 'rclone-test-bocezey0xupi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:32 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:32 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:32 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:32 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:32 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : : forgetting directory cache 2025/03/18 01:01:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/18 01:01:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/18 01:01:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/18 01:01:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/18 01:01:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/18 01:01:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/18 01:01:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/18 01:01:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/18 01:01:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/18 01:01:32 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/18 01:01:32 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/18 01:01:32 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/18 01:01:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/18 01:01:32 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/18 01:01:32 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/18 01:01:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/18 01:01:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/18 01:01:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/18 01:01:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/18 01:01:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/18 01:01:32 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/18 01:01:32 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:32 DEBUG : : Looking for writers 2025/03/18 01:01:32 DEBUG : FiLeA: reading active writers 2025/03/18 01:01:32 DEBUG : FiLeB: reading active writers 2025/03/18 01:01:32 DEBUG : FilEb: reading active writers 2025/03/18 01:01:32 DEBUG : >WaitForWriters: 2025/03/18 01:01:32 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:32 DEBUG : : Looking for writers 2025/03/18 01:01:32 DEBUG : FiLeA: reading active writers 2025/03/18 01:01:32 DEBUG : FiLeB: reading active writers 2025/03/18 01:01:32 DEBUG : FilEb: reading active writers 2025/03/18 01:01:32 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:32 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:32 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/18 01:01:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/18 01:01:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 01:01:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/18 01:01:32 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:32 DEBUG : : Looking for writers 2025/03/18 01:01:32 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/18 01:01:32 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/18 01:01:32 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:32 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:32 DEBUG : webdav root 'rclone-test-bocezey0xupi': Reusing VFS from active cache 2025/03/18 01:01:32 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:32 DEBUG : : Looking for writers 2025/03/18 01:01:32 DEBUG : >WaitForWriters: 2025/03/18 01:01:32 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:32 DEBUG : : Looking for writers 2025/03/18 01:01:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:32 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:32 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:32 DEBUG : : Looking for writers 2025/03/18 01:01:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:32 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:32 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:32 DEBUG : : Looking for writers 2025/03/18 01:01:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:32 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:33 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:33 DEBUG : dir: Looking for writers 2025/03/18 01:01:33 DEBUG : file2: reading active writers 2025/03/18 01:01:33 DEBUG : : Looking for writers 2025/03/18 01:01:33 DEBUG : dir: reading active writers 2025/03/18 01:01:33 DEBUG : file1: reading active writers 2025/03/18 01:01:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:33 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:33 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:33 DEBUG : dir: Looking for writers 2025/03/18 01:01:33 DEBUG : : Looking for writers 2025/03/18 01:01:33 DEBUG : dir: reading active writers 2025/03/18 01:01:33 DEBUG : file1: reading active writers 2025/03/18 01:01:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:33 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:33 DEBUG : file1: Open: flags=O_RDONLY 2025/03/18 01:01:33 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/18 01:01:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/18 01:01:33 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:33 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/18 01:01:33 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 01:01:33 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/18 01:01:33 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:01:33 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:01:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/18 01:01:33 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/18 01:01:33 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/18 01:01:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/18 01:01:33 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (0 bytes), uploading instead of streaming 2025/03/18 01:01:33 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:33 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/18 01:01:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/18 01:01:33 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:01:33 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/18 01:01:33 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:33 DEBUG : dir: Looking for writers 2025/03/18 01:01:33 DEBUG : file2: reading active writers 2025/03/18 01:01:33 DEBUG : new_file.txt: reading active writers 2025/03/18 01:01:33 DEBUG : : Looking for writers 2025/03/18 01:01:33 DEBUG : dir: reading active writers 2025/03/18 01:01:33 DEBUG : file1: reading active writers 2025/03/18 01:01:33 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.24s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:33 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:33 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/18 01:01:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000dcc9c0 2025/03/18 01:01:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/18 01:01:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:33 INFO : dir/file1: Moved (server-side) to: file0 2025/03/18 01:01:33 DEBUG : file0: Updating file with file0 0xc000dcc9c0 2025/03/18 01:01:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 01:01:33 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/18 01:01:33 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:33 DEBUG : dir: Looking for writers 2025/03/18 01:01:33 DEBUG : : Looking for writers 2025/03/18 01:01:33 DEBUG : dir: reading active writers 2025/03/18 01:01:33 DEBUG : file0: reading active writers 2025/03/18 01:01:33 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:33 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:33 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:33 DEBUG : : Looking for writers 2025/03/18 01:01:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:33 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:33 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/18 01:01:33 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/18 01:01:33 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/18 01:01:33 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/18 01:01:34 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:34 DEBUG : : Looking for writers 2025/03/18 01:01:34 DEBUG : a: Looking for writers 2025/03/18 01:01:34 DEBUG : b: Looking for writers 2025/03/18 01:01:34 DEBUG : c: Looking for writers 2025/03/18 01:01:34 DEBUG : d: Looking for writers 2025/03/18 01:01:34 DEBUG : : Looking for writers 2025/03/18 01:01:34 DEBUG : /: reading active writers 2025/03/18 01:01:34 DEBUG : a: reading active writers 2025/03/18 01:01:34 DEBUG : b: reading active writers 2025/03/18 01:01:34 DEBUG : c: reading active writers 2025/03/18 01:01:34 DEBUG : d: reading active writers 2025/03/18 01:01:34 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:34 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/18 01:01:34 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/18 01:01:34 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/18 01:01:34 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/18 01:01:34 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:34 DEBUG : a/b/c/d: Looking for writers 2025/03/18 01:01:34 DEBUG : a/b/c: Looking for writers 2025/03/18 01:01:34 DEBUG : d: reading active writers 2025/03/18 01:01:34 DEBUG : a/b: Looking for writers 2025/03/18 01:01:34 DEBUG : c: reading active writers 2025/03/18 01:01:34 DEBUG : a: Looking for writers 2025/03/18 01:01:34 DEBUG : b: reading active writers 2025/03/18 01:01:34 DEBUG : : Looking for writers 2025/03/18 01:01:34 DEBUG : a: reading active writers 2025/03/18 01:01:34 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:34 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:01:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 01:01:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:34 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/18 01:01:34 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/18 01:01:34 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/18 01:01:34 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (5 bytes), uploading instead of streaming 2025/03/18 01:01:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:34 DEBUG : file1: Size of src and dst objects identical 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:01:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 01:01:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 01:01:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:01:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 01:01:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 01:01:34 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/18 01:01:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/18 01:01:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 01:01:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:34 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (0 bytes), uploading instead of streaming 2025/03/18 01:01:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:34 DEBUG : file1: Size of src and dst objects identical 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/18 01:01:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 01:01:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:34 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (7 bytes), uploading instead of streaming 2025/03/18 01:01:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:34 DEBUG : file1: Size of src and dst objects identical 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:34 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:34 DEBUG : : Looking for writers 2025/03/18 01:01:34 DEBUG : file1: reading active writers 2025/03/18 01:01:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.16s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:34 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:01:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 01:01:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 01:01:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/18 01:01:35 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/18 01:01:35 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/18 01:01:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/18 01:01:35 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (11 bytes), uploading instead of streaming 2025/03/18 01:01:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:35 DEBUG : file1: Size of src and dst objects identical 2025/03/18 01:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:35 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/18 01:01:35 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:35 DEBUG : : Looking for writers 2025/03/18 01:01:35 DEBUG : file1: reading active writers 2025/03/18 01:01:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:35 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:01:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 01:01:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 01:01:35 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/18 01:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:35 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (5 bytes), uploading instead of streaming 2025/03/18 01:01:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:35 DEBUG : file1: Size of src and dst objects identical 2025/03/18 01:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:35 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/18 01:01:35 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:35 DEBUG : : Looking for writers 2025/03/18 01:01:35 DEBUG : file1: reading active writers 2025/03/18 01:01:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:35 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:01:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 01:01:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 01:01:35 DEBUG : file1: WriteFileHandle.Release closing 2025/03/18 01:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:35 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (0 bytes), uploading instead of streaming 2025/03/18 01:01:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:01:35 DEBUG : file1: Size of src and dst objects identical 2025/03/18 01:01:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:35 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/18 01:01:35 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:35 DEBUG : : Looking for writers 2025/03/18 01:01:35 DEBUG : file1: reading active writers 2025/03/18 01:01:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:01:36 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:01:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:01:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:01:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:01:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 01:01:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/03/18 01:01:36 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:01:36 DEBUG : : Looking for writers 2025/03/18 01:01:36 DEBUG : file1: reading active writers 2025/03/18 01:01:36 DEBUG : file1: active writers 1 2025/03/18 01:01:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/18 01:01:36 DEBUG : : Looking for writers 2025/03/18 01:01:36 DEBUG : file1: reading active writers 2025/03/18 01:01:36 DEBUG : file1: active writers 1 2025/03/18 01:01:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/18 01:01:36 DEBUG : : Looking for writers 2025/03/18 01:01:36 DEBUG : file1: reading active writers 2025/03/18 01:01:36 DEBUG : file1: active writers 1 2025/03/18 01:01:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/18 01:01:36 DEBUG : : Looking for writers 2025/03/18 01:01:36 DEBUG : file1: reading active writers 2025/03/18 01:01:36 DEBUG : file1: active writers 1 2025/03/18 01:01:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/18 01:01:36 DEBUG : : Looking for writers 2025/03/18 01:01:36 DEBUG : file1: reading active writers 2025/03/18 01:01:36 DEBUG : file1: active writers 1 2025/03/18 01:01:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/18 01:01:36 DEBUG : : Looking for writers 2025/03/18 01:01:36 DEBUG : file1: reading active writers 2025/03/18 01:01:36 DEBUG : file1: active writers 1 2025/03/18 01:01:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/18 01:01:36 DEBUG : : Looking for writers 2025/03/18 01:01:36 DEBUG : file1: reading active writers 2025/03/18 01:01:36 DEBUG : file1: active writers 1 2025/03/18 01:01:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/18 01:01:37 DEBUG : : Looking for writers 2025/03/18 01:01:37 DEBUG : file1: reading active writers 2025/03/18 01:01:37 DEBUG : file1: active writers 1 2025/03/18 01:01:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:38 DEBUG : : Looking for writers 2025/03/18 01:01:38 DEBUG : file1: reading active writers 2025/03/18 01:01:38 DEBUG : file1: active writers 1 2025/03/18 01:01:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:39 DEBUG : : Looking for writers 2025/03/18 01:01:39 DEBUG : file1: reading active writers 2025/03/18 01:01:39 DEBUG : file1: active writers 1 2025/03/18 01:01:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:40 DEBUG : : Looking for writers 2025/03/18 01:01:40 DEBUG : file1: reading active writers 2025/03/18 01:01:40 DEBUG : file1: active writers 1 2025/03/18 01:01:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:41 DEBUG : : Looking for writers 2025/03/18 01:01:41 DEBUG : file1: reading active writers 2025/03/18 01:01:41 DEBUG : file1: active writers 1 2025/03/18 01:01:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:42 DEBUG : : Looking for writers 2025/03/18 01:01:42 DEBUG : file1: reading active writers 2025/03/18 01:01:42 DEBUG : file1: active writers 1 2025/03/18 01:01:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:43 DEBUG : : Looking for writers 2025/03/18 01:01:43 DEBUG : file1: reading active writers 2025/03/18 01:01:43 DEBUG : file1: active writers 1 2025/03/18 01:01:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:44 DEBUG : : Looking for writers 2025/03/18 01:01:44 DEBUG : file1: reading active writers 2025/03/18 01:01:44 DEBUG : file1: active writers 1 2025/03/18 01:01:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:45 DEBUG : : Looking for writers 2025/03/18 01:01:45 DEBUG : file1: reading active writers 2025/03/18 01:01:45 DEBUG : file1: active writers 1 2025/03/18 01:01:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:46 DEBUG : : Looking for writers 2025/03/18 01:01:46 DEBUG : file1: reading active writers 2025/03/18 01:01:46 DEBUG : file1: active writers 1 2025/03/18 01:01:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:47 DEBUG : : Looking for writers 2025/03/18 01:01:47 DEBUG : file1: reading active writers 2025/03/18 01:01:47 DEBUG : file1: active writers 1 2025/03/18 01:01:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:48 DEBUG : : Looking for writers 2025/03/18 01:01:48 DEBUG : file1: reading active writers 2025/03/18 01:01:48 DEBUG : file1: active writers 1 2025/03/18 01:01:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:49 DEBUG : : Looking for writers 2025/03/18 01:01:49 DEBUG : file1: reading active writers 2025/03/18 01:01:49 DEBUG : file1: active writers 1 2025/03/18 01:01:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:50 DEBUG : : Looking for writers 2025/03/18 01:01:50 DEBUG : file1: reading active writers 2025/03/18 01:01:50 DEBUG : file1: active writers 1 2025/03/18 01:01:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:51 DEBUG : : Looking for writers 2025/03/18 01:01:51 DEBUG : file1: reading active writers 2025/03/18 01:01:51 DEBUG : file1: active writers 1 2025/03/18 01:01:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:52 DEBUG : : Looking for writers 2025/03/18 01:01:52 DEBUG : file1: reading active writers 2025/03/18 01:01:52 DEBUG : file1: active writers 1 2025/03/18 01:01:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:53 DEBUG : : Looking for writers 2025/03/18 01:01:53 DEBUG : file1: reading active writers 2025/03/18 01:01:53 DEBUG : file1: active writers 1 2025/03/18 01:01:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:54 DEBUG : : Looking for writers 2025/03/18 01:01:54 DEBUG : file1: reading active writers 2025/03/18 01:01:54 DEBUG : file1: active writers 1 2025/03/18 01:01:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:55 DEBUG : : Looking for writers 2025/03/18 01:01:55 DEBUG : file1: reading active writers 2025/03/18 01:01:55 DEBUG : file1: active writers 1 2025/03/18 01:01:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:56 DEBUG : : Looking for writers 2025/03/18 01:01:56 DEBUG : file1: reading active writers 2025/03/18 01:01:56 DEBUG : file1: active writers 1 2025/03/18 01:01:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:57 DEBUG : : Looking for writers 2025/03/18 01:01:57 DEBUG : file1: reading active writers 2025/03/18 01:01:57 DEBUG : file1: active writers 1 2025/03/18 01:01:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:58 DEBUG : : Looking for writers 2025/03/18 01:01:58 DEBUG : file1: reading active writers 2025/03/18 01:01:58 DEBUG : file1: active writers 1 2025/03/18 01:01:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:01:59 DEBUG : : Looking for writers 2025/03/18 01:01:59 DEBUG : file1: reading active writers 2025/03/18 01:01:59 DEBUG : file1: active writers 1 2025/03/18 01:01:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:02:00 DEBUG : : Looking for writers 2025/03/18 01:02:00 DEBUG : file1: reading active writers 2025/03/18 01:02:00 DEBUG : file1: active writers 1 2025/03/18 01:02:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:02:01 DEBUG : : Looking for writers 2025/03/18 01:02:01 DEBUG : file1: reading active writers 2025/03/18 01:02:01 DEBUG : file1: active writers 1 2025/03/18 01:02:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:02:02 DEBUG : : Looking for writers 2025/03/18 01:02:02 DEBUG : file1: reading active writers 2025/03/18 01:02:02 DEBUG : file1: active writers 1 2025/03/18 01:02:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:02:03 DEBUG : : Looking for writers 2025/03/18 01:02:03 DEBUG : file1: reading active writers 2025/03/18 01:02:03 DEBUG : file1: active writers 1 2025/03/18 01:02:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:02:04 DEBUG : : Looking for writers 2025/03/18 01:02:04 DEBUG : file1: reading active writers 2025/03/18 01:02:04 DEBUG : file1: active writers 1 2025/03/18 01:02:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:02:05 DEBUG : : Looking for writers 2025/03/18 01:02:05 DEBUG : file1: reading active writers 2025/03/18 01:02:05 DEBUG : file1: active writers 1 2025/03/18 01:02:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/18 01:02:06 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/03/18 01:02:06 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:02:06 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:02:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:02:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:02:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:02:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 01:02:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 01:02:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:02:06 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (0 bytes), uploading instead of streaming 2025/03/18 01:02:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:02:06 DEBUG : file1: Size of src and dst objects identical 2025/03/18 01:02:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:02:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:02:06 DEBUG : file1: Open: flags=O_RDONLY 2025/03/18 01:02:06 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/18 01:02:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/18 01:02:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:02:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/18 01:02:06 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:02:06 DEBUG : : Looking for writers 2025/03/18 01:02:06 DEBUG : file1: reading active writers 2025/03/18 01:02:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-bocezey0xupi'", Local "Local file system at /tmp/rclone4264936559", Modify Window "1s" 2025/03/18 01:02:06 INFO : webdav root 'rclone-test-bocezey0xupi': poll-interval is not supported by this remote 2025/03/18 01:02:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 01:02:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 01:02:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:02:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 01:02:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 01:02:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:02:06 DEBUG : webdav root 'rclone-test-bocezey0xupi': File to upload is small (100 bytes), uploading instead of streaming 2025/03/18 01:02:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/18 01:02:06 DEBUG : file1: Size of src and dst objects identical 2025/03/18 01:02:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 01:02:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 01:02:06 DEBUG : file1: Open: flags=O_RDONLY 2025/03/18 01:02:06 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/18 01:02:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/18 01:02:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 01:02:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/18 01:02:06 DEBUG : WaitForWriters: timeout=30s 2025/03/18 01:02:06 DEBUG : : Looking for writers 2025/03/18 01:02:06 DEBUG : file1: reading active writers 2025/03/18 01:02:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/18 01:02:06 DEBUG : webdav root 'rclone-test-bocezey0xupi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.338789112s (try 1/5)