"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/11/27 01:46:37 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-kobicim1sufa" 2025/11/27 01:46:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 01:46:37 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/11/27 01:46:37 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/11/27 01:46:37 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/11/27 01:46:37 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/11/27 01:46:37 DEBUG : Setting pass="V9qNV0xAPxCzVwQxsPikxs9aH8EtOlG-6e6GZVjnzy1S" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/11/27 01:46:37 DEBUG : TestWebdavRclone: detected overridden config - adding "{dy13T}" suffix to name 2025/11/27 01:46:37 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/11/27 01:46:37 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/11/27 01:46:37 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/11/27 01:46:37 DEBUG : Setting pass="V9qNV0xAPxCzVwQxsPikxs9aH8EtOlG-6e6GZVjnzy1S" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/11/27 01:46:37 DEBUG : found headers: 2025/11/27 01:46:37 DEBUG : Creating backend with remote "/tmp/rclone1067857199" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:37 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:37 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:37 DEBUG : dir: Looking for writers 2025/11/27 01:46:37 DEBUG : Looking for writers 2025/11/27 01:46:37 DEBUG : dir: reading active writers 2025/11/27 01:46:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:37 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:37 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:37 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:37 DEBUG : dir/subdir: Looking for writers 2025/11/27 01:46:37 DEBUG : dir: Looking for writers 2025/11/27 01:46:37 DEBUG : file1: reading active writers 2025/11/27 01:46:37 DEBUG : file2: reading active writers 2025/11/27 01:46:37 DEBUG : subdir: reading active writers 2025/11/27 01:46:37 DEBUG : Looking for writers 2025/11/27 01:46:37 DEBUG : dir: reading active writers 2025/11/27 01:46:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:38 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:38 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:38 DEBUG : dir: Looking for writers 2025/11/27 01:46:38 DEBUG : file1: reading active writers 2025/11/27 01:46:38 DEBUG : Looking for writers 2025/11/27 01:46:38 DEBUG : dir: reading active writers 2025/11/27 01:46:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:38 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:38 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:38 DEBUG : dir: Looking for writers 2025/11/27 01:46:38 DEBUG : Looking for writers 2025/11/27 01:46:38 DEBUG : dir: reading active writers 2025/11/27 01:46:38 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:38 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:38 DEBUG : dir: forgetting directory cache 2025/11/27 01:46:38 DEBUG : forgetting directory cache 2025/11/27 01:46:38 DEBUG : dir: forgetting directory cache 2025/11/27 01:46:38 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:38 DEBUG : Looking for writers 2025/11/27 01:46:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:38 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:38 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/27 01:46:38 DEBUG : dir: invalidating directory cache 2025/11/27 01:46:38 DEBUG : >ForgetPath: 2025/11/27 01:46:38 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/27 01:46:38 DEBUG : invalidating directory cache 2025/11/27 01:46:38 DEBUG : dir: forgetting directory cache 2025/11/27 01:46:38 DEBUG : >ForgetPath: 2025/11/27 01:46:38 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/27 01:46:38 DEBUG : >ForgetPath: 2025/11/27 01:46:38 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:38 DEBUG : dir: Looking for writers 2025/11/27 01:46:38 DEBUG : Looking for writers 2025/11/27 01:46:38 DEBUG : dir: reading active writers 2025/11/27 01:46:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:38 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:38 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:38 DEBUG : forgetting directory cache 2025/11/27 01:46:38 DEBUG : dir: forgetting directory cache 2025/11/27 01:46:38 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:38 DEBUG : dir: Looking for writers 2025/11/27 01:46:38 DEBUG : fil/a/b: Looking for writers 2025/11/27 01:46:38 DEBUG : fil/a: Looking for writers 2025/11/27 01:46:38 DEBUG : b: reading active writers 2025/11/27 01:46:38 DEBUG : fil: Looking for writers 2025/11/27 01:46:38 DEBUG : a: reading active writers 2025/11/27 01:46:38 DEBUG : Looking for writers 2025/11/27 01:46:38 DEBUG : fil: reading active writers 2025/11/27 01:46:38 DEBUG : dir: reading active writers 2025/11/27 01:46:38 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:39 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:39 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:39 DEBUG : dir: Looking for writers 2025/11/27 01:46:39 DEBUG : Looking for writers 2025/11/27 01:46:39 DEBUG : dir: reading active writers 2025/11/27 01:46:39 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:39 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:39 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:39 DEBUG : dir: Looking for writers 2025/11/27 01:46:39 DEBUG : file1: reading active writers 2025/11/27 01:46:39 DEBUG : Looking for writers 2025/11/27 01:46:39 DEBUG : dir: reading active writers 2025/11/27 01:46:39 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:39 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:39 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/11/27 01:46:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/27 01:46:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/27 01:46:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/27 01:46:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/27 01:46:39 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:39 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:39 DEBUG : dir: invalidating directory cache 2025/11/27 01:46:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/27 01:46:39 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/27 01:46:39 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/27 01:46:39 DEBUG : dir/file1: Reset virtual modtime 2025/11/27 01:46:39 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/27 01:46:39 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/27 01:46:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/27 01:46:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/27 01:46:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:39 DEBUG : dir: invalidating directory cache 2025/11/27 01:46:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/27 01:46:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/27 01:46:39 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/27 01:46:39 DEBUG : forgetting directory cache 2025/11/27 01:46:39 DEBUG : dir: forgetting directory cache 2025/11/27 01:46:39 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/27 01:46:39 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:39 DEBUG : dir/virtualDir: Looking for writers 2025/11/27 01:46:39 DEBUG : dir: Looking for writers 2025/11/27 01:46:39 DEBUG : file1: reading active writers 2025/11/27 01:46:39 DEBUG : virtualFile2: reading active writers 2025/11/27 01:46:39 DEBUG : virtualFile: reading active writers 2025/11/27 01:46:39 DEBUG : virtualDir: reading active writers 2025/11/27 01:46:39 DEBUG : Looking for writers 2025/11/27 01:46:39 DEBUG : dir: reading active writers 2025/11/27 01:46:39 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:39 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:39 ERROR : dir/: Can only open directories read only 2025/11/27 01:46:39 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:39 DEBUG : dir: Looking for writers 2025/11/27 01:46:39 DEBUG : Looking for writers 2025/11/27 01:46:39 DEBUG : dir: reading active writers 2025/11/27 01:46:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:39 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:40 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/27 01:46:40 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/27 01:46:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/27 01:46:40 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (5 bytes), uploading instead of streaming 2025/11/27 01:46:40 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:40 DEBUG : dir/potato: size = 5 OK 2025/11/27 01:46:40 NOTICE: webdav root 'rclone-test-kobicim1sufa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/27 01:46:40 DEBUG : dir/potato: Size of src and dst objects identical 2025/11/27 01:46:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/27 01:46:40 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:40 DEBUG : dir: Looking for writers 2025/11/27 01:46:40 DEBUG : file1: reading active writers 2025/11/27 01:46:40 DEBUG : potato: reading active writers 2025/11/27 01:46:40 DEBUG : Looking for writers 2025/11/27 01:46:40 DEBUG : dir: reading active writers 2025/11/27 01:46:40 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:40 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/27 01:46:40 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:40 DEBUG : dir/sub: Looking for writers 2025/11/27 01:46:40 DEBUG : dir: Looking for writers 2025/11/27 01:46:40 DEBUG : sub: reading active writers 2025/11/27 01:46:40 DEBUG : file1: reading active writers 2025/11/27 01:46:40 DEBUG : Looking for writers 2025/11/27 01:46:40 DEBUG : dir: reading active writers 2025/11/27 01:46:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:40 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/27 01:46:40 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/27 01:46:40 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:40 DEBUG : dir/sub/subsub: Looking for writers 2025/11/27 01:46:40 DEBUG : dir/sub: Looking for writers 2025/11/27 01:46:40 DEBUG : subsub: reading active writers 2025/11/27 01:46:40 DEBUG : dir: Looking for writers 2025/11/27 01:46:40 DEBUG : file1: reading active writers 2025/11/27 01:46:40 DEBUG : sub: reading active writers 2025/11/27 01:46:40 DEBUG : Looking for writers 2025/11/27 01:46:40 DEBUG : dir: reading active writers 2025/11/27 01:46:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:40 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:40 ERROR : dir/: Dir.Remove not empty 2025/11/27 01:46:40 DEBUG : dir/file1: Remove: 2025/11/27 01:46:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:40 DEBUG : dir/file1: >Remove: err= 2025/11/27 01:46:40 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/27 01:46:40 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:40 DEBUG : Looking for writers 2025/11/27 01:46:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:40 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:40 DEBUG : dir/file1: Remove: 2025/11/27 01:46:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:40 DEBUG : dir/file1: >Remove: err= 2025/11/27 01:46:40 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/27 01:46:40 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:40 DEBUG : Looking for writers 2025/11/27 01:46:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:41 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:41 DEBUG : dir/file1: Remove: 2025/11/27 01:46:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:41 DEBUG : dir/file1: >Remove: err= 2025/11/27 01:46:41 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:41 DEBUG : dir: Looking for writers 2025/11/27 01:46:41 DEBUG : Looking for writers 2025/11/27 01:46:41 DEBUG : dir: reading active writers 2025/11/27 01:46:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:41 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:41 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:41 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/27 01:46:41 DEBUG : dir: Updating dir with dir2 0xc00081cb60 2025/11/27 01:46:41 DEBUG : dir: forgetting directory cache 2025/11/27 01:46:41 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/27 01:46:41 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/27 01:46:41 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/27 01:46:41 DEBUG : file2: Updating file with file2 0xc00019f680 2025/11/27 01:46:41 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/27 01:46:41 INFO : dir2/file3: Deleted 2025/11/27 01:46:41 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/27 01:46:41 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00019f680 2025/11/27 01:46:41 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/27 01:46:41 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/27 01:46:41 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/27 01:46:41 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00081cc30 2025/11/27 01:46:41 DEBUG : empty directory: forgetting directory cache 2025/11/27 01:46:41 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/27 01:46:41 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/27 01:46:41 DEBUG : dir2: Renaming to "dir3" 2025/11/27 01:46:41 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:41 DEBUG : dir3: Looking for writers 2025/11/27 01:46:41 DEBUG : file3: reading active writers 2025/11/27 01:46:41 DEBUG : renamed empty directory: Looking for writers 2025/11/27 01:46:41 DEBUG : Looking for writers 2025/11/27 01:46:41 DEBUG : dir3: reading active writers 2025/11/27 01:46:41 DEBUG : renamed empty directory: reading active writers 2025/11/27 01:46:41 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:41 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/27 01:46:41 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:41 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/27 01:46:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/27 01:46:41 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/27 01:46:41 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/27 01:46:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/27 01:46:41 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:41 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/27 01:46:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/27 01:46:41 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/27 01:46:41 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/27 01:46:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/27 01:46:41 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (12 bytes), uploading instead of streaming 2025/11/27 01:46:41 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:41 DEBUG : dir/sub/file2: size = 12 OK 2025/11/27 01:46:41 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/11/27 01:46:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/27 01:46:41 DEBUG : forgetting directory cache 2025/11/27 01:46:41 DEBUG : dir: forgetting directory cache 2025/11/27 01:46:41 DEBUG : dir/sub: forgetting directory cache 2025/11/27 01:46:41 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/27 01:46:41 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/27 01:46:41 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (5 bytes), uploading instead of streaming 2025/11/27 01:46:41 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:41 DEBUG : dir/sub/file0: size = 5 OK 2025/11/27 01:46:41 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/11/27 01:46:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/27 01:46:41 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:41 DEBUG : dir/sub: Looking for writers 2025/11/27 01:46:41 DEBUG : file0: reading active writers 2025/11/27 01:46:41 DEBUG : file2: reading active writers 2025/11/27 01:46:41 DEBUG : dir: Looking for writers 2025/11/27 01:46:41 DEBUG : sub: reading active writers 2025/11/27 01:46:41 DEBUG : file1: reading active writers 2025/11/27 01:46:41 DEBUG : Looking for writers 2025/11/27 01:46:41 DEBUG : dir: reading active writers 2025/11/27 01:46:41 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:42 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/27 01:46:42 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:42 DEBUG : Looking for writers 2025/11/27 01:46:42 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:42 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/27 01:46:42 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:42 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/27 01:46:42 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/27 01:46:42 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/27 01:46:42 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:42 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:42 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/27 01:46:42 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:42 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/27 01:46:42 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/27 01:46:42 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/27 01:46:42 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:42 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:42 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:42 DEBUG : dir: Looking for writers 2025/11/27 01:46:42 DEBUG : file1: reading active writers 2025/11/27 01:46:42 DEBUG : file1.metadata: reading active writers 2025/11/27 01:46:42 DEBUG : Looking for writers 2025/11/27 01:46:42 DEBUG : dir: reading active writers 2025/11/27 01:46:42 DEBUG : dir.metadata: reading active writers 2025/11/27 01:46:42 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:42 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:42 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:42 DEBUG : dir: Looking for writers 2025/11/27 01:46:42 DEBUG : file1: reading active writers 2025/11/27 01:46:42 DEBUG : Looking for writers 2025/11/27 01:46:42 DEBUG : dir: reading active writers 2025/11/27 01:46:42 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:42 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:42 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:42 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/11/27 01:46:42 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:42 DEBUG : dir: Looking for writers 2025/11/27 01:46:42 DEBUG : file1: reading active writers 2025/11/27 01:46:42 DEBUG : Looking for writers 2025/11/27 01:46:42 DEBUG : dir: reading active writers 2025/11/27 01:46:42 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.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- 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:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:42 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/27 01:46:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:42 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:42 DEBUG : dir: Looking for writers 2025/11/27 01:46:42 DEBUG : file1: reading active writers 2025/11/27 01:46:42 DEBUG : Looking for writers 2025/11/27 01:46:42 DEBUG : dir: reading active writers 2025/11/27 01:46:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/11/27 01:46:42 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/27 01:46:42 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/27 01:46:42 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:42 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/27 01:46:42 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:42 DEBUG : Looking for writers 2025/11/27 01:46:42 DEBUG : file.txt: reading active writers 2025/11/27 01:46:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:42 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:42 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (25 bytes), uploading instead of streaming 2025/11/27 01:46:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:42 DEBUG : dir/file1: size = 25 OK 2025/11/27 01:46:42 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/27 01:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:42 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:42 DEBUG : dir: Looking for writers 2025/11/27 01:46:42 DEBUG : file1: reading active writers 2025/11/27 01:46:42 DEBUG : Looking for writers 2025/11/27 01:46:42 DEBUG : dir: reading active writers 2025/11/27 01:46:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:42 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:42 DEBUG : dir/file1: Remove: 2025/11/27 01:46:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:42 DEBUG : dir/file1: >Remove: err= 2025/11/27 01:46:43 DEBUG : dir/file1: Remove: 2025/11/27 01:46:43 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/27 01:46:43 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:43 DEBUG : dir: Looking for writers 2025/11/27 01:46:43 DEBUG : Looking for writers 2025/11/27 01:46:43 DEBUG : dir: reading active writers 2025/11/27 01:46:43 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:43 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:43 DEBUG : dir/file1: Remove: 2025/11/27 01:46:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:43 DEBUG : dir/file1: >Remove: err= 2025/11/27 01:46:43 DEBUG : dir/file1: Remove: 2025/11/27 01:46:43 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/27 01:46:43 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:43 DEBUG : dir: Looking for writers 2025/11/27 01:46:43 DEBUG : Looking for writers 2025/11/27 01:46:43 DEBUG : dir: reading active writers 2025/11/27 01:46:43 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:43 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/27 01:46:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/27 01:46:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/27 01:46:43 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/27 01:46:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/27 01:46:43 DEBUG : dir/file1: Open: flags=0x3 2025/11/27 01:46:43 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/27 01:46:43 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/27 01:46:43 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:43 DEBUG : dir: Looking for writers 2025/11/27 01:46:43 DEBUG : file1: reading active writers 2025/11/27 01:46:43 DEBUG : Looking for writers 2025/11/27 01:46:43 DEBUG : dir: reading active writers 2025/11/27 01:46:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:43 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:43 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:43 DEBUG : dir: Looking for writers 2025/11/27 01:46:43 DEBUG : file1: reading active writers 2025/11/27 01:46:43 DEBUG : Looking for writers 2025/11/27 01:46:43 DEBUG : dir: reading active writers 2025/11/27 01:46:43 DEBUG : >WaitForWriters: 2025/11/27 01:46:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/27 01:46:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000018c00 2025/11/27 01:46:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/27 01:46:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000018c00 2025/11/27 01:46:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/27 01:46:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/27 01:46:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/27 01:46:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:43 DEBUG : dir/file1: File is currently open, delaying rename 0xc000018c00 2025/11/27 01:46:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:43 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (25 bytes), uploading instead of streaming 2025/11/27 01:46:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:43 DEBUG : dir/file1: size = 25 OK 2025/11/27 01:46:43 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/27 01:46:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:43 DEBUG : newLeaf: Running delayed rename now 2025/11/27 01:46:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/27 01:46:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000018c00 2025/11/27 01:46:43 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:43 DEBUG : dir: Looking for writers 2025/11/27 01:46:43 DEBUG : Looking for writers 2025/11/27 01:46:43 DEBUG : dir: reading active writers 2025/11/27 01:46:43 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:43 DEBUG : >WaitForWriters: 2025/11/27 01:46:43 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:43 DEBUG : dir: Looking for writers 2025/11/27 01:46:43 DEBUG : Looking for writers 2025/11/27 01:46:43 DEBUG : dir: reading active writers 2025/11/27 01:46:43 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:43 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:43 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:43 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:43 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:43 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:43 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:43 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:43 DEBUG : dir: Looking for writers 2025/11/27 01:46:43 DEBUG : file1: reading active writers 2025/11/27 01:46:43 DEBUG : Looking for writers 2025/11/27 01:46:43 DEBUG : dir: reading active writers 2025/11/27 01:46:43 DEBUG : >WaitForWriters: 2025/11/27 01:46:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/27 01:46:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000c82000 2025/11/27 01:46:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/27 01:46:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000c82000 2025/11/27 01:46:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/27 01:46:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/27 01:46:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/27 01:46:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:43 DEBUG : dir/file1: File is currently open, delaying rename 0xc000c82000 2025/11/27 01:46:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:43 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (25 bytes), uploading instead of streaming 2025/11/27 01:46:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:44 DEBUG : dir/file1: size = 25 OK 2025/11/27 01:46:44 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/27 01:46:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:44 DEBUG : newLeaf: Running delayed rename now 2025/11/27 01:46:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/27 01:46:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000c82000 2025/11/27 01:46:44 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:44 DEBUG : >WaitForWriters: 2025/11/27 01:46:44 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:44 DEBUG : >WaitForWriters: 2025/11/27 01:46:44 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:44 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:44 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:44 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:44 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:44 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/27 01:46:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:44 DEBUG : dir/file1(0xc000d6cec0): openPending: 2025/11/27 01:46:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/27 01:46:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/27 01:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:44 DEBUG : dir/file1(0xc000d6cec0): >openPending: err= 2025/11/27 01:46:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/27 01:46:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:44 DEBUG : dir/file1(0xc000d6cec0): _writeAt: size=14, off=0 2025/11/27 01:46:44 DEBUG : dir/file1(0xc000d6cec0): >_writeAt: n=14, err= 2025/11/27 01:46:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/27 01:46:44 DEBUG : dir/file1(0xc000d6cec0): close: 2025/11/27 01:46:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/27 01:46:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/27 01:46:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:44 DEBUG : dir/file1(0xc000d6cec0): >close: err= 2025/11/27 01:46:44 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : file1: reading active writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : file1: reading active writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : file1: reading active writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : file1: reading active writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:44 DEBUG : dir/file1: vfs cache: starting upload 2025/11/27 01:46:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:44 DEBUG : dir/file1: size = 14 OK 2025/11/27 01:46:44 INFO : dir/file1: Copied (replaced existing) 2025/11/27 01:46:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/27 01:46:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/27 01:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : file1: reading active writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : >WaitForWriters: 2025/11/27 01:46:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:44 DEBUG : dir/file1(0xc0008cff00): _readAt: size=512, off=0 2025/11/27 01:46:44 DEBUG : dir/file1(0xc0008cff00): openPending: 2025/11/27 01:46:44 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/11/27 01:46:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/27 01:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:44 DEBUG : dir/file1(0xc0008cff00): >openPending: err= 2025/11/27 01:46:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/27 01:46:44 DEBUG : dir/file1(0xc0008cff00): >_readAt: n=14, err=EOF 2025/11/27 01:46:44 DEBUG : dir/file1(0xc0008cff00): close: 2025/11/27 01:46:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/27 01:46:44 DEBUG : dir/file1(0xc0008cff00): >close: err= 2025/11/27 01:46:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/27 01:46:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/27 01:46:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00077ef00 2025/11/27 01:46:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/27 01:46:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/27 01:46:44 DEBUG : dir/file1: Updating file with dir/file1 0xc00077ef00 2025/11/27 01:46:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/27 01:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/27 01:46:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:44 DEBUG : dir/file1(0xc000e89a40): openPending: 2025/11/27 01:46:44 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/11/27 01:46:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/27 01:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:44 DEBUG : dir/file1(0xc000e89a40): >openPending: err= 2025/11/27 01:46:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/27 01:46:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:44 DEBUG : dir/file1(0xc000e89a40): _writeAt: size=25, off=0 2025/11/27 01:46:44 DEBUG : dir/file1(0xc000e89a40): >_writeAt: n=25, err= 2025/11/27 01:46:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/27 01:46:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/27 01:46:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00077ef00 2025/11/27 01:46:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:44 DEBUG : newLeaf(0xc000e89a40): close: 2025/11/27 01:46:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/27 01:46:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-27 01:46:44.507312988 +0000 UTC m=+6.887065956 2025/11/27 01:46:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:44 DEBUG : newLeaf(0xc000e89a40): >close: err= 2025/11/27 01:46:44 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:44 DEBUG : newLeaf: vfs cache: starting upload 2025/11/27 01:46:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:44 DEBUG : newLeaf: size = 25 OK 2025/11/27 01:46:44 INFO : newLeaf: Copied (replaced existing) 2025/11/27 01:46:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-27 01:46:44 +0000 UTC" 2025/11/27 01:46:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/27 01:46:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : >WaitForWriters: 2025/11/27 01:46:44 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : >WaitForWriters: 2025/11/27 01:46:44 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:44 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:44 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:44 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:44 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:44 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:44 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:44 DEBUG : dir: Looking for writers 2025/11/27 01:46:44 DEBUG : file1: reading active writers 2025/11/27 01:46:44 DEBUG : Looking for writers 2025/11/27 01:46:44 DEBUG : dir: reading active writers 2025/11/27 01:46:44 DEBUG : >WaitForWriters: 2025/11/27 01:46:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/27 01:46:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000018000 2025/11/27 01:46:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/27 01:46:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000018000 2025/11/27 01:46:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/27 01:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/27 01:46:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:45 DEBUG : dir/file1(0xc0004e0a00): openPending: 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/27 01:46:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:45 DEBUG : dir/file1(0xc0004e0a00): >openPending: err= 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/27 01:46:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:45 DEBUG : dir/file1(0xc0004e0a00): _writeAt: size=25, off=0 2025/11/27 01:46:45 DEBUG : dir/file1(0xc0004e0a00): >_writeAt: n=25, err= 2025/11/27 01:46:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/27 01:46:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/27 01:46:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000018000 2025/11/27 01:46:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:45 DEBUG : newLeaf(0xc0004e0a00): close: 2025/11/27 01:46:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/27 01:46:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-27 01:46:45.004212274 +0000 UTC m=+7.383965252 2025/11/27 01:46:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:45 DEBUG : newLeaf(0xc0004e0a00): >close: err= 2025/11/27 01:46:45 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:45 DEBUG : newLeaf: vfs cache: starting upload 2025/11/27 01:46:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:45 DEBUG : newLeaf: size = 25 OK 2025/11/27 01:46:45 INFO : newLeaf: Copied (replaced existing) 2025/11/27 01:46:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-27 01:46:45 +0000 UTC" 2025/11/27 01:46:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/27 01:46:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:45 DEBUG : >WaitForWriters: 2025/11/27 01:46:45 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:45 DEBUG : >WaitForWriters: 2025/11/27 01:46:45 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:45 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:45 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:45 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:45 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:45 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/27 01:46:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:45 DEBUG : dir/file1(0xc0005ff9c0): openPending: 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/27 01:46:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:45 DEBUG : dir/file1(0xc0005ff9c0): >openPending: err= 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/27 01:46:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:45 DEBUG : dir/file1(0xc0005ff9c0): _writeAt: size=14, off=0 2025/11/27 01:46:45 DEBUG : dir/file1(0xc0005ff9c0): >_writeAt: n=14, err= 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/27 01:46:45 DEBUG : dir/file1(0xc0005ff9c0): close: 2025/11/27 01:46:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/27 01:46:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:45 DEBUG : dir/file1(0xc0005ff9c0): >close: err= 2025/11/27 01:46:45 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : file1: reading active writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : file1: reading active writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : file1: reading active writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : file1: reading active writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: starting upload 2025/11/27 01:46:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:45 DEBUG : dir/file1: size = 14 OK 2025/11/27 01:46:45 INFO : dir/file1: Copied (replaced existing) 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/27 01:46:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/27 01:46:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : file1: reading active writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : >WaitForWriters: 2025/11/27 01:46:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:45 DEBUG : dir/file1(0xc000635dc0): _readAt: size=512, off=0 2025/11/27 01:46:45 DEBUG : dir/file1(0xc000635dc0): openPending: 2025/11/27 01:46:45 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/11/27 01:46:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/27 01:46:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:45 DEBUG : dir/file1(0xc000635dc0): >openPending: err= 2025/11/27 01:46:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/27 01:46:45 DEBUG : dir/file1(0xc000635dc0): >_readAt: n=14, err=EOF 2025/11/27 01:46:45 DEBUG : dir/file1(0xc000635dc0): close: 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/27 01:46:45 DEBUG : dir/file1(0xc000635dc0): >close: err= 2025/11/27 01:46:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/27 01:46:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/27 01:46:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00077e240 2025/11/27 01:46:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/27 01:46:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/27 01:46:45 DEBUG : dir/file1: Updating file with dir/file1 0xc00077e240 2025/11/27 01:46:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/27 01:46:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/27 01:46:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:45 DEBUG : dir/file1(0xc000691200): openPending: 2025/11/27 01:46:45 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/11/27 01:46:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/27 01:46:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:45 DEBUG : dir/file1(0xc000691200): >openPending: err= 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/27 01:46:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:45 DEBUG : dir/file1(0xc000691200): _writeAt: size=25, off=0 2025/11/27 01:46:45 DEBUG : dir/file1(0xc000691200): >_writeAt: n=25, err= 2025/11/27 01:46:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/27 01:46:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/27 01:46:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00077e240 2025/11/27 01:46:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:45 DEBUG : newLeaf(0xc000691200): close: 2025/11/27 01:46:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/27 01:46:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-27 01:46:45.642772885 +0000 UTC m=+8.022525853 2025/11/27 01:46:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:45 DEBUG : newLeaf(0xc000691200): >close: err= 2025/11/27 01:46:45 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:45 DEBUG : newLeaf: vfs cache: starting upload 2025/11/27 01:46:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:45 DEBUG : newLeaf: size = 25 OK 2025/11/27 01:46:45 INFO : newLeaf: Copied (replaced existing) 2025/11/27 01:46:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-27 01:46:45 +0000 UTC" 2025/11/27 01:46:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/27 01:46:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:45 DEBUG : >WaitForWriters: 2025/11/27 01:46:45 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:45 DEBUG : >WaitForWriters: 2025/11/27 01:46:45 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:45 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:45 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:45 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:45 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:45 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:45 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:45 DEBUG : dir: Looking for writers 2025/11/27 01:46:45 DEBUG : file1: reading active writers 2025/11/27 01:46:45 DEBUG : Looking for writers 2025/11/27 01:46:45 DEBUG : dir: reading active writers 2025/11/27 01:46:45 DEBUG : >WaitForWriters: 2025/11/27 01:46:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:45 DEBUG : dir/file1(0xc000886380): _readAt: size=512, off=0 2025/11/27 01:46:45 DEBUG : dir/file1(0xc000886380): openPending: 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/27 01:46:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/27 01:46:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:45 DEBUG : dir/file1(0xc000886380): >openPending: err= 2025/11/27 01:46:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/27 01:46:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:46:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:46 DEBUG : dir/file1(0xc000886380): >_readAt: n=14, err=EOF 2025/11/27 01:46:46 DEBUG : dir/file1(0xc000886380): close: 2025/11/27 01:46:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/27 01:46:46 DEBUG : dir/file1(0xc000886380): >close: err= 2025/11/27 01:46:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/27 01:46:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/27 01:46:46 DEBUG : newLeaf: Updating file with newLeaf 0xc00057c6c0 2025/11/27 01:46:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/27 01:46:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/27 01:46:46 DEBUG : dir/file1: Updating file with dir/file1 0xc00057c6c0 2025/11/27 01:46:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/27 01:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/27 01:46:46 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:46 DEBUG : dir/file1(0xc0008a7cc0): openPending: 2025/11/27 01:46:46 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/11/27 01:46:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/27 01:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:46 DEBUG : dir/file1(0xc0008a7cc0): >openPending: err= 2025/11/27 01:46:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/27 01:46:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:46 DEBUG : dir/file1(0xc0008a7cc0): _writeAt: size=25, off=0 2025/11/27 01:46:46 DEBUG : dir/file1(0xc0008a7cc0): >_writeAt: n=25, err= 2025/11/27 01:46:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/27 01:46:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/27 01:46:46 DEBUG : newLeaf: Updating file with newLeaf 0xc00057c6c0 2025/11/27 01:46:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:46:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:46 DEBUG : newLeaf(0xc0008a7cc0): close: 2025/11/27 01:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/27 01:46:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-27 01:46:46.151518484 +0000 UTC m=+8.531271451 2025/11/27 01:46:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:46 DEBUG : newLeaf(0xc0008a7cc0): >close: err= 2025/11/27 01:46:46 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:46 DEBUG : dir: Looking for writers 2025/11/27 01:46:46 DEBUG : Looking for writers 2025/11/27 01:46:46 DEBUG : dir: reading active writers 2025/11/27 01:46:46 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:46 DEBUG : dir: Looking for writers 2025/11/27 01:46:46 DEBUG : Looking for writers 2025/11/27 01:46:46 DEBUG : dir: reading active writers 2025/11/27 01:46:46 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:46 DEBUG : dir: Looking for writers 2025/11/27 01:46:46 DEBUG : Looking for writers 2025/11/27 01:46:46 DEBUG : dir: reading active writers 2025/11/27 01:46:46 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:46 DEBUG : dir: Looking for writers 2025/11/27 01:46:46 DEBUG : Looking for writers 2025/11/27 01:46:46 DEBUG : dir: reading active writers 2025/11/27 01:46:46 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:46 DEBUG : newLeaf: vfs cache: starting upload 2025/11/27 01:46:46 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:46 DEBUG : newLeaf: size = 25 OK 2025/11/27 01:46:46 INFO : newLeaf: Copied (replaced existing) 2025/11/27 01:46:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-27 01:46:46 +0000 UTC" 2025/11/27 01:46:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/27 01:46:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/27 01:46:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/27 01:46:46 DEBUG : dir: Looking for writers 2025/11/27 01:46:46 DEBUG : Looking for writers 2025/11/27 01:46:46 DEBUG : dir: reading active writers 2025/11/27 01:46:46 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:46 DEBUG : >WaitForWriters: 2025/11/27 01:46:46 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:46 DEBUG : dir: Looking for writers 2025/11/27 01:46:46 DEBUG : Looking for writers 2025/11/27 01:46:46 DEBUG : dir: reading active writers 2025/11/27 01:46:46 DEBUG : newLeaf: reading active writers 2025/11/27 01:46:46 DEBUG : >WaitForWriters: 2025/11/27 01:46:46 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- 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:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:46 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:46 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:46 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:46 DEBUG : Looking for writers 2025/11/27 01:46:46 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:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:46 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:46:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/27 01:46:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:46 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:46 DEBUG : dir: Looking for writers 2025/11/27 01:46:46 DEBUG : file1: reading active writers 2025/11/27 01:46:46 DEBUG : Looking for writers 2025/11/27 01:46:46 DEBUG : dir: reading active writers 2025/11/27 01:46:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:46 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:46:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/27 01:46:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/27 01:46:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/27 01:46:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/27 01:46:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/27 01:46:46 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:46 DEBUG : dir: Looking for writers 2025/11/27 01:46:46 DEBUG : file1: reading active writers 2025/11/27 01:46:46 DEBUG : Looking for writers 2025/11/27 01:46:46 DEBUG : dir: reading active writers 2025/11/27 01:46:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:46 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:46:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/27 01:46:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/27 01:46:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/27 01:46:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/27 01:46:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/27 01:46:46 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/27 01:46:46 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/27 01:46:46 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/27 01:46:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/27 01:46:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/27 01:46:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/27 01:46:46 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/27 01:46:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/27 01:46:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/27 01:46:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/27 01:46:46 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/27 01:46:46 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:46 DEBUG : dir: Looking for writers 2025/11/27 01:46:46 DEBUG : file1: reading active writers 2025/11/27 01:46:46 DEBUG : Looking for writers 2025/11/27 01:46:46 DEBUG : dir: reading active writers 2025/11/27 01:46:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:47 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:46:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/27 01:46:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:47 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:47 DEBUG : dir: Looking for writers 2025/11/27 01:46:47 DEBUG : file1: reading active writers 2025/11/27 01:46:47 DEBUG : Looking for writers 2025/11/27 01:46:47 DEBUG : dir: reading active writers 2025/11/27 01:46:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:47 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:46:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/27 01:46:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:47 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/27 01:46:47 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/27 01:46:47 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:47 DEBUG : dir: Looking for writers 2025/11/27 01:46:47 DEBUG : file1: reading active writers 2025/11/27 01:46:47 DEBUG : Looking for writers 2025/11/27 01:46:47 DEBUG : dir: reading active writers 2025/11/27 01:46:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:47 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:46:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000cc73c0): _readAt: size=1, off=0 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000cc73c0): openPending: 2025/11/27 01:46:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/27 01:46:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/27 01:46:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000cc73c0): >openPending: err= 2025/11/27 01:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000cc73c0): >_readAt: n=1, err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000cc73c0): _readAt: size=256, off=1 2025/11/27 01:46:47 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000cc73c0): >_readAt: n=15, err=EOF 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000cc73c0): _readAt: size=16, off=16 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000cc73c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000cc73c0): close: 2025/11/27 01:46:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000cc73c0): >close: err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000cc73c0): close: 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000cc73c0): >close: err=file already closed 2025/11/27 01:46:47 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:47 DEBUG : dir: Looking for writers 2025/11/27 01:46:47 DEBUG : file1: reading active writers 2025/11/27 01:46:47 DEBUG : Looking for writers 2025/11/27 01:46:47 DEBUG : dir: reading active writers 2025/11/27 01:46:47 DEBUG : >WaitForWriters: 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:47 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:46:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): _readAt: size=1, off=0 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): openPending: 2025/11/27 01:46:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/27 01:46:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/27 01:46:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): >openPending: err= 2025/11/27 01:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): >_readAt: n=1, err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): _readAt: size=1, off=5 2025/11/27 01:46:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): >_readAt: n=1, err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): _readAt: size=1, off=3 2025/11/27 01:46:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): >_readAt: n=1, err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): _readAt: size=1, off=13 2025/11/27 01:46:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): >_readAt: n=1, err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): _readAt: size=16, off=100 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): >_readAt: n=0, err=EOF 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): close: 2025/11/27 01:46:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e26340): >close: err= 2025/11/27 01:46:47 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:47 DEBUG : dir: Looking for writers 2025/11/27 01:46:47 DEBUG : file1: reading active writers 2025/11/27 01:46:47 DEBUG : Looking for writers 2025/11/27 01:46:47 DEBUG : dir: reading active writers 2025/11/27 01:46:47 DEBUG : >WaitForWriters: 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:47 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:46:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): _readAt: size=1, off=0 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): openPending: 2025/11/27 01:46:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/27 01:46:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/27 01:46:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): >openPending: err= 2025/11/27 01:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): >_readAt: n=1, err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): _readAt: size=1, off=5 2025/11/27 01:46:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): >_readAt: n=1, err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): _readAt: size=1, off=1 2025/11/27 01:46:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): >_readAt: n=1, err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): _readAt: size=6, off=10 2025/11/27 01:46:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): >_readAt: n=6, err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): _readAt: size=256, off=10 2025/11/27 01:46:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): >_readAt: n=6, err=EOF 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): _readAt: size=256, off=100 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): >_readAt: n=0, err=EOF 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): close: 2025/11/27 01:46:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): >close: err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): _readAt: size=256, off=100 2025/11/27 01:46:47 DEBUG : dir/file1(0xc000e40300): >_readAt: n=0, err=file already closed 2025/11/27 01:46:47 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:47 DEBUG : dir: Looking for writers 2025/11/27 01:46:47 DEBUG : file1: reading active writers 2025/11/27 01:46:47 DEBUG : Looking for writers 2025/11/27 01:46:47 DEBUG : dir: reading active writers 2025/11/27 01:46:47 DEBUG : >WaitForWriters: 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:47 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:46:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/27 01:46:47 DEBUG : dir/file1(0xc00042edc0): RWFileHandle.Flush 2025/11/27 01:46:47 DEBUG : dir/file1(0xc00042edc0): _readAt: size=256, off=0 2025/11/27 01:46:47 DEBUG : dir/file1(0xc00042edc0): openPending: 2025/11/27 01:46:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/27 01:46:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/27 01:46:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:47 DEBUG : dir/file1(0xc00042edc0): >openPending: err= 2025/11/27 01:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:47 DEBUG : dir/file1(0xc00042edc0): >_readAt: n=16, err=EOF 2025/11/27 01:46:47 DEBUG : dir/file1(0xc00042edc0): RWFileHandle.Flush 2025/11/27 01:46:47 DEBUG : dir/file1(0xc00042edc0): RWFileHandle.Flush 2025/11/27 01:46:47 DEBUG : dir/file1(0xc00042edc0): close: 2025/11/27 01:46:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/27 01:46:47 DEBUG : dir/file1(0xc00042edc0): >close: err= 2025/11/27 01:46:47 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:47 DEBUG : dir: Looking for writers 2025/11/27 01:46:47 DEBUG : file1: reading active writers 2025/11/27 01:46:47 DEBUG : Looking for writers 2025/11/27 01:46:47 DEBUG : dir: reading active writers 2025/11/27 01:46:47 DEBUG : >WaitForWriters: 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:47 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:47 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:46:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/27 01:46:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/27 01:46:48 DEBUG : dir/file1(0xc000634880): _readAt: size=256, off=0 2025/11/27 01:46:48 DEBUG : dir/file1(0xc000634880): openPending: 2025/11/27 01:46:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/27 01:46:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/27 01:46:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:48 DEBUG : dir/file1(0xc000634880): >openPending: err= 2025/11/27 01:46:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/27 01:46:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:46:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:46:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:46:48 DEBUG : dir/file1(0xc000634880): >_readAt: n=16, err=EOF 2025/11/27 01:46:48 DEBUG : dir/file1(0xc000634880): RWFileHandle.Release 2025/11/27 01:46:48 DEBUG : dir/file1(0xc000634880): close: 2025/11/27 01:46:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/27 01:46:48 DEBUG : dir/file1(0xc000634880): >close: err= 2025/11/27 01:46:48 DEBUG : dir/file1(0xc000634880): RWFileHandle.Release 2025/11/27 01:46:48 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:48 DEBUG : dir: Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : dir: reading active writers 2025/11/27 01:46:48 DEBUG : >WaitForWriters: 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:48 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:48 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:48 DEBUG : file1: newRWFileHandle: 2025/11/27 01:46:48 DEBUG : file1(0xc000910580): openPending: 2025/11/27 01:46:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:48 DEBUG : file1(0xc000910580): >openPending: err= 2025/11/27 01:46:48 DEBUG : file1: >newRWFileHandle: err= 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/27 01:46:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/27 01:46:48 DEBUG : file1(0xc000910580): _writeAt: size=5, off=0 2025/11/27 01:46:48 DEBUG : file1(0xc000910580): >_writeAt: n=5, err= 2025/11/27 01:46:48 DEBUG : file1(0xc000910580): _writeAt: size=7, off=5 2025/11/27 01:46:48 DEBUG : file1(0xc000910580): >_writeAt: n=7, err= 2025/11/27 01:46:48 DEBUG : file1: vfs cache: truncate to size=11 2025/11/27 01:46:48 DEBUG : file1(0xc000910580): close: 2025/11/27 01:46:48 DEBUG : file1: vfs cache: setting modification time to 2025-11-27 01:46:48.090555008 +0000 UTC m=+10.470307946 2025/11/27 01:46:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:48 DEBUG : file1(0xc000910580): >close: err= 2025/11/27 01:46:48 DEBUG : file1(0xc000910580): close: 2025/11/27 01:46:48 DEBUG : file1(0xc000910580): >close: err=file already closed 2025/11/27 01:46:48 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:48 DEBUG : file1: vfs cache: starting upload 2025/11/27 01:46:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:48 DEBUG : file1: size = 11 OK 2025/11/27 01:46:48 INFO : file1: Copied (new) 2025/11/27 01:46:48 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-27 01:46:48 +0000 UTC" 2025/11/27 01:46:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:48 INFO : file1: vfs cache: upload succeeded try #1 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : >WaitForWriters: 2025/11/27 01:46:48 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : >WaitForWriters: 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:48 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:48 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:48 DEBUG : file1: newRWFileHandle: 2025/11/27 01:46:48 DEBUG : file1(0xc000edd640): openPending: 2025/11/27 01:46:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:48 DEBUG : file1(0xc000edd640): >openPending: err= 2025/11/27 01:46:48 DEBUG : file1: >newRWFileHandle: err= 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/27 01:46:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/27 01:46:48 DEBUG : file1(0xc000edd640): _writeAt: size=7, off=0 2025/11/27 01:46:48 DEBUG : file1(0xc000edd640): >_writeAt: n=7, err= 2025/11/27 01:46:48 DEBUG : file1(0xc000edd640): _writeAt: size=6, off=5 2025/11/27 01:46:48 DEBUG : file1(0xc000edd640): >_writeAt: n=6, err= 2025/11/27 01:46:48 DEBUG : file1(0xc000edd640): close: 2025/11/27 01:46:48 DEBUG : file1: vfs cache: setting modification time to 2025-11-27 01:46:48.288060059 +0000 UTC m=+10.667813037 2025/11/27 01:46:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:48 DEBUG : file1(0xc000edd640): >close: err= 2025/11/27 01:46:48 DEBUG : file1(0xc000edd640): _writeAt: size=5, off=0 2025/11/27 01:46:48 DEBUG : file1(0xc000edd640): >_writeAt: n=0, err=file already closed 2025/11/27 01:46:48 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:48 DEBUG : file1: vfs cache: starting upload 2025/11/27 01:46:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:48 DEBUG : file1: size = 11 OK 2025/11/27 01:46:48 INFO : file1: Copied (new) 2025/11/27 01:46:48 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-27 01:46:48 +0000 UTC" 2025/11/27 01:46:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:48 INFO : file1: vfs cache: upload succeeded try #1 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : >WaitForWriters: 2025/11/27 01:46:48 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : >WaitForWriters: 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:48 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:48 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:48 DEBUG : file1: newRWFileHandle: 2025/11/27 01:46:48 DEBUG : file1(0xc000f69080): openPending: 2025/11/27 01:46:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:48 DEBUG : file1(0xc000f69080): >openPending: err= 2025/11/27 01:46:48 DEBUG : file1: >newRWFileHandle: err= 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/27 01:46:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/27 01:46:48 DEBUG : file1(0xc000f69080): close: 2025/11/27 01:46:48 DEBUG : file1: vfs cache: setting modification time to 2025-11-27 01:46:48.487672448 +0000 UTC m=+10.867425425 2025/11/27 01:46:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:48 DEBUG : file1(0xc000f69080): >close: err= 2025/11/27 01:46:48 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/27 01:46:48 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/27 01:46:48 DEBUG : file2: newRWFileHandle: 2025/11/27 01:46:48 DEBUG : file2(0xc000f69500): openPending: 2025/11/27 01:46:48 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/27 01:46:48 DEBUG : file2(0xc000f69500): >openPending: err= 2025/11/27 01:46:48 DEBUG : file2: >newRWFileHandle: err= 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/27 01:46:48 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/27 01:46:48 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/27 01:46:48 DEBUG : file2(0xc000f69500): RWFileHandle.Flush 2025/11/27 01:46:48 DEBUG : file2(0xc000f69500): RWFileHandle.Release 2025/11/27 01:46:48 DEBUG : file2(0xc000f69500): close: 2025/11/27 01:46:48 DEBUG : file2: vfs cache: setting modification time to 2025-11-27 01:46:48.489054319 +0000 UTC m=+10.868807287 2025/11/27 01:46:48 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:48 DEBUG : file2(0xc000f69500): >close: err= 2025/11/27 01:46:48 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : file2: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : file2: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : file2: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : file2: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/27 01:46:48 DEBUG : file1: vfs cache: starting upload 2025/11/27 01:46:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:48 DEBUG : file2: vfs cache: starting upload 2025/11/27 01:46:48 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:48 DEBUG : file1: size = 0 OK 2025/11/27 01:46:48 INFO : file1: Copied (new) 2025/11/27 01:46:48 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-27 01:46:48 +0000 UTC" 2025/11/27 01:46:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:48 INFO : file1: vfs cache: upload succeeded try #1 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : file2: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/27 01:46:48 DEBUG : file2: size = 0 OK 2025/11/27 01:46:48 INFO : file2: Copied (new) 2025/11/27 01:46:48 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-27 01:46:48 +0000 UTC" 2025/11/27 01:46:48 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/27 01:46:48 INFO : file2: vfs cache: upload succeeded try #1 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : file2: reading active writers 2025/11/27 01:46:48 DEBUG : >WaitForWriters: 2025/11/27 01:46:48 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : file2: reading active writers 2025/11/27 01:46:48 DEBUG : >WaitForWriters: 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:48 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:48 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:48 DEBUG : file1: newRWFileHandle: 2025/11/27 01:46:48 DEBUG : file1(0xc000690ac0): openPending: 2025/11/27 01:46:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:48 DEBUG : file1(0xc000690ac0): >openPending: err= 2025/11/27 01:46:48 DEBUG : file1: >newRWFileHandle: err= 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/27 01:46:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/27 01:46:48 DEBUG : file1(0xc000690ac0): _writeAt: size=5, off=0 2025/11/27 01:46:48 DEBUG : file1(0xc000690ac0): >_writeAt: n=5, err= 2025/11/27 01:46:48 DEBUG : file1(0xc000690ac0): RWFileHandle.Flush 2025/11/27 01:46:48 DEBUG : file1(0xc000690ac0): RWFileHandle.Flush 2025/11/27 01:46:48 DEBUG : file1(0xc000690ac0): close: 2025/11/27 01:46:48 DEBUG : file1: vfs cache: setting modification time to 2025-11-27 01:46:48.85976848 +0000 UTC m=+11.239521458 2025/11/27 01:46:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:48 DEBUG : file1(0xc000690ac0): >close: err= 2025/11/27 01:46:48 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:48 DEBUG : Looking for writers 2025/11/27 01:46:48 DEBUG : file1: reading active writers 2025/11/27 01:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:48 DEBUG : file1: vfs cache: starting upload 2025/11/27 01:46:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:48 DEBUG : file1: size = 5 OK 2025/11/27 01:46:48 INFO : file1: Copied (new) 2025/11/27 01:46:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-27 01:46:48 +0000 UTC" 2025/11/27 01:46:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/27 01:46:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:48 INFO : file1: vfs cache: upload succeeded try #1 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : >WaitForWriters: 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:49 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:49 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:49 DEBUG : file1: newRWFileHandle: 2025/11/27 01:46:49 DEBUG : file1(0xc0006b1300): openPending: 2025/11/27 01:46:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:49 DEBUG : file1(0xc0006b1300): >openPending: err= 2025/11/27 01:46:49 DEBUG : file1: >newRWFileHandle: err= 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/27 01:46:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/27 01:46:49 DEBUG : file1(0xc0006b1300): _writeAt: size=5, off=0 2025/11/27 01:46:49 DEBUG : file1(0xc0006b1300): >_writeAt: n=5, err= 2025/11/27 01:46:49 DEBUG : file1(0xc0006b1300): RWFileHandle.Release 2025/11/27 01:46:49 DEBUG : file1(0xc0006b1300): close: 2025/11/27 01:46:49 DEBUG : file1: vfs cache: setting modification time to 2025-11-27 01:46:49.046582803 +0000 UTC m=+11.426335771 2025/11/27 01:46:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:49 DEBUG : file1(0xc0006b1300): >close: err= 2025/11/27 01:46:49 DEBUG : file1(0xc0006b1300): RWFileHandle.Release 2025/11/27 01:46:49 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:49 DEBUG : file1: vfs cache: starting upload 2025/11/27 01:46:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:49 DEBUG : file1: size = 5 OK 2025/11/27 01:46:49 INFO : file1: Copied (new) 2025/11/27 01:46:49 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-27 01:46:49 +0000 UTC" 2025/11/27 01:46:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:49 INFO : file1: vfs cache: upload succeeded try #1 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : >WaitForWriters: 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:49 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/27 01:46:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/27 01:46:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000a18640): openPending: 2025/11/27 01:46:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/27 01:46:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/27 01:46:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000a18640): >openPending: err= 2025/11/27 01:46:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/27 01:46:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000a18640): _writeAt: size=5, off=0 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000a18640): >_writeAt: n=5, err= 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000a18640): close: 2025/11/27 01:46:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-27 01:46:49.297396187 +0000 UTC m=+11.677149165 2025/11/27 01:46:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000a18640): >close: err= 2025/11/27 01:46:49 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:49 DEBUG : dir: Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : dir: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:49 DEBUG : dir: Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : dir: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:49 DEBUG : dir: Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : dir: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:49 DEBUG : dir: Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : dir: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:49 DEBUG : dir/file1: vfs cache: starting upload 2025/11/27 01:46:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:49 DEBUG : dir/file1: size = 5 OK 2025/11/27 01:46:49 INFO : dir/file1: Copied (replaced existing) 2025/11/27 01:46:49 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-27 01:46:49 +0000 UTC" 2025/11/27 01:46:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/27 01:46:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/27 01:46:49 DEBUG : dir: Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : dir: reading active writers 2025/11/27 01:46:49 DEBUG : >WaitForWriters: 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:49 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/27 01:46:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/27 01:46:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/27 01:46:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000c99740): _writeAt: size=5, off=0 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000c99740): openPending: 2025/11/27 01:46:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/27 01:46:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/27 01:46:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000c99740): >openPending: err= 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000c99740): >_writeAt: n=5, err= 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000c99740): _writeAt: size=15, off=5 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000c99740): >_writeAt: n=15, err= 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000c99740): close: 2025/11/27 01:46:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/27 01:46:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-27 01:46:49.580053303 +0000 UTC m=+11.959806281 2025/11/27 01:46:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:49 DEBUG : dir/file1(0xc000c99740): >close: err= 2025/11/27 01:46:49 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:49 DEBUG : dir: Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : dir: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:49 DEBUG : dir: Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : dir: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:49 DEBUG : dir: Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : dir: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:49 DEBUG : dir: Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : dir: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:49 DEBUG : dir/file1: vfs cache: starting upload 2025/11/27 01:46:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:49 DEBUG : dir/file1: size = 20 OK 2025/11/27 01:46:49 INFO : dir/file1: Copied (replaced existing) 2025/11/27 01:46:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-27 01:46:49 +0000 UTC" 2025/11/27 01:46:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/27 01:46:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/27 01:46:49 DEBUG : dir: Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : dir: reading active writers 2025/11/27 01:46:49 DEBUG : >WaitForWriters: 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:49 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:49 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:49 DEBUG : file1: newRWFileHandle: 2025/11/27 01:46:49 DEBUG : file1(0xc0009dd340): openPending: 2025/11/27 01:46:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:49 DEBUG : file1(0xc0009dd340): >openPending: err= 2025/11/27 01:46:49 DEBUG : file1: >newRWFileHandle: err= 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/27 01:46:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/27 01:46:49 DEBUG : file1(0xc0009dd340): _writeAt: size=5, off=0 2025/11/27 01:46:49 DEBUG : file1(0xc0009dd340): >_writeAt: n=5, err= 2025/11/27 01:46:49 DEBUG : file1(0xc0009dd340): close: 2025/11/27 01:46:49 DEBUG : file1: vfs cache: setting modification time to 2025-11-27 01:46:49.798772885 +0000 UTC m=+12.178525853 2025/11/27 01:46:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:49 DEBUG : file1(0xc0009dd340): >close: err= 2025/11/27 01:46:49 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:49 DEBUG : file1: vfs cache: starting upload 2025/11/27 01:46:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:46:49 DEBUG : file1: size = 5 OK 2025/11/27 01:46:49 INFO : file1: Copied (new) 2025/11/27 01:46:49 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-27 01:46:49 +0000 UTC" 2025/11/27 01:46:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:49 INFO : file1: vfs cache: upload succeeded try #1 2025/11/27 01:46:49 DEBUG : Looking for writers 2025/11/27 01:46:49 DEBUG : file1: reading active writers 2025/11/27 01:46:49 DEBUG : >WaitForWriters: 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:49 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/27 01:46:49 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/27 01:46:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc4d40): openPending: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc4d40): >openPending: err= 2025/11/27 01:46:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc4d40): _writeAt: size=5, off=0 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc4d40): >_writeAt: n=5, err= 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc4d40): close: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:49.98774436 +0000 UTC m=+12.367497329 2025/11/27 01:46:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc4d40): >close: err= 2025/11/27 01:46:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/27 01:46:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc51c0): _readAt: size=2, off=0 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc51c0): openPending: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc51c0): >openPending: err= 2025/11/27 01:46:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc51c0): >_readAt: n=2, err= 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc51c0): _writeAt: size=3, off=2 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc51c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc51c0): close: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:49.98774436 +0000 UTC m=+12.367497329 2025/11/27 01:46:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc51c0): >close: err= 2025/11/27 01:46:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc5680): _readAt: size=512, off=0 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc5680): openPending: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc5680): >openPending: err= 2025/11/27 01:46:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc5680): >_readAt: n=5, err=EOF 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc5680): close: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:49.98774436 +0000 UTC m=+12.367497329 2025/11/27 01:46:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc5680): >close: err= 2025/11/27 01:46:49 DEBUG : open-test-file: Remove: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8ee0 item 1 2025/11/27 01:46:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/27 01:46:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc5cc0): openPending: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc5cc0): >openPending: err= 2025/11/27 01:46:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc5cc0): _writeAt: size=5, off=0 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc5cc0): >_writeAt: n=5, err= 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc5cc0): close: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:49.992505684 +0000 UTC m=+12.372258662 2025/11/27 01:46:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dc5cc0): >close: err= 2025/11/27 01:46:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6240): _readAt: size=512, off=0 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6240): openPending: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6240): >openPending: err= 2025/11/27 01:46:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6240): >_readAt: n=5, err=EOF 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6240): close: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:49.992505684 +0000 UTC m=+12.372258662 2025/11/27 01:46:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6240): >close: err= 2025/11/27 01:46:49 DEBUG : open-test-file: Remove: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9500 item 2 2025/11/27 01:46:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/27 01:46:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6880): openPending: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6880): >openPending: err= 2025/11/27 01:46:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6880): _writeAt: size=5, off=0 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6880): >_writeAt: n=5, err= 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6880): close: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:49.99582822 +0000 UTC m=+12.375581188 2025/11/27 01:46:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6880): >close: err= 2025/11/27 01:46:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/27 01:46:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6d00): _readAt: size=2, off=0 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6d00): openPending: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6d00): >openPending: err= 2025/11/27 01:46:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6d00): >_readAt: n=2, err= 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6d00): _writeAt: size=3, off=2 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6d00): close: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:49.99582822 +0000 UTC m=+12.375581188 2025/11/27 01:46:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:49 DEBUG : open-test-file(0xc000dd6d00): >close: err= 2025/11/27 01:46:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:49 DEBUG : open-test-file(0xc00031c500): _readAt: size=512, off=0 2025/11/27 01:46:49 DEBUG : open-test-file(0xc00031c500): openPending: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file(0xc00031c500): >openPending: err= 2025/11/27 01:46:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:49 DEBUG : open-test-file(0xc00031c500): >_readAt: n=5, err=EOF 2025/11/27 01:46:49 DEBUG : open-test-file(0xc00031c500): close: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:49.99582822 +0000 UTC m=+12.375581188 2025/11/27 01:46:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:49 DEBUG : open-test-file(0xc00031c500): >close: err= 2025/11/27 01:46:49 DEBUG : open-test-file: Remove: 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9b20 item 3 2025/11/27 01:46:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd6fc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd6fc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd6fc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd6fc0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd6fc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.000776526 +0000 UTC m=+12.380529505 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd6fc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd7500): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd7500): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd7500): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd7500): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd7500): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.000776526 +0000 UTC m=+12.380529505 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd7500): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9dc0 item 4 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd7b40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd7b40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd7b40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd7b40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd7b40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.005208981 +0000 UTC m=+12.384961948 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000dd7b40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2040): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2040): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2040): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2040): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2040): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2040): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2040): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.005208981 +0000 UTC m=+12.384961948 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2040): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2500): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2500): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2500): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2500): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2500): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.005208981 +0000 UTC m=+12.384961948 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2500): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a230 item 5 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2b80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2b80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2b80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2b80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2b80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.010117913 +0000 UTC m=+12.389870871 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df2b80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df30c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df30c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df30c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df30c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df30c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.010117913 +0000 UTC m=+12.389870871 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000df30c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a8c0 item 6 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076cc00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076cc00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076cc00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076cc00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076cc00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.012928855 +0000 UTC m=+12.392681813 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076cc00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d100): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d100): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d100): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d100): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d100): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d100): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d100): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.012928855 +0000 UTC m=+12.392681813 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d100): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d5c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d5c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d5c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d5c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d5c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.012928855 +0000 UTC m=+12.392681813 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076d5c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ff10 item 7 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076dc40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076dc40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076dc40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076dc40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076dc40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.018355281 +0000 UTC m=+12.398108239 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00076dc40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea0200): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea0200): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea0200): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea0200): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea0200): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.018355281 +0000 UTC m=+12.398108239 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea0200): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000507e0 item 8 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea07c0): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc000ea07c0): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea07c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea07c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea07c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea07c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea07c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea0b80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea0b80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea0b80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea0b80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea0b80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.022076267 +0000 UTC m=+12.401829225 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea0b80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7480): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7480): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7480): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7480): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7480): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.022076267 +0000 UTC m=+12.401829225 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7980): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7980): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7980): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.022076267 +0000 UTC m=+12.401829225 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca7980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000510a0 item 9 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000cbe080): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000cbe080): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000cbe080): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000cbe080): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000cbe080): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.029131159 +0000 UTC m=+12.408884128 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000cbe080): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000cbe5c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000cbe5c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000cbe5c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000cbe5c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000cbe5c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.029131159 +0000 UTC m=+12.408884128 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000cbe5c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425030 item 10 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1080): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc000ea1080): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1080): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1080): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1080): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1080): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1080): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1440): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1440): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1440): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1440): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1440): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.033197876 +0000 UTC m=+12.412950834 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1440): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1940): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1940): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1940): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1940): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1940): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1940): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1940): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.033197876 +0000 UTC m=+12.412950834 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1940): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1e40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1e40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1e40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1e40): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1e40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.033197876 +0000 UTC m=+12.412950834 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ea1e40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000512d0 item 11 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f14540): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f14540): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f14540): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f14540): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f14540): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.039086351 +0000 UTC m=+12.418839299 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f14540): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f14a80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f14a80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f14a80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f14a80): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f14a80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.039086351 +0000 UTC m=+12.418839299 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f14a80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 12 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f150c0): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc000f150c0): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f150c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f150c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f150c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f150c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f150c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f15480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f15480): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f15480): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f15480): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f15480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.041521125 +0000 UTC m=+12.421274083 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f15480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f15b40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f15b40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f15b40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f15b40): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f15b40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.041521125 +0000 UTC m=+12.421274083 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f15b40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc000 item 13 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3a240): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3a240): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3a240): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3a240): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3a240): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.044683699 +0000 UTC m=+12.424436657 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3a240): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3a780): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3a780): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3a780): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3a780): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3a780): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.044683699 +0000 UTC m=+12.424436657 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3a780): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc3f0 item 14 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3adc0): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc000f3adc0): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3adc0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3adc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3adc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3adc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3adc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3b180): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3b180): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3b180): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3b180): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3b180): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.047282051 +0000 UTC m=+12.427035009 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3b180): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3b840): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3b840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3b840): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3b840): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3b840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.047282051 +0000 UTC m=+12.427035009 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3b840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bca10 item 15 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3bec0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3bec0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3bec0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3bec0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3bec0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.050174296 +0000 UTC m=+12.429927254 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f3bec0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a480): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a480): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a480): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.050174296 +0000 UTC m=+12.429927254 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd1f0 item 16 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9aac0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9aac0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9aac0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9aac0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9aac0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.052771737 +0000 UTC m=+12.432524695 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9aac0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9af40): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9af40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9af40): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9af40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9af40): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9af40): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9af40): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9af40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.052771737 +0000 UTC m=+12.432524695 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9af40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a180): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a180): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a180): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a180): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a180): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.052771737 +0000 UTC m=+12.432524695 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a180): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd730 item 17 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a800): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a800): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a800): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a800): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a800): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.061157965 +0000 UTC m=+12.440910923 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9a800): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ad40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ad40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ad40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ad40): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ad40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.061157965 +0000 UTC m=+12.440910923 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ad40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc3f0 item 18 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9b500): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9b500): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9b500): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9b500): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9b500): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.063554427 +0000 UTC m=+12.443307385 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9b500): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ba00): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ba00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ba00): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ba00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ba00): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ba00): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ba00): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ba00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.063554427 +0000 UTC m=+12.443307385 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9ba00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9bf00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9bf00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9bf00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9bf00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9bf00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.063554427 +0000 UTC m=+12.443307385 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000f9bf00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bca10 item 19 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d76600): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d76600): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d76600): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d76600): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d76600): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.06636039 +0000 UTC m=+12.446113348 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d76600): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d76b40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d76b40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d76b40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d76b40): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d76b40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.06636039 +0000 UTC m=+12.446113348 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d76b40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd420 item 20 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d771c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d771c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d771c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d771c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d771c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.069459074 +0000 UTC m=+12.449212032 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d771c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77700): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77700): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77700): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77700): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77700): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77700): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77700): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77700): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.069459074 +0000 UTC m=+12.449212032 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77700): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007ae880): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007ae880): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007ae880): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007ae880): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007ae880): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.069459074 +0000 UTC m=+12.449212032 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007ae880): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdce0 item 21 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af300): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af300): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af300): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af300): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af300): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.072507233 +0000 UTC m=+12.452260191 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af300): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af840): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af840): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af840): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.072507233 +0000 UTC m=+12.452260191 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ed20 item 22 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007afec0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007afec0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007afec0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007afec0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007afec0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.074499413 +0000 UTC m=+12.454252371 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007afec0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fc00): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fc00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fc00): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fc00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fc00): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fc00): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fc00): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fc00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.074499413 +0000 UTC m=+12.454252371 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fc00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2380): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2380): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2380): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2380): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2380): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.074499413 +0000 UTC m=+12.454252371 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2380): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f2d0 item 23 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f39c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f39c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f39c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f39c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f39c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.078235237 +0000 UTC m=+12.457988195 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f39c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3f00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3f00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3f00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3f00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3f00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.078235237 +0000 UTC m=+12.457988195 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3f00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004241c0 item 24 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008585c0): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc0008585c0): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008585c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008585c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008585c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008585c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008585c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858980): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858980): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858980): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.080667585 +0000 UTC m=+12.460420543 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858e80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858e80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858e80): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858e80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858e80): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858e80): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858e80): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858e80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.080667585 +0000 UTC m=+12.460420543 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858e80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008594c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008594c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008594c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008594c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008594c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.080667585 +0000 UTC m=+12.460420543 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008594c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424930 item 25 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859b40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859b40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859b40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859b40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859b40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.08328295 +0000 UTC m=+12.463035907 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859b40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8300): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8300): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8300): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8300): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8300): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.08328295 +0000 UTC m=+12.463035907 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8300): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425260 item 26 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8ac0): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc0003a8ac0): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8ac0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8ac0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8ac0): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8ac0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.085685873 +0000 UTC m=+12.465438831 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9380): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9380): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9380): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9380): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9380): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9380): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9380): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9380): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.085685873 +0000 UTC m=+12.465438831 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9380): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a98c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a98c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a98c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a98c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a98c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.085685873 +0000 UTC m=+12.465438831 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a98c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425e30 item 27 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a440): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a440): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a440): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a440): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a440): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.08866351 +0000 UTC m=+12.468416478 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a440): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.08866351 +0000 UTC m=+12.468416478 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a460 item 28 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5afc0): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc000a5afc0): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5afc0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5afc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5afc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5afc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5afc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b380): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b380): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b380): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b380): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b380): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.091077795 +0000 UTC m=+12.470830763 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b380): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5ba40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5ba40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5ba40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5ba40): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5ba40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.091077795 +0000 UTC m=+12.470830763 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5ba40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a930 item 29 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de6c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de6c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de6c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de6c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de6c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.093150437 +0000 UTC m=+12.472903395 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de6c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df940): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df940): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df940): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df940): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df940): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.093150437 +0000 UTC m=+12.472903395 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df940): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b030 item 30 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2080): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc000ca2080): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2080): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2080): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2080): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2080): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2080): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2440): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2440): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2440): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2440): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2440): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.095374424 +0000 UTC m=+12.475127372 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2440): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2b00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2b00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2b00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2b00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2b00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.095374424 +0000 UTC m=+12.475127372 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2b00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b570 item 31 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3180): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3180): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3180): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3180): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3180): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.097296142 +0000 UTC m=+12.477049101 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3180): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca36c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca36c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca36c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca36c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca36c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.097296142 +0000 UTC m=+12.477049101 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca36c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070bab0 item 32 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3d80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3d80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3d80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3d80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3d80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.100059846 +0000 UTC m=+12.479812804 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3d80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c2c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c2c0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c2c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c2c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9c230 item 33 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c2c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c2c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.100642081 +0000 UTC m=+12.480395040 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c2c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c7c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c7c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c7c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c7c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c7c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.100642081 +0000 UTC m=+12.480395040 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c7c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9c4d0 item 33 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6ce00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6ce00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6ce00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6ce00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6ce00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.103868876 +0000 UTC m=+12.483621835 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6ce00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9ca10 item 34 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.10470457 +0000 UTC m=+12.484457528 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.10470457 +0000 UTC m=+12.484457528 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9cbd0 item 34 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6de80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6de80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6de80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6de80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6de80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.106793834 +0000 UTC m=+12.486546791 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6de80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934380): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934380): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934380): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934380): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934380): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9cf50 item 35 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934380): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934380): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.107623886 +0000 UTC m=+12.487376844 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934380): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934880): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934880): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934880): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934880): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934880): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.107623886 +0000 UTC m=+12.487376844 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934880): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9d1f0 item 35 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934f00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934f00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934f00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934f00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934f00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.109718569 +0000 UTC m=+12.489471528 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934f00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935400): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935400): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9d570 item 36 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935400): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935400): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935400): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935400): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935400): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.11096695 +0000 UTC m=+12.490719908 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935400): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935940): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935940): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935940): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935940): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935940): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.11096695 +0000 UTC m=+12.490719908 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935940): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9d730 item 36 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4080): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4080): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4080): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4080): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4080): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.112966576 +0000 UTC m=+12.492719533 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4080): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4580): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4580): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4580): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4580): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4580): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9dab0 item 37 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4580): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4580): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.113807138 +0000 UTC m=+12.493560096 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4580): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4a80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4a80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4a80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4a80): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4a80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.113807138 +0000 UTC m=+12.493560096 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4a80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9dc70 item 37 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5100): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5100): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5100): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5100): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5100): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.116413746 +0000 UTC m=+12.496166713 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5100): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5600): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5600): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3c0e0 item 38 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5600): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5600): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5600): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5600): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5600): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.117222216 +0000 UTC m=+12.496975175 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5600): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5b40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5b40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5b40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5b40): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5b40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.117222216 +0000 UTC m=+12.496975175 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5b40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3c310 item 38 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce240): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce240): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce240): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce240): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce240): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.119072581 +0000 UTC m=+12.498825539 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce240): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce740): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce740): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce740): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce740): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce740): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3c700 item 39 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce740): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce740): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.120178583 +0000 UTC m=+12.499931542 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce740): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec40): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.120178583 +0000 UTC m=+12.499931542 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3c8c0 item 39 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf2c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf2c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf2c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf2c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf2c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.122072408 +0000 UTC m=+12.501825366 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf2c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf7c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf7c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3cc40 item 40 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf7c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf7c0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf7c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf7c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.123142994 +0000 UTC m=+12.502895982 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf7c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cfd40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cfd40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cfd40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cfd40): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cfd40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.123142994 +0000 UTC m=+12.502895982 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cfd40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ce00 item 40 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e480): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e480): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e480): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e480): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e480): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.125248468 +0000 UTC m=+12.505001426 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e980): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e980): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3d180 item 41 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e980): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.126408483 +0000 UTC m=+12.506161441 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ee40): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ee40): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ee40): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ee40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ee40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3d340 item 41 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ee40): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ee40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.12790568 +0000 UTC m=+12.507658638 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ee40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f380): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f380): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f380): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f380): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f380): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.12790568 +0000 UTC m=+12.507658638 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f380): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3d570 item 41 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fa00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fa00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fa00): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fa00): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fa00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fa00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fa00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.13139529 +0000 UTC m=+12.511148248 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fa00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ff00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ff00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ff00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3d8f0 item 42 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ff00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ff00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.132048831 +0000 UTC m=+12.511801789 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ff00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c500): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c500): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3dab0 item 42 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c500): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c500): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c500): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c500): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c500): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.132858756 +0000 UTC m=+12.512611714 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c500): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059ca80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059ca80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059ca80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059ca80): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059ca80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.132858756 +0000 UTC m=+12.512611714 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059ca80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3dc70 item 42 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d0c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d0c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d0c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d0c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d0c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d0c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d0c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.134701364 +0000 UTC m=+12.514454323 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d0c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d5c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d5c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d5c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d721c0 item 43 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d5c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d5c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.135476294 +0000 UTC m=+12.515229252 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d5c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059db00): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059db00): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059db00): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059db00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059db00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72380 item 43 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059db00): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059db00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.136479453 +0000 UTC m=+12.516232441 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059db00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006340c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006340c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006340c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006340c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006340c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.136479453 +0000 UTC m=+12.516232441 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006340c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72540 item 43 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77c80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77c80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77c80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77c80): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77c80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77c80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77c80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.138327501 +0000 UTC m=+12.518080459 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d77c80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658200): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658200): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658200): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e80e0 item 44 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658200): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658200): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.138993426 +0000 UTC m=+12.518746374 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658200): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658740): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658740): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e82a0 item 44 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658740): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658740): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658740): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658740): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658740): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.139846662 +0000 UTC m=+12.519599610 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658740): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658cc0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658cc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658cc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658cc0): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658cc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.139846662 +0000 UTC m=+12.519599610 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658cc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e8460 item 44 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659340): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659340): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659340): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659340): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659340): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659340): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659340): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.141711804 +0000 UTC m=+12.521464762 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659340): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659840): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659840): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e8930 item 45 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659840): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.142382476 +0000 UTC m=+12.522135434 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910000): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910000): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910000): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910000): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910000): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.142382476 +0000 UTC m=+12.522135434 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910000): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e8af0 item 45 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910640): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910640): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910640): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910640): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910640): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910640): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910640): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.144180531 +0000 UTC m=+12.523933489 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910640): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910b40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910b40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910b40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e8ee0 item 46 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910b40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910b40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.144850192 +0000 UTC m=+12.524603150 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910b40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911240): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911240): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911240): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911240): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911240): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.144850192 +0000 UTC m=+12.524603150 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911240): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e90a0 item 46 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009118c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009118c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009118c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009118c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009118c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009118c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009118c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.147191871 +0000 UTC m=+12.526944828 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009118c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911dc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911dc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911dc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e9420 item 47 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911dc0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911dc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.148020571 +0000 UTC m=+12.527773529 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911dc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684540): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684540): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684540): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684540): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684540): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.148020571 +0000 UTC m=+12.527773529 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684540): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e95e0 item 47 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.150083535 +0000 UTC m=+12.529836483 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685080): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685080): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685080): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e9960 item 48 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685080): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685080): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.150865046 +0000 UTC m=+12.530618004 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685080): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685840): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685840): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685840): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.150865046 +0000 UTC m=+12.530618004 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e9c70 item 48 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.152844483 +0000 UTC m=+12.532597442 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2c150 item 49 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.153612007 +0000 UTC m=+12.533364966 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e8c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e8c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e8c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e8c0): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e8c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.153612007 +0000 UTC m=+12.533364966 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e8c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2c310 item 49 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ef40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ef40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ef40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ef40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ef40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.15592891 +0000 UTC m=+12.535681868 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ef40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f4c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f4c0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f4c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2c700 item 50 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f4c0): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f4c0): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f4c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f4c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.156800521 +0000 UTC m=+12.536553478 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f4c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.156800521 +0000 UTC m=+12.536553478 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2c930 item 50 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966140): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966140): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966140): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966140): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966140): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.158490873 +0000 UTC m=+12.538243831 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966140): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966680): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966680): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966680): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966680): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966680): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966680): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2cd20 item 51 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966680): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966680): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.159212242 +0000 UTC m=+12.538965200 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966680): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966bc0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966bc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966bc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966bc0): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966bc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.159212242 +0000 UTC m=+12.538965200 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966bc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2cee0 item 51 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967240): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967240): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967240): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967240): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967240): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.161294162 +0000 UTC m=+12.541047120 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967240): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967740): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967740): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967740): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2d3b0 item 52 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967740): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967740): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967740): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967740): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967740): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.162146476 +0000 UTC m=+12.541899434 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967740): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967cc0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967cc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967cc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967cc0): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967cc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.162146476 +0000 UTC m=+12.541899434 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967cc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2d570 item 52 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009843c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009843c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009843c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009843c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009843c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.163958588 +0000 UTC m=+12.543711546 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009843c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009848c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009848c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009848c0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009848c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009848c0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009848c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2d8f0 item 53 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009848c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009848c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.164745659 +0000 UTC m=+12.544498627 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009848c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984e00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984e00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984e00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984e00): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984e00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.164745659 +0000 UTC m=+12.544498627 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984e00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2dab0 item 53 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009854c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009854c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009854c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009854c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009854c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.166988392 +0000 UTC m=+12.546741350 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009854c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009859c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009859c0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009859c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2de30 item 54 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009859c0): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009859c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009859c0): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009859c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009859c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.167869721 +0000 UTC m=+12.547622679 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009859c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985f40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985f40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985f40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985f40): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985f40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.167869721 +0000 UTC m=+12.547622679 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985f40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c3f0 item 54 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12680): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12680): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12680): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12680): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12680): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.169824221 +0000 UTC m=+12.549577179 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12680): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12b80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12b80): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12b80): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12b80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12b80): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12b80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c930 item 55 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12b80): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12b80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.170804286 +0000 UTC m=+12.550557243 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12b80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d130c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d130c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d130c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d130c0): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d130c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.170804286 +0000 UTC m=+12.550557243 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d130c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016caf0 item 55 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13740): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13740): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13740): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13740): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13740): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.172889682 +0000 UTC m=+12.552642640 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13740): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13c40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13c40): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13c40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cf50 item 56 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13c40): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13c40): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13c40): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13c40): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13c40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.174273477 +0000 UTC m=+12.554026435 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13c40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6240): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6240): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6240): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6240): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6240): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.174273477 +0000 UTC m=+12.554026435 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6240): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d180 item 56 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6880): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6880): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6880): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6880): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6880): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6880): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6880): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6880): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.176046275 +0000 UTC m=+12.555799233 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6880): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6dc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6dc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6dc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d7a0 item 57 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6dc0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6dc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.17681911 +0000 UTC m=+12.556572077 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f6dc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7300): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7300): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7300): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7300): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7300): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7300): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dab0 item 57 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7300): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7300): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.177958554 +0000 UTC m=+12.557711523 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7300): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7880): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7880): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7880): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7880): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7880): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.177958554 +0000 UTC m=+12.557711523 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7880): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016de30 item 57 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7ec0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7ec0): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7ec0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7ec0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7ec0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7ec0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7ec0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.180236403 +0000 UTC m=+12.559989382 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f7ec0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000828480): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000828480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000828480): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0310 item 58 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000828480): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000828480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.181045237 +0000 UTC m=+12.560798215 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000828480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008289c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008289c0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008289c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce04d0 item 58 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008289c0): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008289c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008289c0): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008289c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008289c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.181982059 +0000 UTC m=+12.561735028 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008289c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000828f80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000828f80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000828f80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000828f80): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000828f80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.181982059 +0000 UTC m=+12.561735028 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000828f80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0690 item 58 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008295c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008295c0): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008295c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008295c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008295c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008295c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008295c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008295c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.184157065 +0000 UTC m=+12.563910033 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008295c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000829b00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000829b00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000829b00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0a10 item 59 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000829b00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000829b00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.184926794 +0000 UTC m=+12.564679792 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000829b00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008480c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008480c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008480c0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008480c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008480c0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008480c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0d20 item 59 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008480c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008480c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.185699749 +0000 UTC m=+12.565452697 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008480c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848640): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848640): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848640): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848640): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848640): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.185699749 +0000 UTC m=+12.565452697 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848640): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0ee0 item 59 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848c80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848c80): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848c80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848c80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848c80): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848c80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848c80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848c80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.188073598 +0000 UTC m=+12.567826556 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000848c80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008491c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008491c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008491c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1260 item 60 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008491c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008491c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.1888551 +0000 UTC m=+12.568608058 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008491c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849700): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849700): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849700): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1420 item 60 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849700): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849700): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849700): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849700): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849700): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.189899466 +0000 UTC m=+12.569652424 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849700): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849cc0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849cc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849cc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849cc0): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849cc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.189899466 +0000 UTC m=+12.569652424 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000849cc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1650 item 60 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878380): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878380): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878380): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878380): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878380): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878380): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878380): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878380): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.191771811 +0000 UTC m=+12.571524770 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878380): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008788c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008788c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008788c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce19d0 item 61 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008788c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008788c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.192474734 +0000 UTC m=+12.572227693 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008788c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878fc0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878fc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878fc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878fc0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878fc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.192474734 +0000 UTC m=+12.572227693 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000878fc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1b90 item 61 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879600): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879600): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879600): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879600): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879600): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879600): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879600): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879600): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.195173265 +0000 UTC m=+12.574926223 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879600): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879b40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879b40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879b40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1f10 item 62 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879b40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879b40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.195913849 +0000 UTC m=+12.575666808 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000879b40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a2c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a2c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a2c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a2c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a2c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.195913849 +0000 UTC m=+12.575666808 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a2c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422150 item 62 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a900): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a900): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a900): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a900): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a900): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a900): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a900): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a900): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.198082582 +0000 UTC m=+12.577835540 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089a900): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089ae40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089ae40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089ae40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422770 item 63 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089ae40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089ae40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.198726595 +0000 UTC m=+12.578479553 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089ae40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089b540): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089b540): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089b540): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089b540): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089b540): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.198726595 +0000 UTC m=+12.578479553 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089b540): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422930 item 63 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089bb80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089bb80): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089bb80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089bb80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089bb80): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089bb80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089bb80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089bb80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.200850583 +0000 UTC m=+12.580603542 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089bb80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cc140): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cc140): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cc140): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422e00 item 64 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cc140): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cc140): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.201625723 +0000 UTC m=+12.581378682 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cc140): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cc840): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cc840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cc840): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cc840): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cc840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.201625723 +0000 UTC m=+12.581378682 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cc840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422fc0 item 64 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cce80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cce80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cce80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cce80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cce80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.20362134 +0000 UTC m=+12.583374298 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cce80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd300): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd300): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd300): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd300): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd300): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423810 item 65 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd300): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd300): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.204514622 +0000 UTC m=+12.584267580 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd300): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd800): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd800): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd800): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd800): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd800): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.204514622 +0000 UTC m=+12.584267580 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cd800): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423c70 item 65 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cde40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cde40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cde40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cde40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cde40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.20622951 +0000 UTC m=+12.585982469 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cde40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928340): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928340): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956230 item 66 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928340): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928340): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928340): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928340): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928340): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.207056778 +0000 UTC m=+12.586809736 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928340): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928880): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928880): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928880): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928880): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928880): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.207056778 +0000 UTC m=+12.586809736 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928880): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009563f0 item 66 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928ec0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928ec0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928ec0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928ec0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928ec0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.209274162 +0000 UTC m=+12.589027131 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000928ec0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929340): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929340): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929340): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929340): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929340): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956770 item 67 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929340): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929340): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.210489611 +0000 UTC m=+12.590242580 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929340): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929840): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929840): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929840): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.210489611 +0000 UTC m=+12.590242580 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956930 item 67 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929ec0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929ec0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929ec0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929ec0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929ec0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.213258424 +0000 UTC m=+12.593011383 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000929ec0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994440): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994440): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956cb0 item 68 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994440): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994440): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994440): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994440): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994440): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.214114576 +0000 UTC m=+12.593867534 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994440): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994980): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994980): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994980): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.214114576 +0000 UTC m=+12.593867534 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000994980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956ee0 item 68 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc0240): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc0240): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc0240): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc0240): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc0240): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.216680065 +0000 UTC m=+12.596433024 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc0240): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc06c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc06c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc06c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc06c0): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc06c0): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354540 item 69 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc06c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc06c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.217466546 +0000 UTC m=+12.597219505 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc06c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc0bc0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc0bc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc0bc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc0bc0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc0bc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.217466546 +0000 UTC m=+12.597219505 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc0bc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354a80 item 69 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1240): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1240): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1240): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1240): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1240): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.220388177 +0000 UTC m=+12.600141145 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1240): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1740): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1740): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355260 item 70 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1740): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1740): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1740): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1740): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1740): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.221408899 +0000 UTC m=+12.601161866 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1740): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1c80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1c80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1c80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1c80): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1c80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.221408899 +0000 UTC m=+12.601161866 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000fc1c80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355500 item 70 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6380): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6380): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6380): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6380): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6380): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.223696666 +0000 UTC m=+12.603449635 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6380): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6880): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6880): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6880): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6880): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6880): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355f10 item 71 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6880): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6880): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.224728118 +0000 UTC m=+12.604481096 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6880): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6d80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6d80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6d80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6d80): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6d80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.224728118 +0000 UTC m=+12.604481096 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff6d80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d81c0 item 71 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7400): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7400): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7400): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7400): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7400): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.227663614 +0000 UTC m=+12.607416583 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7400): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7900): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7900): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d8540 item 72 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7900): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7900): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7900): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7900): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7900): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.228811806 +0000 UTC m=+12.608564784 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7900): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7e40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7e40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7e40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7e40): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7e40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.228811806 +0000 UTC m=+12.608564784 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ff7e40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d8850 item 72 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18480): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18480): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18480): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18480): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18480): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.231561673 +0000 UTC m=+12.611314641 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18980): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18980): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d8c40 item 73 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18980): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.232647257 +0000 UTC m=+12.612400255 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18e40): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18e40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18e40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18e40): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18e40): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d8e70 item 73 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18e40): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18e40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.233356983 +0000 UTC m=+12.613109941 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a18e40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a19380): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a19380): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a19380): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a19380): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a19380): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.233356983 +0000 UTC m=+12.613109941 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a19380): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d9340 item 73 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a199c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a199c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a199c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a199c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a199c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a199c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a199c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.235323074 +0000 UTC m=+12.615076032 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a199c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a19ec0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a19ec0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a19ec0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d99d0 item 74 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a19ec0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a19ec0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.236139331 +0000 UTC m=+12.615892289 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a19ec0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60480): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d9b90 item 74 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60480): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60480): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60480): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60480): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.23690337 +0000 UTC m=+12.616656328 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60a00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60a00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60a00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60a00): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60a00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.23690337 +0000 UTC m=+12.616656328 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a60a00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d9d50 item 74 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61040): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61040): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61040): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61040): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61040): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61040): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61040): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.238694903 +0000 UTC m=+12.618447861 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61040): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61540): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61540): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61540): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c8c0 item 75 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61540): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61540): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.239411091 +0000 UTC m=+12.619164049 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61540): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61a80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61a80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61a80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61a80): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61a80): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ccb0 item 75 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61a80): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61a80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.240365699 +0000 UTC m=+12.620118667 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a61a80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92040): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92040): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92040): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92040): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92040): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.240365699 +0000 UTC m=+12.620118667 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92040): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d030 item 75 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92680): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92680): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92680): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92680): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92680): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92680): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92680): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.242846339 +0000 UTC m=+12.622599306 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92680): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92b80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92b80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92b80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d5e0 item 76 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92b80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92b80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.243592814 +0000 UTC m=+12.623345783 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a92b80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a930c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a930c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d880 item 76 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a930c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a930c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a930c0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a930c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a930c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.244654392 +0000 UTC m=+12.624407371 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a930c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93640): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93640): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93640): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93640): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93640): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.244654392 +0000 UTC m=+12.624407371 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93640): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dc70 item 76 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93c80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93c80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93c80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93c80): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93c80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93c80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93c80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.246938654 +0000 UTC m=+12.626691621 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a93c80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aac200): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aac200): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aac200): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004405b0 item 77 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aac200): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aac200): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.247902047 +0000 UTC m=+12.627655015 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aac200): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aac900): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aac900): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aac900): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aac900): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aac900): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.247902047 +0000 UTC m=+12.627655015 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aac900): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004408c0 item 77 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aacf40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aacf40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aacf40): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aacf40): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aacf40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aacf40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aacf40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.25086736 +0000 UTC m=+12.630620328 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aacf40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aad440): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aad440): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aad440): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441340 item 78 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aad440): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aad440): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.251716438 +0000 UTC m=+12.631469416 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aad440): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aadb40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aadb40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aadb40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aadb40): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aadb40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.251716438 +0000 UTC m=+12.631469416 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aadb40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004415e0 item 78 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca200): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca200): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca200): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca200): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca200): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca200): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca200): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.254765168 +0000 UTC m=+12.634518136 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca200): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca700): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca700): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca700): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700380 item 79 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca700): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca700): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.255636058 +0000 UTC m=+12.635389025 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aca700): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000acae00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000acae00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000acae00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000acae00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000acae00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.255636058 +0000 UTC m=+12.635389025 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000acae00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700540 item 79 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.258349837 +0000 UTC m=+12.638102795 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d727e0 item 80 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.259150765 +0000 UTC m=+12.638903723 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006351c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006351c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006351c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006351c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006351c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.259150765 +0000 UTC m=+12.638903723 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006351c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d729a0 item 80 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635800): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635800): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635800): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635800): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635800): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.261547567 +0000 UTC m=+12.641300525 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635800): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635cc0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635cc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635cc0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635cc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635cc0): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635cc0): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72e70 item 81 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635cc0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635cc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.262906907 +0000 UTC m=+12.642659875 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635cc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06280): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06280): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06280): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06280): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06280): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.262906907 +0000 UTC m=+12.642659875 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06280): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73030 item 81 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06940): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06940): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06940): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06940): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06940): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.270096182 +0000 UTC m=+12.649849151 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06940): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06e40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06e40): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06e40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007004d0 item 82 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06e40): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06e40): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06e40): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06e40): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06e40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.273158167 +0000 UTC m=+12.652911135 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06e40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b073c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b073c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b073c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b073c0): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b073c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.273158167 +0000 UTC m=+12.652911135 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b073c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700690 item 82 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07a40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07a40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07a40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07a40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07a40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.275534701 +0000 UTC m=+12.655287670 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07a40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07f40): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07f40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07f40): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07f40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07f40): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07f40): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700d20 item 83 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07f40): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07f40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.276097591 +0000 UTC m=+12.655850539 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07f40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.276097591 +0000 UTC m=+12.655850539 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700f50 item 83 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af480): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af480): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af480): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.277740182 +0000 UTC m=+12.657493130 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af980): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af980): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007012d0 item 84 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af980): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af980): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af980): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af980): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.278473143 +0000 UTC m=+12.658226091 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aff00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aff00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aff00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aff00): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aff00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.278473143 +0000 UTC m=+12.658226091 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aff00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701490 item 84 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fdc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fdc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fdc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fdc0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fdc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.280082462 +0000 UTC m=+12.659835401 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fdc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2a40): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2a40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2a40): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2a40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2a40): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2a40): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701880 item 85 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2a40): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2a40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.28192929 +0000 UTC m=+12.661682238 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2a40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3a40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3a40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3a40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3a40): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3a40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.28192929 +0000 UTC m=+12.661682238 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3a40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701b20 item 85 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858140): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858140): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858140): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858140): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858140): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.28351208 +0000 UTC m=+12.663265028 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858140): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858640): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858640): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858640): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956000 item 86 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858640): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858640): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858640): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858640): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858640): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.284646275 +0000 UTC m=+12.664399213 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858640): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858bc0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858bc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858bc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858bc0): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858bc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.284646275 +0000 UTC m=+12.664399213 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858bc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009561c0 item 86 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859340): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859340): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859340): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859340): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859340): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.286154615 +0000 UTC m=+12.665907563 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859340): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859840): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859840): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859840): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859840): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859840): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956540 item 87 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859840): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.286928292 +0000 UTC m=+12.666681240 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859d80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859d80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859d80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859d80): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859d80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.286928292 +0000 UTC m=+12.666681240 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859d80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956700 item 87 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a480): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a480): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a480): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.288519707 +0000 UTC m=+12.668272656 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d721c0 item 88 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.28910507 +0000 UTC m=+12.668858018 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5af00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5af00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5af00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5af00): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5af00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.28910507 +0000 UTC m=+12.668858018 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5af00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72380 item 88 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b540): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b540): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b540): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b540): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b540): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b540): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b540): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b540): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.290824687 +0000 UTC m=+12.670577636 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b540): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5ba80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5ba80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5ba80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72700 item 89 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5ba80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5ba80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.291374703 +0000 UTC m=+12.671127651 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5ba80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de540): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de540): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de540): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de540): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de540): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de540): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d728c0 item 89 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de540): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de540): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.292038382 +0000 UTC m=+12.671791330 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002de540): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df840): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df840): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df840): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.292038382 +0000 UTC m=+12.671791330 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72bd0 item 89 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dff40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dff40): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dff40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dff40): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dff40): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dff40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dff40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dff40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.293414452 +0000 UTC m=+12.673167391 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dff40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2500): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2500): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2500): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d732d0 item 90 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2500): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2500): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.293935895 +0000 UTC m=+12.673688843 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2500): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2a40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2a40): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2a40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73490 item 90 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2a40): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2a40): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2a40): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2a40): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2a40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.294601819 +0000 UTC m=+12.674354767 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2a40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3000): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3000): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3000): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3000): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3000): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.294601819 +0000 UTC m=+12.674354767 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3000): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73650 item 90 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3640): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3640): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3640): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3640): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3640): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3640): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3640): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3640): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.296287552 +0000 UTC m=+12.676040501 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3640): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3b80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3b80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3b80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73ab0 item 91 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3b80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3b80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.296989594 +0000 UTC m=+12.676742542 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3b80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c180): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c180): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c180): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c180): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c180): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c180): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73dc0 item 91 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c180): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c180): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.297701094 +0000 UTC m=+12.677454031 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c180): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c700): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c700): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c700): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c700): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c700): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.297701094 +0000 UTC m=+12.677454031 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6c700): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e230 item 91 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6cd40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6cd40): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6cd40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6cd40): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6cd40): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6cd40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6cd40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6cd40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.29918617 +0000 UTC m=+12.678939118 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6cd40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ec40 item 92 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.299797089 +0000 UTC m=+12.679550028 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d300): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ef50 item 92 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.30063679 +0000 UTC m=+12.680389738 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6d840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6de00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6de00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6de00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6de00): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6de00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.30063679 +0000 UTC m=+12.680389738 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d6de00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f110 item 92 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009344c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009344c0): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009344c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009344c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009344c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009344c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009344c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009344c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.302290023 +0000 UTC m=+12.682042971 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009344c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934a00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934a00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934a00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fce0 item 93 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934a00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934a00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.302890954 +0000 UTC m=+12.682643902 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934a00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935100): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935100): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935100): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935100): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935100): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.302890954 +0000 UTC m=+12.682643902 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935100): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004241c0 item 93 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935740): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935740): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935740): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935740): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935740): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935740): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935740): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935740): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.30447699 +0000 UTC m=+12.684229929 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935740): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935c80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935c80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935c80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424930 item 94 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935c80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935c80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.305302424 +0000 UTC m=+12.685055382 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935c80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4500): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4500): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4500): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4500): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4500): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.305302424 +0000 UTC m=+12.685055382 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4500): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424af0 item 94 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4b40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4b40): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4b40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4b40): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4b40): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4b40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4b40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4b40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.307364337 +0000 UTC m=+12.687117275 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e4b40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5080): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5080): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5080): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004252d0 item 95 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5080): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5080): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.308085254 +0000 UTC m=+12.687838202 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008e5080): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8980): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8980): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8980): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.308085254 +0000 UTC m=+12.687838202 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956930 item 95 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8fc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8fc0): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8fc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8fc0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8fc0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8fc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8fc0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8fc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.310114653 +0000 UTC m=+12.689867602 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8fc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9500): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9500): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9500): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956cb0 item 96 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9500): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9500): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.311230255 +0000 UTC m=+12.690983203 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9500): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce000): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce000): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce000): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce000): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce000): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.311230255 +0000 UTC m=+12.690983203 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce000): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956ee0 item 96 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= 2025/11/27 01:46:50 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:50 DEBUG : Looking for writers 2025/11/27 01:46:50 DEBUG : >WaitForWriters: 2025/11/27 01:46:50 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:50 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:50 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:50 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:50 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/27 01:46:50 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658640): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658640): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658640): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658640): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658640): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.335620124 +0000 UTC m=+12.715373061 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658640): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658ac0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658ac0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658ac0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658ac0): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658ac0): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658ac0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.335620124 +0000 UTC m=+12.715373061 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658ac0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658f80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658f80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658f80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658f80): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658f80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.335620124 +0000 UTC m=+12.715373061 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658f80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a8c0 item 1 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659600): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659600): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659600): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659600): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659600): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.338491139 +0000 UTC m=+12.718244077 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659600): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659b00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659b00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659b00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659b00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659b00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.338491139 +0000 UTC m=+12.718244077 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659b00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b0a0 item 2 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910200): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910200): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910200): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910200): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910200): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.341032703 +0000 UTC m=+12.720785641 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910200): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910680): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910680): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910680): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910680): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910680): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910680): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910680): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.341032703 +0000 UTC m=+12.720785641 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910680): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910b40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910b40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910b40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910b40): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910b40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.341032703 +0000 UTC m=+12.720785641 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910b40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b5e0 item 3 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009111c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009111c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009111c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009111c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009111c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.343170407 +0000 UTC m=+12.722923346 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009111c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911740): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911740): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911740): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911740): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911740): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.343170407 +0000 UTC m=+12.722923346 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911740): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070bdc0 item 4 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911d80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911d80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911d80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911d80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911d80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.345491508 +0000 UTC m=+12.725244446 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911d80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684280): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684280): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684280): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684280): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684280): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684280): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684280): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.345491508 +0000 UTC m=+12.725244446 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684280): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684740): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684740): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684740): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684740): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684740): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.345491508 +0000 UTC m=+12.725244446 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684740): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9c4d0 item 5 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684dc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684dc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684dc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684dc0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684dc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.350226612 +0000 UTC m=+12.729979551 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684dc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685340): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685340): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685340): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685340): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685340): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.350226612 +0000 UTC m=+12.729979551 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685340): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9cb60 item 6 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685a40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685a40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685a40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685a40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685a40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.354951588 +0000 UTC m=+12.734704526 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685a40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685f40): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685f40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685f40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685f40): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685f40): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685f40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.354951588 +0000 UTC m=+12.734704526 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685f40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e480): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e480): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e480): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.354951588 +0000 UTC m=+12.734704526 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9cee0 item 7 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065eb00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065eb00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065eb00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065eb00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065eb00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.357007359 +0000 UTC m=+12.736760297 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065eb00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f040): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f040): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f040): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f040): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f040): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.357007359 +0000 UTC m=+12.736760297 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f040): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9d490 item 8 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f680): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc00065f680): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f680): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f680): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f680): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f680): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f680): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.360689882 +0000 UTC m=+12.740442819 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.360689882 +0000 UTC m=+12.740442819 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966480): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966480): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966480): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.360689882 +0000 UTC m=+12.740442819 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9d810 item 9 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966b00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966b00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966b00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966b00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966b00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.362820714 +0000 UTC m=+12.742573652 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966b00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967040): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967040): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967040): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967040): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967040): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.362820714 +0000 UTC m=+12.742573652 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967040): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9dce0 item 10 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967680): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc000967680): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967680): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967680): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967680): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967680): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967680): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967a40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967a40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967a40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967a40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967a40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.366008996 +0000 UTC m=+12.745761935 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967a40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967f40): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967f40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967f40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967f40): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967f40): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967f40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.366008996 +0000 UTC m=+12.745761935 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967f40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009844c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009844c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009844c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009844c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009844c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.366008996 +0000 UTC m=+12.745761935 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009844c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3c1c0 item 11 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984b40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984b40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984b40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984b40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984b40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.370781051 +0000 UTC m=+12.750533989 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984b40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009850c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009850c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009850c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009850c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009850c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.370781051 +0000 UTC m=+12.750533989 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009850c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3c700 item 12 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985700): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc000985700): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985700): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985700): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985700): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985700): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985700): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985ac0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985ac0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985ac0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985ac0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985ac0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.375087618 +0000 UTC m=+12.754840556 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000985ac0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12200): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12200): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12200): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12200): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12200): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.375087618 +0000 UTC m=+12.754840556 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12200): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ca80 item 13 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d128c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d128c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d128c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d128c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d128c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.376752873 +0000 UTC m=+12.756505812 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d128c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12e00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12e00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12e00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12e00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12e00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.376752873 +0000 UTC m=+12.756505812 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12e00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ce00 item 14 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13440): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc000d13440): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13440): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13440): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13440): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13440): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13440): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.378772506 +0000 UTC m=+12.758525454 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13ec0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13ec0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13ec0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13ec0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13ec0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.378772506 +0000 UTC m=+12.758525454 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13ec0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3d180 item 15 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c200): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c200): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c200): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c200): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c200): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.380786969 +0000 UTC m=+12.760539907 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c200): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c800): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c800): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c800): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c800): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c800): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.380786969 +0000 UTC m=+12.760539907 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c800): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc150 item 16 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059ce40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059ce40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059ce40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059ce40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059ce40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.382783657 +0000 UTC m=+12.762536595 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059ce40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d2c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d2c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d2c0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d2c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d2c0): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d2c0): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d2c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d2c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.382783657 +0000 UTC m=+12.762536595 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d2c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d7c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d7c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d7c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d7c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d7c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.382783657 +0000 UTC m=+12.762536595 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d7c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc5b0 item 17 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.385352194 +0000 UTC m=+12.765105131 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064a400): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064a400): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064a400): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064a400): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064a400): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.385352194 +0000 UTC m=+12.765105131 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064a400): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd110 item 18 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064aa80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064aa80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064aa80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064aa80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064aa80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.387313426 +0000 UTC m=+12.767066364 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064aa80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064af80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064af80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064af80): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064af80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064af80): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064af80): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064af80): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064af80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.387313426 +0000 UTC m=+12.767066364 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064af80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064b480): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064b480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064b480): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064b480): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064b480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.387313426 +0000 UTC m=+12.767066364 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064b480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd650 item 19 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064bb00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064bb00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064bb00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064bb00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064bb00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.389348347 +0000 UTC m=+12.769101285 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00064bb00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006900c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006900c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006900c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006900c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006900c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.389348347 +0000 UTC m=+12.769101285 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006900c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdea0 item 20 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.390788108 +0000 UTC m=+12.770541045 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006345c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.390788108 +0000 UTC m=+12.770541045 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634ac0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634fc0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634fc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634fc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634fc0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634fc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.390788108 +0000 UTC m=+12.770541045 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634fc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3d570 item 21 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635640): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635640): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635640): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635640): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635640): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.393573541 +0000 UTC m=+12.773326480 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635640): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635bc0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635bc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635bc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635bc0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635bc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.393573541 +0000 UTC m=+12.773326480 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635bc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3da40 item 22 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a300): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a300): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a300): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a300): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a300): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.395140391 +0000 UTC m=+12.774893330 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a300): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a800): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a800): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a800): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a800): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a800): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a800): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a800): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a800): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.395140391 +0000 UTC m=+12.774893330 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074a800): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074ad00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074ad00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074ad00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074ad00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074ad00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.395140391 +0000 UTC m=+12.774893330 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074ad00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3df10 item 23 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074b380): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074b380): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074b380): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074b380): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074b380): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.397219175 +0000 UTC m=+12.776972113 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074b380): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074b8c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074b8c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074b8c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074b8c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074b8c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.397219175 +0000 UTC m=+12.776972113 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074b8c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2c4d0 item 24 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074bf00): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc00074bf00): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074bf00): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074bf00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074bf00): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074bf00): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00074bf00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778340): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778340): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778340): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778340): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778340): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.39870343 +0000 UTC m=+12.778456368 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778340): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778840): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778840): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778840): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778840): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778840): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778840): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.39870343 +0000 UTC m=+12.778456368 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778d80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778d80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778d80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778d80): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778d80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.39870343 +0000 UTC m=+12.778456368 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000778d80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2c850 item 25 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000779400): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000779400): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000779400): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000779400): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000779400): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.400899204 +0000 UTC m=+12.780652142 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000779400): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000779940): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000779940): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000779940): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000779940): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000779940): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.400899204 +0000 UTC m=+12.780652142 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000779940): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2ce00 item 26 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f8000): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc0007f8000): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f8000): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f8000): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f8000): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f8000): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f8000): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f83c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f83c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f83c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f83c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f83c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.403179838 +0000 UTC m=+12.782932775 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f83c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f88c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f88c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f88c0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f88c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f88c0): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f88c0): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f88c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f88c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.403179838 +0000 UTC m=+12.782932775 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f88c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f8e00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f8e00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f8e00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f8e00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f8e00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.403179838 +0000 UTC m=+12.782932775 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f8e00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2d2d0 item 27 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f9480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f9480): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f9480): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f9480): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f9480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.405614842 +0000 UTC m=+12.785367780 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f9480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f99c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f99c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f99c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f99c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f99c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.405614842 +0000 UTC m=+12.785367780 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007f99c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2d7a0 item 28 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816080): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc000816080): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816080): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816080): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816080): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816080): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816080): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816440): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816440): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816440): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816440): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816440): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.40819558 +0000 UTC m=+12.787948528 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816440): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816b00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816b00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816b00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816b00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816b00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.40819558 +0000 UTC m=+12.787948528 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000816b00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2db20 item 29 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000817180): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000817180): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000817180): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000817180): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000817180): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.409647684 +0000 UTC m=+12.789400623 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000817180): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008176c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008176c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008176c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008176c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008176c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.409647684 +0000 UTC m=+12.789400623 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008176c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2dea0 item 30 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000817d00): _readAt: size=2, off=0 2025/11/27 01:46:50 ERROR : open-test-file(0xc000817d00): Couldn't read size of file 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000817d00): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000817d00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000817d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000817d00): close: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000817d00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844140): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844140): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844140): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844140): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844140): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.411265019 +0000 UTC m=+12.791017967 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844140): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844800): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844800): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844800): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844800): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844800): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.411265019 +0000 UTC m=+12.791017967 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844800): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c770 item 31 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844e80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844e80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844e80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844e80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844e80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.412554688 +0000 UTC m=+12.792307625 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000844e80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008453c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008453c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008453c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008453c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008453c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.412554688 +0000 UTC m=+12.792307625 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008453c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cb60 item 32 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845a00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845a00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845a00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845a00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845a00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.413927401 +0000 UTC m=+12.793680340 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845a00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845e80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845e80): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845e80): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845e80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845e80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cfc0 item 33 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845e80): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845e80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.414560003 +0000 UTC m=+12.794312941 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000845e80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087c400): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087c400): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087c400): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087c400): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087c400): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.414560003 +0000 UTC m=+12.794312941 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087c400): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d1f0 item 33 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087ca40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087ca40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087ca40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087ca40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087ca40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.415832728 +0000 UTC m=+12.795585667 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087ca40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087cec0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087cec0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d880 item 34 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087cec0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087cec0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087cec0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087cec0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087cec0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.416379879 +0000 UTC m=+12.796132817 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087cec0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087d400): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087d400): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087d400): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087d400): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087d400): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.416379879 +0000 UTC m=+12.796132817 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087d400): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dc00 item 34 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087da40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087da40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087da40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087da40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087da40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.417667543 +0000 UTC m=+12.797420481 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087da40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087dec0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087dec0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087dec0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087dec0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087dec0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce00e0 item 35 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087dec0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087dec0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.418223009 +0000 UTC m=+12.797975947 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00087dec0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2440): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2440): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2440): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2440): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2440): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.418223009 +0000 UTC m=+12.797975947 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2440): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0380 item 35 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2ac0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2ac0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2ac0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2ac0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2ac0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.41988065 +0000 UTC m=+12.799633588 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2ac0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2fc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2fc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0700 item 36 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2fc0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2fc0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2fc0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2fc0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2fc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.420560089 +0000 UTC m=+12.800313027 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a2fc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a3500): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a3500): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a3500): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a3500): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a3500): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.420560089 +0000 UTC m=+12.800313027 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a3500): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce08c0 item 36 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a3b40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a3b40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a3b40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a3b40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a3b40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.421830391 +0000 UTC m=+12.801583328 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008a3b40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8040): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8040): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8040): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8040): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8040): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0d90 item 37 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8040): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8040): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.422332777 +0000 UTC m=+12.802085714 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8040): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8540): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8540): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8540): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8540): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8540): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.422332777 +0000 UTC m=+12.802085714 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8540): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0f50 item 37 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8bc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8bc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8bc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8bc0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8bc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.423722333 +0000 UTC m=+12.803475271 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f8bc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f90c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f90c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce12d0 item 38 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f90c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f90c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f90c0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f90c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f90c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.42436841 +0000 UTC m=+12.804121347 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f90c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f9600): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f9600): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f9600): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f9600): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f9600): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.42436841 +0000 UTC m=+12.804121347 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f9600): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1490 item 38 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f9c80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f9c80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f9c80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f9c80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f9c80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.425768095 +0000 UTC m=+12.805521033 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008f9c80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980200): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980200): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980200): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980200): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980200): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1880 item 39 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980200): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980200): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.426356121 +0000 UTC m=+12.806109060 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980200): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980700): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980700): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980700): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980700): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980700): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.426356121 +0000 UTC m=+12.806109060 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980700): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1a40 item 39 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980d80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980d80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980d80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980d80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980d80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.427967004 +0000 UTC m=+12.807719943 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980d80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981280): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981280): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1dc0 item 40 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981280): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981280): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981280): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981280): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981280): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.428615314 +0000 UTC m=+12.808368252 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981280): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009817c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009817c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009817c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009817c0): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009817c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.428615314 +0000 UTC m=+12.808368252 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009817c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422000 item 40 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981d80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981d80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981d80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981d80): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981d80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981d80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981d80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.42985571 +0000 UTC m=+12.809608648 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981d80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b4300): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b4300): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b4300): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422620 item 41 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b4300): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b4300): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.430375769 +0000 UTC m=+12.810128707 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b4300): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b47c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b47c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b47c0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b47c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b47c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004227e0 item 41 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b47c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b47c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.430854741 +0000 UTC m=+12.810607678 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b47c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b4d00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b4d00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b4d00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b4d00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b4d00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.430854741 +0000 UTC m=+12.810607678 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b4d00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004229a0 item 41 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5340): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5340): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5340): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5340): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5340): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5340): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5340): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.432213328 +0000 UTC m=+12.811966266 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5340): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5840): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5840): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422e70 item 42 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5840): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.432805914 +0000 UTC m=+12.812558852 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5d80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5d80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423030 item 42 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5d80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5d80): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5d80): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5d80): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5d80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.433480825 +0000 UTC m=+12.813233763 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009b5d80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6380): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6380): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6380): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6380): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6380): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.433480825 +0000 UTC m=+12.813233763 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6380): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004233b0 item 42 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d69c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d69c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d69c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d69c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d69c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d69c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d69c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.435053706 +0000 UTC m=+12.814806645 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d69c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6140): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6140): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6140): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422000 item 43 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6140): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6140): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.437022874 +0000 UTC m=+12.816775811 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6140): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6680): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6680): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6680): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6680): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6680): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004221c0 item 43 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6680): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6680): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.437597345 +0000 UTC m=+12.817350283 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6680): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6f80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6f80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6f80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6f80): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6f80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.437597345 +0000 UTC m=+12.817350283 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d6f80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422620 item 43 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d75c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d75c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d75c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d75c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d75c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d75c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d75c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.439019563 +0000 UTC m=+12.818772501 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d75c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d7ac0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d7ac0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d7ac0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004229a0 item 44 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d7ac0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d7ac0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.439571451 +0000 UTC m=+12.819324390 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009d7ac0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce080): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce080): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422cb0 item 44 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce080): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce080): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce080): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce080): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce080): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.440164858 +0000 UTC m=+12.819917796 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce080): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce640): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce640): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce640): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce640): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce640): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.440164858 +0000 UTC m=+12.819917796 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008ce640): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422e70 item 44 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec80): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.441507025 +0000 UTC m=+12.821259964 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cec80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf180): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf180): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf180): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004233b0 item 45 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf180): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf180): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.441977361 +0000 UTC m=+12.821730299 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf180): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf880): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf880): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf880): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf880): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf880): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.441977361 +0000 UTC m=+12.821730299 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cf880): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423c70 item 45 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cff00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cff00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cff00): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cff00): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cff00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cff00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cff00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.44350153 +0000 UTC m=+12.823254469 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008cff00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06500): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06500): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06500): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956230 item 46 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06500): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06500): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.443966767 +0000 UTC m=+12.823719705 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06500): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06c00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06c00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06c00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06c00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06c00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.443966767 +0000 UTC m=+12.823719705 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b06c00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009563f0 item 46 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07240): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07240): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07240): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07240): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07240): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07240): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07240): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.445331285 +0000 UTC m=+12.825084224 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07240): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07740): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07740): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07740): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956770 item 47 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07740): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07740): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.445917029 +0000 UTC m=+12.825669967 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07740): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07e40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07e40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07e40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07e40): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07e40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.445917029 +0000 UTC m=+12.825669967 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000b07e40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956930 item 47 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.447217026 +0000 UTC m=+12.826969964 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007aebc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af300): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af300): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af300): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956cb0 item 48 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af300): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af300): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.447782761 +0000 UTC m=+12.827535709 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007af300): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007afa00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007afa00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007afa00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007afa00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007afa00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.447782761 +0000 UTC m=+12.827535709 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0007afa00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000956ee0 item 48 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042ec40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042ec40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042ec40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042ec40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042ec40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.449169181 +0000 UTC m=+12.828922119 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042ec40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fd00): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fd00): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fd00): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fd00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fd00): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fd00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009572d0 item 49 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fd00): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fd00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.449709659 +0000 UTC m=+12.829462597 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00042fd00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2840): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2840): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2840): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.449709659 +0000 UTC m=+12.829462597 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f2840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000957570 item 49 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3b00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3b00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3b00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3b00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3b00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.451283151 +0000 UTC m=+12.831036109 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006f3b00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858080): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858080): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858080): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000957b20 item 50 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858080): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858080): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858080): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858080): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858080): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.451910282 +0000 UTC m=+12.831663230 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858080): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858600): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858600): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858600): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858600): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858600): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.451910282 +0000 UTC m=+12.831663230 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858600): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000957d50 item 50 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858c80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858c80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858c80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858c80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858c80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.453214176 +0000 UTC m=+12.832967115 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000858c80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859280): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859280): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859280): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859280): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859280): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859280): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e81c0 item 51 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859280): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859280): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.45373122 +0000 UTC m=+12.833484159 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859280): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008597c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008597c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008597c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008597c0): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008597c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.45373122 +0000 UTC m=+12.833484159 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008597c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e8380 item 51 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859e40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859e40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859e40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859e40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859e40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.455102251 +0000 UTC m=+12.834855190 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000859e40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a4c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a4c0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a4c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e8850 item 52 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a4c0): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a4c0): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a4c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a4c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.455865468 +0000 UTC m=+12.835618406 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5a4c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5aa40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5aa40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5aa40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5aa40): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5aa40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.455865468 +0000 UTC m=+12.835618406 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5aa40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e8a10 item 52 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b0c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b0c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b0c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b0c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b0c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.457013089 +0000 UTC m=+12.836766027 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b0c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b5c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b5c0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b5c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b5c0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b5c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e8e00 item 53 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b5c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b5c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.45754505 +0000 UTC m=+12.837297988 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5b5c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5bb00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5bb00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5bb00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5bb00): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5bb00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.45754505 +0000 UTC m=+12.837297988 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a5bb00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e8fc0 item 53 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dea00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dea00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dea00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dea00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dea00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.458927583 +0000 UTC m=+12.838680521 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002dea00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df9c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df9c0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df9c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e9340 item 54 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df9c0): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df9c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df9c0): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df9c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df9c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.459545627 +0000 UTC m=+12.839298565 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0002df9c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2040): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2040): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2040): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2040): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2040): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.459545627 +0000 UTC m=+12.839298565 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2040): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e9500 item 54 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca26c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca26c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca26c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca26c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca26c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.46079045 +0000 UTC m=+12.840543399 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca26c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2bc0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2bc0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2bc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2bc0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2bc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e9880 item 55 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2bc0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2bc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.461315348 +0000 UTC m=+12.841068286 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca2bc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3100): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3100): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3100): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3100): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3100): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.461315348 +0000 UTC m=+12.841068286 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3100): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008e9b20 item 55 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3780): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3780): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3780): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3780): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3780): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.462644912 +0000 UTC m=+12.842397850 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3780): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3c80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3c80): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3c80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007000e0 item 56 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3c80): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3c80): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3c80): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3c80): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3c80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.463401868 +0000 UTC m=+12.843154816 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000ca3c80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009342c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009342c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009342c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009342c0): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009342c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.463401868 +0000 UTC m=+12.843154816 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009342c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700460 item 56 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934900): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934900): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934900): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934900): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934900): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934900): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934900): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934900): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.465249165 +0000 UTC m=+12.845002113 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934900): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934e40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934e40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934e40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700a10 item 57 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934e40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934e40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.465761429 +0000 UTC m=+12.845514367 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000934e40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935380): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935380): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935380): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935380): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935380): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935380): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700c40 item 57 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935380): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935380): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.466284725 +0000 UTC m=+12.846037662 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935380): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935900): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935900): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935900): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935900): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935900): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.466284725 +0000 UTC m=+12.846037662 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000935900): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700e00 item 57 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8180): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8180): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8180): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8180): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8180): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8180): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8180): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8180): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.467827078 +0000 UTC m=+12.847580016 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8180): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8900): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8900): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8900): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007011f0 item 58 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8900): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8900): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.468353559 +0000 UTC m=+12.848106497 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8900): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e40): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007013b0 item 58 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e40): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e40): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e40): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e40): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.468978617 +0000 UTC m=+12.848731555 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a8e40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9400): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9400): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9400): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9400): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9400): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.468978617 +0000 UTC m=+12.848731555 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9400): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701570 item 58 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9a80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9a80): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9a80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9a80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9a80): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9a80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9a80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9a80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.471777626 +0000 UTC m=+12.851530575 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0003a9a80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e4c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e4c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e4c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701a40 item 59 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e4c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e4c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.472314747 +0000 UTC m=+12.852067695 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083e4c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ea00): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ea00): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ea00): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ea00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ea00): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ea00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701c00 item 59 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ea00): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ea00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.472885021 +0000 UTC m=+12.852637959 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ea00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ef80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ef80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ef80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ef80): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ef80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.472885021 +0000 UTC m=+12.852637959 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083ef80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701dc0 item 59 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f5c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f5c0): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f5c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f5c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f5c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f5c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f5c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.475103157 +0000 UTC m=+12.854856105 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083f5c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fb40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fb40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fb40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d722a0 item 60 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fb40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fb40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.475680073 +0000 UTC m=+12.855433021 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00083fb40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658100): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658100): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658100): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72460 item 60 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658100): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658100): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658100): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658100): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658100): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.476455433 +0000 UTC m=+12.856208381 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658100): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006586c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006586c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006586c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006586c0): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006586c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.476455433 +0000 UTC m=+12.856208381 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006586c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72620 item 60 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658d00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658d00): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658d00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658d00): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658d00): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658d00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658d00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658d00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.47780851 +0000 UTC m=+12.857561448 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000658d00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659280): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659280): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659280): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d729a0 item 61 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659280): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659280): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.478384304 +0000 UTC m=+12.858137242 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659280): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659980): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659980): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659980): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.478384304 +0000 UTC m=+12.858137242 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000659980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72cb0 item 61 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910080): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910080): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910080): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910080): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910080): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910080): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910080): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910080): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.479776555 +0000 UTC m=+12.859529493 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910080): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009105c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009105c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009105c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73030 item 62 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009105c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009105c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.480345727 +0000 UTC m=+12.860098665 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009105c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910cc0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910cc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910cc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910cc0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910cc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.480345727 +0000 UTC m=+12.860098665 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000910cc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73340 item 62 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911300): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911300): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911300): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911300): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911300): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911300): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911300): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911300): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.481944617 +0000 UTC m=+12.861697556 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911300): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911880): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911880): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911880): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d736c0 item 63 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911880): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911880): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.482550497 +0000 UTC m=+12.862303436 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000911880): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684000): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684000): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684000): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684000): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684000): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.482550497 +0000 UTC m=+12.862303436 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684000): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73960 item 63 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684640): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684640): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684640): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684640): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684640): >_readAt: n=0, err=Bad file descriptor 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684640): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684640): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684640): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.484077412 +0000 UTC m=+12.863830350 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684640): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73e30 item 64 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.484608131 +0000 UTC m=+12.864361070 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000684b80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685280): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685280): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685280): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685280): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685280): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.484608131 +0000 UTC m=+12.864361070 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685280): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e2a0 item 64 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685980): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685980): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685980): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.485940711 +0000 UTC m=+12.865693649 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e00): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e00): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e00): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ed20 item 65 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e00): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.486519791 +0000 UTC m=+12.866272729 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000685e00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.486519791 +0000 UTC m=+12.866272729 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e380): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033efc0 item 65 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e9c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e9c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e9c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e9c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e9c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.487816652 +0000 UTC m=+12.867569590 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065e9c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ee40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ee40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f5e0 item 66 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ee40): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ee40): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ee40): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ee40): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ee40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.48849522 +0000 UTC m=+12.868248158 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065ee40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f400): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f400): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f400): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f400): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f400): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.48849522 +0000 UTC m=+12.868248158 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065f400): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fdc0 item 66 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.489761914 +0000 UTC m=+12.869514853 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fa40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004247e0 item 67 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.490331947 +0000 UTC m=+12.870084886 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00065fec0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966480): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966480): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966480): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.490331947 +0000 UTC m=+12.870084886 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004249a0 item 67 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966b00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966b00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966b00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966b00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966b00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.491685336 +0000 UTC m=+12.871438274 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000966b00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967000): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967000): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425110 item 68 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967000): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967000): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967000): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967000): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967000): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.492948645 +0000 UTC m=+12.872701582 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967000): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967540): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967540): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967540): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967540): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967540): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.492948645 +0000 UTC m=+12.872701582 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967540): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425340 item 68 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967b80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967b80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967b80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967b80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967b80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.495122868 +0000 UTC m=+12.874875806 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000967b80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984080): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984080): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984080): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984080): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984080): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a150 item 69 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984080): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984080): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.495699874 +0000 UTC m=+12.875452813 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984080): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984580): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984580): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984580): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984580): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984580): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.495699874 +0000 UTC m=+12.875452813 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000984580): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a3f0 item 69 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12180): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12180): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12180): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12180): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12180): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.497538967 +0000 UTC m=+12.877291915 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12180): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12740): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12740): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9c2a0 item 70 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12740): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12740): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12740): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12740): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12740): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.498549709 +0000 UTC m=+12.878302647 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12740): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12c80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12c80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12c80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12c80): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12c80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.498549709 +0000 UTC m=+12.878302647 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d12c80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9c690 item 70 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13300): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13300): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13300): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13300): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13300): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.500030227 +0000 UTC m=+12.879783165 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13300): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9ca80 item 71 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.502021255 +0000 UTC m=+12.881774193 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13800): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13d00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13d00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13d00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13d00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13d00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.502021255 +0000 UTC m=+12.881774193 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000d13d00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9cc40 item 71 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c4c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c4c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c4c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c4c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c4c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.503535446 +0000 UTC m=+12.883288384 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c4c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c9c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c9c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9cfc0 item 72 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c9c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c9c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c9c0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c9c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c9c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.504374696 +0000 UTC m=+12.884127634 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059c9c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059cf00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059cf00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059cf00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059cf00): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059cf00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.504374696 +0000 UTC m=+12.884127634 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059cf00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9d260 item 72 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d4c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d4c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d4c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d4c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d4c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d4c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d4c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.505857247 +0000 UTC m=+12.885610186 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d4c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d9c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d9c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d9c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9d5e0 item 73 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d9c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d9c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.506555873 +0000 UTC m=+12.886308811 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059d9c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de80): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de80): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9d7a0 item 73 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de80): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.507280837 +0000 UTC m=+12.887033776 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00059de80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634440): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634440): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634440): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634440): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634440): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.507280837 +0000 UTC m=+12.887033776 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634440): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9d960 item 73 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634a80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634a80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634a80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634a80): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634a80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634a80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634a80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.508895898 +0000 UTC m=+12.888648846 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634a80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634f80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634f80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634f80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9dce0 item 74 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634f80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634f80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.509393755 +0000 UTC m=+12.889146693 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000634f80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006354c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006354c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e9dea0 item 74 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006354c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006354c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006354c0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006354c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006354c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.51054355 +0000 UTC m=+12.890296499 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0006354c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635a40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635a40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635a40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635a40): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635a40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.51054355 +0000 UTC m=+12.890296499 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000635a40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc0e0 item 74 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836140): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836140): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836140): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836140): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836140): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836140): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836140): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.513331219 +0000 UTC m=+12.893084157 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836140): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836640): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836640): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836640): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc540 item 75 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836640): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836640): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.513918073 +0000 UTC m=+12.893671011 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836640): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836b80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836b80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836b80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836b80): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836b80): _writeAt: size=3, off=2 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc7e0 item 75 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836b80): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836b80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.51455842 +0000 UTC m=+12.894311368 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000836b80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008370c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008370c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008370c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008370c0): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008370c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.51455842 +0000 UTC m=+12.894311368 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008370c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcee0 item 75 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837700): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837700): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837700): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837700): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837700): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837700): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837700): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.516249273 +0000 UTC m=+12.896002210 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837700): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837c00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837c00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837c00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd340 item 76 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837c00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837c00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.51692245 +0000 UTC m=+12.896675388 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000837c00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a1c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a1c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd650 item 76 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a1c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a1c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a1c0): _writeAt: size=3, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a1c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a1c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.517587732 +0000 UTC m=+12.897340670 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a1c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a740): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a740): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a740): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a740): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a740): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.517587732 +0000 UTC m=+12.897340670 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085a740): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd8f0 item 76 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085ad80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085ad80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085ad80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085ad80): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085ad80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085ad80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085ad80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.518867712 +0000 UTC m=+12.898620671 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085ad80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085b280): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085b280): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085b280): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3c070 item 77 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085b280): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085b280): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.519479383 +0000 UTC m=+12.899232331 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085b280): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085b980): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085b980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085b980): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085b980): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085b980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.519479383 +0000 UTC m=+12.899232331 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00085b980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3c2a0 item 77 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886040): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886040): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886040): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886040): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886040): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886040): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886040): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.521356578 +0000 UTC m=+12.901109527 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886040): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886540): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886540): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886540): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3c690 item 78 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886540): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886540): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.521913086 +0000 UTC m=+12.901666024 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886540): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886c40): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886c40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886c40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886c40): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886c40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.521913086 +0000 UTC m=+12.901666024 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000886c40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3c850 item 78 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887280): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887280): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887280): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887280): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887280): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887280): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887280): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.523528858 +0000 UTC m=+12.903281795 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887280): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887780): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887780): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887780): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3cbd0 item 79 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887780): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887780): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.524091977 +0000 UTC m=+12.903844916 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887780): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887e80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887e80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887e80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887e80): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887e80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.524091977 +0000 UTC m=+12.903844916 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000887e80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3cd90 item 79 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089e540): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089e540): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089e540): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089e540): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089e540): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089e540): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089e540): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.52558592 +0000 UTC m=+12.905338858 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089e540): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089ea40): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089ea40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089ea40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3d110 item 80 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089ea40): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089ea40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.526040576 +0000 UTC m=+12.905793514 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089ea40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089f140): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089f140): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089f140): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089f140): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089f140): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.526040576 +0000 UTC m=+12.905793514 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089f140): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3d2d0 item 80 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089f780): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089f780): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089f780): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089f780): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089f780): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.527708657 +0000 UTC m=+12.907461605 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089f780): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089fc00): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089fc00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089fc00): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089fc00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089fc00): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089fc00): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3d6c0 item 81 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089fc00): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089fc00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.528323294 +0000 UTC m=+12.908076233 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc00089fc00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c81c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c81c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c81c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c81c0): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c81c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.528323294 +0000 UTC m=+12.908076233 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c81c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3d880 item 81 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8840): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8840): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8840): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8840): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8840): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.529810343 +0000 UTC m=+12.909563281 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8840): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8d40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8d40): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8d40): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3dc00 item 82 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8d40): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8d40): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8d40): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8d40): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8d40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.530399794 +0000 UTC m=+12.910152732 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c8d40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c92c0): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c92c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c92c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c92c0): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c92c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.530399794 +0000 UTC m=+12.910152732 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c92c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3df10 item 82 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9940): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9940): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9940): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9940): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9940): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.531628246 +0000 UTC m=+12.911381184 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9940): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9e40): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9e40): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9e40): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9e40): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9e40): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9e40): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2c310 item 83 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9e40): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9e40): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.532194011 +0000 UTC m=+12.911946949 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0008c9e40): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912400): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912400): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912400): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912400): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912400): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.532194011 +0000 UTC m=+12.911946949 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912400): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2c540 item 83 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912a80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912a80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912a80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912a80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912a80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.533551928 +0000 UTC m=+12.913304865 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912a80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912f80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912f80): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912f80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2c930 item 84 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912f80): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912f80): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912f80): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912f80): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912f80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.534252757 +0000 UTC m=+12.914005705 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000912f80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000913500): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000913500): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000913500): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000913500): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000913500): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.534252757 +0000 UTC m=+12.914005705 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000913500): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2cb60 item 84 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000913b80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000913b80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000913b80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000913b80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000913b80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.53582619 +0000 UTC m=+12.915579138 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000913b80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980100): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980100): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980100): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980100): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980100): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980100): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2cee0 item 85 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980100): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980100): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.536892417 +0000 UTC m=+12.916645365 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980100): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980640): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980640): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980640): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980640): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980640): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.536892417 +0000 UTC m=+12.916645365 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980640): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2d180 item 85 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980cc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980cc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980cc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980cc0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980cc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.538299907 +0000 UTC m=+12.918052855 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000980cc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009811c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009811c0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009811c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2d570 item 86 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009811c0): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009811c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009811c0): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009811c0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009811c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.538968976 +0000 UTC m=+12.918721924 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009811c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981740): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981740): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981740): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981740): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981740): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.538968976 +0000 UTC m=+12.918721924 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981740): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2d730 item 86 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981dc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981dc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981dc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981dc0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981dc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.540310843 +0000 UTC m=+12.920063791 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000981dc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4340): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4340): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4340): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4340): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4340): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4340): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2dab0 item 87 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4340): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4340): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.540932072 +0000 UTC m=+12.920685020 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4340): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4880): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4880): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4880): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4880): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4880): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.540932072 +0000 UTC m=+12.920685020 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4880): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2dc70 item 87 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4f00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4f00): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4f00): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4f00): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4f00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.542511105 +0000 UTC m=+12.922264053 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a4f00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5400): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5400): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5400): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c3f0 item 88 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5400): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5400): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5400): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5400): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5400): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.543206836 +0000 UTC m=+12.922959784 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5400): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5980): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5980): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5980): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.543206836 +0000 UTC m=+12.922959784 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc0009a5980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c690 item 88 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02040): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02040): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02040): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02040): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02040): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02040): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02040): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02040): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.544804903 +0000 UTC m=+12.924557851 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02040): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02580): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02580): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02580): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016caf0 item 89 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02580): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02580): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.545308262 +0000 UTC m=+12.925061210 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02580): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02ac0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02ac0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02ac0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02ac0): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02ac0): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02ac0): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cd20 item 89 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02ac0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02ac0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.545920214 +0000 UTC m=+12.925673151 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a02ac0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03040): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03040): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03040): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03040): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03040): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.545920214 +0000 UTC m=+12.925673151 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03040): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cf50 item 89 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03680): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03680): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03680): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03680): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03680): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03680): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03680): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03680): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.547345987 +0000 UTC m=+12.927098926 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03680): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03bc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03bc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03bc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d420 item 90 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03bc0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03bc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.54788374 +0000 UTC m=+12.927636678 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a03bc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a180): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a180): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a180): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d7a0 item 90 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a180): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a180): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a180): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a180): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a180): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.548581784 +0000 UTC m=+12.928334732 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a180): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a740): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a740): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a740): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a740): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a740): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.548581784 +0000 UTC m=+12.928334732 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2a740): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dab0 item 90 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2ad80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2ad80): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2ad80): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2ad80): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2ad80): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2ad80): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2ad80): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2ad80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.550009773 +0000 UTC m=+12.929762711 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2ad80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b2c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b2c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b2c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0070 item 91 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b2c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b2c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.550720291 +0000 UTC m=+12.930473229 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b2c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b800): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b800): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b800): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b800): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b800): >_readAt: n=2, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b800): _writeAt: size=3, off=7 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0310 item 91 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b800): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b800): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.551372048 +0000 UTC m=+12.931124987 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2b800): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2bd80): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2bd80): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2bd80): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2bd80): >_readAt: n=8, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2bd80): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.551372048 +0000 UTC m=+12.931124987 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a2bd80): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce04d0 item 91 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54440): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54440): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54440): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54440): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54440): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54440): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54440): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54440): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.552832688 +0000 UTC m=+12.932585626 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54440): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54980): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54980): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54980): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0850 item 92 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54980): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54980): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.553339462 +0000 UTC m=+12.933092400 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54980): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54ec0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54ec0): open at offset 5 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54ec0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0a10 item 92 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54ec0): _readAt: size=2, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54ec0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54ec0): _writeAt: size=3, off=5 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54ec0): >_writeAt: n=3, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54ec0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.554115943 +0000 UTC m=+12.933868882 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a54ec0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55480): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55480): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55480): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55480): >_readAt: n=3, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55480): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.554115943 +0000 UTC m=+12.933868882 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55480): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce0d20 item 92 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55ac0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55ac0): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55ac0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55ac0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55ac0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55ac0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55ac0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55ac0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.555651094 +0000 UTC m=+12.935404042 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a55ac0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80080): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80080): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80080): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce10a0 item 93 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80080): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80080): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.556218712 +0000 UTC m=+12.935971650 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80080): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80780): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80780): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80780): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80780): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80780): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.556218712 +0000 UTC m=+12.935971650 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80780): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1260 item 93 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80dc0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80dc0): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80dc0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80dc0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80dc0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80dc0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80dc0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80dc0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.557760284 +0000 UTC m=+12.937513232 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a80dc0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a81300): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a81300): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a81300): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1650 item 94 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a81300): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a81300): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.558323825 +0000 UTC m=+12.938076773 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a81300): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a81a00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a81a00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a81a00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a81a00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a81a00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.558323825 +0000 UTC m=+12.938076773 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a81a00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1810 item 94 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a980c0): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a980c0): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a980c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a980c0): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a980c0): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a980c0): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a980c0): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a980c0): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.55989261 +0000 UTC m=+12.939645548 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a980c0): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a98600): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a98600): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a98600): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1b90 item 95 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a98600): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a98600): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.560465037 +0000 UTC m=+12.940217975 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a98600): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a98d00): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a98d00): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a98d00): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a98d00): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a98d00): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.560465037 +0000 UTC m=+12.940217975 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a98d00): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce1d50 item 95 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 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/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99340): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99340): open at offset 0 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99340): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99340): _readAt: size=2, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99340): >_readAt: n=0, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99340): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99340): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99340): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.561928001 +0000 UTC m=+12.941680939 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99340): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99880): _writeAt: size=5, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99880): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99880): >openPending: err= 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354540 item 96 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99880): >_writeAt: n=5, err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99880): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.562594215 +0000 UTC m=+12.942347164 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000a99880): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/27 01:46:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:46:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/27 01:46:50 DEBUG : open-test-file: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aba000): _readAt: size=512, off=0 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aba000): openPending: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aba000): >openPending: err= 2025/11/27 01:46:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aba000): >_readAt: n=5, err=EOF 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aba000): close: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-27 01:46:50.562594215 +0000 UTC m=+12.942347164 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/27 01:46:50 DEBUG : open-test-file(0xc000aba000): >close: err= 2025/11/27 01:46:50 DEBUG : open-test-file: Remove: 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354a80 item 96 2025/11/27 01:46:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/27 01:46:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/27 01:46:50 DEBUG : open-test-file: >Remove: err= 2025/11/27 01:46:50 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:50 DEBUG : Looking for writers 2025/11/27 01:46:50 DEBUG : >WaitForWriters: 2025/11/27 01:46:50 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.60s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.25s) --- 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.01s) --- 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:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:46:50 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:46:50 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:46:50 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:50 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:46:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:46:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:46:50 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:46:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:46:50 DEBUG : file1: newRWFileHandle: 2025/11/27 01:46:50 DEBUG : file1(0xc000ba70c0): openPending: 2025/11/27 01:46:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:50 DEBUG : file1(0xc000ba70c0): >openPending: err= 2025/11/27 01:46:50 DEBUG : file1: >newRWFileHandle: err= 2025/11/27 01:46:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:46:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/27 01:46:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/11/27 01:46:50 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:46:50 DEBUG : Looking for writers 2025/11/27 01:46:50 DEBUG : file1: reading active writers 2025/11/27 01:46:50 DEBUG : file1: active writers 1 2025/11/27 01:46:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:46:50 DEBUG : Looking for writers 2025/11/27 01:46:50 DEBUG : file1: reading active writers 2025/11/27 01:46:50 DEBUG : file1: active writers 1 2025/11/27 01:46:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:46:50 DEBUG : Looking for writers 2025/11/27 01:46:50 DEBUG : file1: reading active writers 2025/11/27 01:46:50 DEBUG : file1: active writers 1 2025/11/27 01:46:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:46:50 DEBUG : Looking for writers 2025/11/27 01:46:50 DEBUG : file1: reading active writers 2025/11/27 01:46:50 DEBUG : file1: active writers 1 2025/11/27 01:46:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:46:50 DEBUG : Looking for writers 2025/11/27 01:46:50 DEBUG : file1: reading active writers 2025/11/27 01:46:50 DEBUG : file1: active writers 1 2025/11/27 01:46:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/11/27 01:46:50 DEBUG : Looking for writers 2025/11/27 01:46:50 DEBUG : file1: reading active writers 2025/11/27 01:46:50 DEBUG : file1: active writers 1 2025/11/27 01:46:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/11/27 01:46:51 DEBUG : Looking for writers 2025/11/27 01:46:51 DEBUG : file1: reading active writers 2025/11/27 01:46:51 DEBUG : file1: active writers 1 2025/11/27 01:46:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/11/27 01:46:51 DEBUG : Looking for writers 2025/11/27 01:46:51 DEBUG : file1: reading active writers 2025/11/27 01:46:51 DEBUG : file1: active writers 1 2025/11/27 01:46:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:46:52 DEBUG : Looking for writers 2025/11/27 01:46:52 DEBUG : file1: reading active writers 2025/11/27 01:46:52 DEBUG : file1: active writers 1 2025/11/27 01:46:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:46:53 DEBUG : Looking for writers 2025/11/27 01:46:53 DEBUG : file1: reading active writers 2025/11/27 01:46:53 DEBUG : file1: active writers 1 2025/11/27 01:46:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:46:54 DEBUG : Looking for writers 2025/11/27 01:46:54 DEBUG : file1: reading active writers 2025/11/27 01:46:54 DEBUG : file1: active writers 1 2025/11/27 01:46:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:46:55 DEBUG : Looking for writers 2025/11/27 01:46:55 DEBUG : file1: reading active writers 2025/11/27 01:46:55 DEBUG : file1: active writers 1 2025/11/27 01:46:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:46:56 DEBUG : Looking for writers 2025/11/27 01:46:56 DEBUG : file1: reading active writers 2025/11/27 01:46:56 DEBUG : file1: active writers 1 2025/11/27 01:46:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:46:57 DEBUG : Looking for writers 2025/11/27 01:46:57 DEBUG : file1: reading active writers 2025/11/27 01:46:57 DEBUG : file1: active writers 1 2025/11/27 01:46:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:46:58 DEBUG : Looking for writers 2025/11/27 01:46:58 DEBUG : file1: reading active writers 2025/11/27 01:46:58 DEBUG : file1: active writers 1 2025/11/27 01:46:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:46:59 DEBUG : Looking for writers 2025/11/27 01:46:59 DEBUG : file1: reading active writers 2025/11/27 01:46:59 DEBUG : file1: active writers 1 2025/11/27 01:46:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:00 DEBUG : Looking for writers 2025/11/27 01:47:00 DEBUG : file1: reading active writers 2025/11/27 01:47:00 DEBUG : file1: active writers 1 2025/11/27 01:47:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:01 DEBUG : Looking for writers 2025/11/27 01:47:01 DEBUG : file1: reading active writers 2025/11/27 01:47:01 DEBUG : file1: active writers 1 2025/11/27 01:47:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:02 DEBUG : Looking for writers 2025/11/27 01:47:02 DEBUG : file1: reading active writers 2025/11/27 01:47:02 DEBUG : file1: active writers 1 2025/11/27 01:47:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:03 DEBUG : Looking for writers 2025/11/27 01:47:03 DEBUG : file1: reading active writers 2025/11/27 01:47:03 DEBUG : file1: active writers 1 2025/11/27 01:47:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:04 DEBUG : Looking for writers 2025/11/27 01:47:04 DEBUG : file1: reading active writers 2025/11/27 01:47:04 DEBUG : file1: active writers 1 2025/11/27 01:47:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:05 DEBUG : Looking for writers 2025/11/27 01:47:05 DEBUG : file1: reading active writers 2025/11/27 01:47:05 DEBUG : file1: active writers 1 2025/11/27 01:47:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:06 DEBUG : Looking for writers 2025/11/27 01:47:06 DEBUG : file1: reading active writers 2025/11/27 01:47:06 DEBUG : file1: active writers 1 2025/11/27 01:47:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:07 DEBUG : Looking for writers 2025/11/27 01:47:07 DEBUG : file1: reading active writers 2025/11/27 01:47:07 DEBUG : file1: active writers 1 2025/11/27 01:47:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:08 DEBUG : Looking for writers 2025/11/27 01:47:08 DEBUG : file1: reading active writers 2025/11/27 01:47:08 DEBUG : file1: active writers 1 2025/11/27 01:47:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:09 DEBUG : Looking for writers 2025/11/27 01:47:09 DEBUG : file1: reading active writers 2025/11/27 01:47:09 DEBUG : file1: active writers 1 2025/11/27 01:47:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:10 DEBUG : Looking for writers 2025/11/27 01:47:10 DEBUG : file1: reading active writers 2025/11/27 01:47:10 DEBUG : file1: active writers 1 2025/11/27 01:47:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:11 DEBUG : Looking for writers 2025/11/27 01:47:11 DEBUG : file1: reading active writers 2025/11/27 01:47:11 DEBUG : file1: active writers 1 2025/11/27 01:47:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:12 DEBUG : Looking for writers 2025/11/27 01:47:12 DEBUG : file1: reading active writers 2025/11/27 01:47:12 DEBUG : file1: active writers 1 2025/11/27 01:47:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:13 DEBUG : Looking for writers 2025/11/27 01:47:13 DEBUG : file1: reading active writers 2025/11/27 01:47:13 DEBUG : file1: active writers 1 2025/11/27 01:47:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:14 DEBUG : Looking for writers 2025/11/27 01:47:14 DEBUG : file1: reading active writers 2025/11/27 01:47:14 DEBUG : file1: active writers 1 2025/11/27 01:47:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:15 DEBUG : Looking for writers 2025/11/27 01:47:15 DEBUG : file1: reading active writers 2025/11/27 01:47:15 DEBUG : file1: active writers 1 2025/11/27 01:47:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:16 DEBUG : Looking for writers 2025/11/27 01:47:16 DEBUG : file1: reading active writers 2025/11/27 01:47:16 DEBUG : file1: active writers 1 2025/11/27 01:47:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:17 DEBUG : Looking for writers 2025/11/27 01:47:17 DEBUG : file1: reading active writers 2025/11/27 01:47:17 DEBUG : file1: active writers 1 2025/11/27 01:47:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:18 DEBUG : Looking for writers 2025/11/27 01:47:18 DEBUG : file1: reading active writers 2025/11/27 01:47:18 DEBUG : file1: active writers 1 2025/11/27 01:47:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:19 DEBUG : Looking for writers 2025/11/27 01:47:19 DEBUG : file1: reading active writers 2025/11/27 01:47:19 DEBUG : file1: active writers 1 2025/11/27 01:47:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/27 01:47:20 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000bae1e0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0003d3208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824637731392} name:file1 opens:1 downloaders: o: fd:0xc000306010 info:{ModTime:{wall:13997760773627528507 ext:12966383407 loc:0x429cc00} ATime:{wall:13997760773627528507 ext:12966383407 loc:0x429cc00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/11/27 01:47:20 DEBUG : >WaitForWriters: 2025/11/27 01:47:20 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:20 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:20 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:47:20 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:47:20 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:47:20 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:47:20 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:47:20 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:47:20 DEBUG : rename_me: newRWFileHandle: 2025/11/27 01:47:20 DEBUG : rename_me(0xc0007aebc0): openPending: 2025/11/27 01:47:20 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/27 01:47:20 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/27 01:47:20 DEBUG : rename_me(0xc0007aebc0): >openPending: err= 2025/11/27 01:47:20 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/27 01:47:20 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/27 01:47:20 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/27 01:47:20 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/27 01:47:20 DEBUG : rename_me(0xc0007aebc0): _writeAt: size=5, off=0 2025/11/27 01:47:20 DEBUG : rename_me(0xc0007aebc0): >_writeAt: n=5, err= 2025/11/27 01:47:20 DEBUG : rename_me(0xc0007aebc0): close: 2025/11/27 01:47:20 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-27 01:47:20.611718629 +0000 UTC m=+42.991471657 2025/11/27 01:47:20 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/27 01:47:20 DEBUG : rename_me(0xc0007aebc0): >close: err= 2025/11/27 01:47:20 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/27 01:47:20 DEBUG : i_was_renamed: Updating file with 0xc00057d980 2025/11/27 01:47:20 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/27 01:47:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/27 01:47:20 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:20 DEBUG : Looking for writers 2025/11/27 01:47:20 DEBUG : i_was_renamed: reading active writers 2025/11/27 01:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/27 01:47:20 DEBUG : Looking for writers 2025/11/27 01:47:20 DEBUG : i_was_renamed: reading active writers 2025/11/27 01:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/27 01:47:20 DEBUG : Looking for writers 2025/11/27 01:47:20 DEBUG : i_was_renamed: reading active writers 2025/11/27 01:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/27 01:47:20 DEBUG : Looking for writers 2025/11/27 01:47:20 DEBUG : i_was_renamed: reading active writers 2025/11/27 01:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/27 01:47:20 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/27 01:47:20 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:20 DEBUG : i_was_renamed: size = 5 OK 2025/11/27 01:47:20 INFO : i_was_renamed: Copied (new) 2025/11/27 01:47:20 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-27 01:47:20 +0000 UTC" 2025/11/27 01:47:20 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/27 01:47:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/27 01:47:20 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/27 01:47:20 DEBUG : Looking for writers 2025/11/27 01:47:20 DEBUG : i_was_renamed: reading active writers 2025/11/27 01:47:20 DEBUG : >WaitForWriters: 2025/11/27 01:47:20 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:20 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:20 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/27 01:47:20 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:47:20 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/27 01:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dy13T}/rclone-test-kobicim1sufa" 2025/11/27 01:47:20 INFO : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/27 01:47:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:20 DEBUG : forgetting directory cache 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000935100): _readAt: size=512, off=0 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000935100): openPending: 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-27 00:48:20 +0000 UTC" against cached fingerprint "" 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/27 01:47:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000935100): >openPending: err= 2025/11/27 01:47:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000935100): >_readAt: n=20, err=EOF 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000935100): close: 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-27 00:48:20 +0000 GMT 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000935100): >close: err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:21 DEBUG : forgetting directory cache 2025/11/27 01:47:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc00083f540): _readAt: size=512, off=0 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc00083f540): openPending: 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-27 00:49:20 +0000 UTC" against cached fingerprint "20,2025-11-27 00:48:20 +0000 UTC" 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-27 00:49:20 +0000 UTC" != cached fingerprint "20,2025-11-27 00:48:20 +0000 UTC") 2025/11/27 01:47:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/27 01:47:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc00083f540): >openPending: err= 2025/11/27 01:47:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc00083f540): >_readAt: n=20, err=EOF 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc00083f540): close: 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-27 00:49:20 +0000 GMT 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc00083f540): >close: err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:21 DEBUG : forgetting directory cache 2025/11/27 01:47:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000684a80): _readAt: size=512, off=0 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000684a80): openPending: 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-27 00:50:20 +0000 UTC" against cached fingerprint "20,2025-11-27 00:49:20 +0000 UTC" 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-27 00:50:20 +0000 UTC" != cached fingerprint "20,2025-11-27 00:49:20 +0000 UTC") 2025/11/27 01:47:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/27 01:47:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000684a80): >openPending: err= 2025/11/27 01:47:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000684a80): >_readAt: n=20, err=EOF 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000684a80): close: 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-27 00:50:20 +0000 GMT 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000684a80): >close: err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:21 DEBUG : forgetting directory cache 2025/11/27 01:47:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000d12d80): _readAt: size=512, off=0 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000d12d80): openPending: 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-27 00:51:20 +0000 UTC" against cached fingerprint "20,2025-11-27 00:50:20 +0000 UTC" 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-27 00:51:20 +0000 UTC" != cached fingerprint "20,2025-11-27 00:50:20 +0000 UTC") 2025/11/27 01:47:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/27 01:47:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000d12d80): >openPending: err= 2025/11/27 01:47:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000d12d80): >_readAt: n=20, err=EOF 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000d12d80): close: 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-27 00:51:20 +0000 GMT 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate(0xc000d12d80): >close: err= 2025/11/27 01:47:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:22 DEBUG : forgetting directory cache 2025/11/27 01:47:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc000634f40): _readAt: size=512, off=0 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc000634f40): openPending: 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-27 00:52:20 +0000 UTC" against cached fingerprint "20,2025-11-27 00:51:20 +0000 UTC" 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-27 00:52:20 +0000 UTC" != cached fingerprint "20,2025-11-27 00:51:20 +0000 UTC") 2025/11/27 01:47:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/27 01:47:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc000634f40): >openPending: err= 2025/11/27 01:47:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc000634f40): >_readAt: n=20, err=EOF 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc000634f40): close: 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-27 00:52:20 +0000 GMT 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc000634f40): >close: err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:22 DEBUG : forgetting directory cache 2025/11/27 01:47:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc00063f380): _readAt: size=512, off=0 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc00063f380): openPending: 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-27 00:53:20 +0000 UTC" against cached fingerprint "20,2025-11-27 00:52:20 +0000 UTC" 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-27 00:53:20 +0000 UTC" != cached fingerprint "20,2025-11-27 00:52:20 +0000 UTC") 2025/11/27 01:47:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/27 01:47:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc00063f380): >openPending: err= 2025/11/27 01:47:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc00063f380): >_readAt: n=20, err=EOF 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc00063f380): close: 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-27 00:53:20 +0000 GMT 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc00063f380): >close: err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:22 DEBUG : forgetting directory cache 2025/11/27 01:47:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc0007dde40): _readAt: size=512, off=0 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc0007dde40): openPending: 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-27 00:54:20 +0000 UTC" against cached fingerprint "20,2025-11-27 00:53:20 +0000 UTC" 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-27 00:54:20 +0000 UTC" != cached fingerprint "20,2025-11-27 00:53:20 +0000 UTC") 2025/11/27 01:47:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/27 01:47:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc0007dde40): >openPending: err= 2025/11/27 01:47:22 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc0007dde40): >_readAt: n=21, err=EOF 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc0007dde40): close: 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-27 00:54:20 +0000 GMT 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc0007dde40): >close: err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:22 DEBUG : forgetting directory cache 2025/11/27 01:47:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc000b7cc80): _readAt: size=512, off=0 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc000b7cc80): openPending: 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-27 00:55:20 +0000 UTC" against cached fingerprint "21,2025-11-27 00:54:20 +0000 UTC" 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-27 00:55:20 +0000 UTC" != cached fingerprint "21,2025-11-27 00:54:20 +0000 UTC") 2025/11/27 01:47:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/27 01:47:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc000b7cc80): >openPending: err= 2025/11/27 01:47:22 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc000b7cc80): >_readAt: n=22, err=EOF 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc000b7cc80): close: 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-27 00:55:20 +0000 GMT 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate(0xc000b7cc80): >close: err= 2025/11/27 01:47:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:23 DEBUG : forgetting directory cache 2025/11/27 01:47:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate(0xc00081a340): _readAt: size=512, off=0 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate(0xc00081a340): openPending: 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-27 00:56:20 +0000 UTC" against cached fingerprint "22,2025-11-27 00:55:20 +0000 UTC" 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-27 00:56:20 +0000 UTC" != cached fingerprint "22,2025-11-27 00:55:20 +0000 UTC") 2025/11/27 01:47:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/27 01:47:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate(0xc00081a340): >openPending: err= 2025/11/27 01:47:23 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate(0xc00081a340): >_readAt: n=23, err=EOF 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate(0xc00081a340): close: 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-27 00:56:20 +0000 GMT 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate(0xc00081a340): >close: err= 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:23 DEBUG : forgetting directory cache 2025/11/27 01:47:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate(0xc000830640): _readAt: size=512, off=0 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate(0xc000830640): openPending: 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-27 00:57:20 +0000 UTC" against cached fingerprint "23,2025-11-27 00:56:20 +0000 UTC" 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-27 00:57:20 +0000 UTC" != cached fingerprint "23,2025-11-27 00:56:20 +0000 UTC") 2025/11/27 01:47:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/27 01:47:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate(0xc000830640): >openPending: err= 2025/11/27 01:47:23 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate(0xc000830640): >_readAt: n=24, err=EOF 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate(0xc000830640): close: 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-27 00:57:20 +0000 GMT 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate(0xc000830640): >close: err= 2025/11/27 01:47:23 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:23 DEBUG : Looking for writers 2025/11/27 01:47:23 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/27 01:47:23 DEBUG : >WaitForWriters: 2025/11/27 01:47:23 DEBUG : webdav root 'rclone-test-kobicim1sufa': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:23 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:23 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:23 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:23 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:23 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : forgetting directory cache 2025/11/27 01:47:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/27 01:47:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/27 01:47:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/27 01:47:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/27 01:47:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/27 01:47:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/27 01:47:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/27 01:47:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/27 01:47:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/27 01:47:23 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/27 01:47:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/27 01:47:23 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/27 01:47:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/27 01:47:23 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/27 01:47:23 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/27 01:47:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/27 01:47:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/27 01:47:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/27 01:47:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/27 01:47:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/27 01:47:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/27 01:47:23 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:23 DEBUG : Looking for writers 2025/11/27 01:47:23 DEBUG : FiLeA: reading active writers 2025/11/27 01:47:23 DEBUG : FiLeB: reading active writers 2025/11/27 01:47:23 DEBUG : FilEb: reading active writers 2025/11/27 01:47:23 DEBUG : >WaitForWriters: 2025/11/27 01:47:23 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:23 DEBUG : Looking for writers 2025/11/27 01:47:23 DEBUG : FilEb: reading active writers 2025/11/27 01:47:23 DEBUG : FiLeA: reading active writers 2025/11/27 01:47:23 DEBUG : FiLeB: reading active writers 2025/11/27 01:47:23 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:23 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:23 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/27 01:47:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/27 01:47:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/27 01:47:23 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:23 DEBUG : Looking for writers 2025/11/27 01:47:23 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/27 01:47:23 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/27 01:47:23 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:23 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:23 DEBUG : webdav root 'rclone-test-kobicim1sufa': Reusing VFS from active cache 2025/11/27 01:47:23 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:23 DEBUG : Looking for writers 2025/11/27 01:47:23 DEBUG : >WaitForWriters: 2025/11/27 01:47:23 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:23 DEBUG : Looking for writers 2025/11/27 01:47:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:23 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:23 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:23 DEBUG : Looking for writers 2025/11/27 01:47:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:23 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:23 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:23 DEBUG : Looking for writers 2025/11/27 01:47:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:23 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:24 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:24 DEBUG : dir: Looking for writers 2025/11/27 01:47:24 DEBUG : file2: reading active writers 2025/11/27 01:47:24 DEBUG : Looking for writers 2025/11/27 01:47:24 DEBUG : dir: reading active writers 2025/11/27 01:47:24 DEBUG : file1: reading active writers 2025/11/27 01:47:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:24 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:24 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:24 DEBUG : dir: Looking for writers 2025/11/27 01:47:24 DEBUG : Looking for writers 2025/11/27 01:47:24 DEBUG : file1: reading active writers 2025/11/27 01:47:24 DEBUG : dir: reading active writers 2025/11/27 01:47:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:24 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:24 DEBUG : file1: Open: flags=O_RDONLY 2025/11/27 01:47:24 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/27 01:47:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/27 01:47:24 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:24 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/27 01:47:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/27 01:47:24 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/27 01:47:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:47:24 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:47:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/27 01:47:24 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/27 01:47:24 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/27 01:47:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/27 01:47:24 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (0 bytes), uploading instead of streaming 2025/11/27 01:47:24 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:24 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/27 01:47:24 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/11/27 01:47:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/27 01:47:24 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:47:24 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/27 01:47:24 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:24 DEBUG : dir: Looking for writers 2025/11/27 01:47:24 DEBUG : file2: reading active writers 2025/11/27 01:47:24 DEBUG : new_file.txt: reading active writers 2025/11/27 01:47:24 DEBUG : Looking for writers 2025/11/27 01:47:24 DEBUG : dir: reading active writers 2025/11/27 01:47:24 DEBUG : file1: reading active writers 2025/11/27 01:47:24 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:24 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:24 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/27 01:47:24 DEBUG : dir/file1: Updating file with dir/file1 0xc00057d140 2025/11/27 01:47:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/27 01:47:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:24 INFO : dir/file1: Moved (server-side) to: file0 2025/11/27 01:47:24 DEBUG : file0: Updating file with file0 0xc00057d140 2025/11/27 01:47:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/27 01:47:24 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/27 01:47:24 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:24 DEBUG : dir: Looking for writers 2025/11/27 01:47:24 DEBUG : Looking for writers 2025/11/27 01:47:24 DEBUG : file0: reading active writers 2025/11/27 01:47:24 DEBUG : dir: reading active writers 2025/11/27 01:47:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:24 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:24 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:24 DEBUG : Looking for writers 2025/11/27 01:47:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:24 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:24 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/27 01:47:24 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/27 01:47:24 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/27 01:47:25 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:25 DEBUG : a: Looking for writers 2025/11/27 01:47:25 DEBUG : b: Looking for writers 2025/11/27 01:47:25 DEBUG : c: Looking for writers 2025/11/27 01:47:25 DEBUG : d: Looking for writers 2025/11/27 01:47:25 DEBUG : Looking for writers 2025/11/27 01:47:25 DEBUG : Looking for writers 2025/11/27 01:47:25 DEBUG : /: reading active writers 2025/11/27 01:47:25 DEBUG : a: reading active writers 2025/11/27 01:47:25 DEBUG : b: reading active writers 2025/11/27 01:47:25 DEBUG : c: reading active writers 2025/11/27 01:47:25 DEBUG : d: reading active writers 2025/11/27 01:47:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:25 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/27 01:47:25 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/27 01:47:25 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/27 01:47:25 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/27 01:47:25 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:25 DEBUG : a/b/c/d: Looking for writers 2025/11/27 01:47:25 DEBUG : a/b/c: Looking for writers 2025/11/27 01:47:25 DEBUG : d: reading active writers 2025/11/27 01:47:25 DEBUG : a/b: Looking for writers 2025/11/27 01:47:25 DEBUG : c: reading active writers 2025/11/27 01:47:25 DEBUG : a: Looking for writers 2025/11/27 01:47:25 DEBUG : b: reading active writers 2025/11/27 01:47:25 DEBUG : Looking for writers 2025/11/27 01:47:25 DEBUG : a: reading active writers 2025/11/27 01:47:25 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 TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:25 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:25 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:25 DEBUG : Looking for writers 2025/11/27 01:47:25 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:25 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:47:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/27 01:47:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:25 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/27 01:47:25 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/27 01:47:25 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/27 01:47:25 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (5 bytes), uploading instead of streaming 2025/11/27 01:47:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:25 DEBUG : file1: size = 5 OK 2025/11/27 01:47:25 DEBUG : file1: Size of src and dst objects identical 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:47:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/27 01:47:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/27 01:47:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:47:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/27 01:47:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/27 01:47:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/27 01:47:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/27 01:47:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/27 01:47:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:25 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (0 bytes), uploading instead of streaming 2025/11/27 01:47:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:25 DEBUG : file1: size = 0 OK 2025/11/27 01:47:25 DEBUG : file1: Size of src and dst objects identical 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/27 01:47:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/27 01:47:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:25 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (7 bytes), uploading instead of streaming 2025/11/27 01:47:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:25 DEBUG : file1: size = 7 OK 2025/11/27 01:47:25 DEBUG : file1: Size of src and dst objects identical 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:25 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:25 DEBUG : Looking for writers 2025/11/27 01:47:25 DEBUG : file1: reading active writers 2025/11/27 01:47:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:25 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:47:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/27 01:47:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/27 01:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:25 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/27 01:47:26 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/27 01:47:26 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/27 01:47:26 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/27 01:47:26 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (11 bytes), uploading instead of streaming 2025/11/27 01:47:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:26 DEBUG : file1: size = 11 OK 2025/11/27 01:47:26 DEBUG : file1: Size of src and dst objects identical 2025/11/27 01:47:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:26 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/27 01:47:26 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:26 DEBUG : Looking for writers 2025/11/27 01:47:26 DEBUG : file1: reading active writers 2025/11/27 01:47:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:26 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:47:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:47:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/27 01:47:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/27 01:47:26 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/27 01:47:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:26 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (5 bytes), uploading instead of streaming 2025/11/27 01:47:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:26 DEBUG : file1: size = 5 OK 2025/11/27 01:47:26 DEBUG : file1: Size of src and dst objects identical 2025/11/27 01:47:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:26 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/27 01:47:26 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:26 DEBUG : Looking for writers 2025/11/27 01:47:26 DEBUG : file1: reading active writers 2025/11/27 01:47:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:27 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:47:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:47:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/27 01:47:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/27 01:47:27 DEBUG : file1: WriteFileHandle.Release closing 2025/11/27 01:47:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:27 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (0 bytes), uploading instead of streaming 2025/11/27 01:47:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:27 DEBUG : file1: size = 0 OK 2025/11/27 01:47:27 DEBUG : file1: Size of src and dst objects identical 2025/11/27 01:47:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:27 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/27 01:47:27 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:27 DEBUG : Looking for writers 2025/11/27 01:47:27 DEBUG : file1: reading active writers 2025/11/27 01:47:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:27 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:47:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:47:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/27 01:47:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/11/27 01:47:27 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:27 DEBUG : Looking for writers 2025/11/27 01:47:27 DEBUG : file1: reading active writers 2025/11/27 01:47:27 DEBUG : file1: active writers 1 2025/11/27 01:47:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/11/27 01:47:27 DEBUG : Looking for writers 2025/11/27 01:47:27 DEBUG : file1: reading active writers 2025/11/27 01:47:27 DEBUG : file1: active writers 1 2025/11/27 01:47:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/11/27 01:47:27 DEBUG : Looking for writers 2025/11/27 01:47:27 DEBUG : file1: reading active writers 2025/11/27 01:47:27 DEBUG : file1: active writers 1 2025/11/27 01:47:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/11/27 01:47:27 DEBUG : Looking for writers 2025/11/27 01:47:27 DEBUG : file1: reading active writers 2025/11/27 01:47:27 DEBUG : file1: active writers 1 2025/11/27 01:47:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/11/27 01:47:27 DEBUG : Looking for writers 2025/11/27 01:47:27 DEBUG : file1: reading active writers 2025/11/27 01:47:27 DEBUG : file1: active writers 1 2025/11/27 01:47:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/11/27 01:47:27 DEBUG : Looking for writers 2025/11/27 01:47:27 DEBUG : file1: reading active writers 2025/11/27 01:47:27 DEBUG : file1: active writers 1 2025/11/27 01:47:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/11/27 01:47:27 DEBUG : Looking for writers 2025/11/27 01:47:27 DEBUG : file1: reading active writers 2025/11/27 01:47:27 DEBUG : file1: active writers 1 2025/11/27 01:47:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/11/27 01:47:28 DEBUG : Looking for writers 2025/11/27 01:47:28 DEBUG : file1: reading active writers 2025/11/27 01:47:28 DEBUG : file1: active writers 1 2025/11/27 01:47:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:29 DEBUG : Looking for writers 2025/11/27 01:47:29 DEBUG : file1: reading active writers 2025/11/27 01:47:29 DEBUG : file1: active writers 1 2025/11/27 01:47:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:30 DEBUG : Looking for writers 2025/11/27 01:47:30 DEBUG : file1: reading active writers 2025/11/27 01:47:30 DEBUG : file1: active writers 1 2025/11/27 01:47:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:31 DEBUG : Looking for writers 2025/11/27 01:47:31 DEBUG : file1: reading active writers 2025/11/27 01:47:31 DEBUG : file1: active writers 1 2025/11/27 01:47:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:32 DEBUG : Looking for writers 2025/11/27 01:47:32 DEBUG : file1: reading active writers 2025/11/27 01:47:32 DEBUG : file1: active writers 1 2025/11/27 01:47:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:33 DEBUG : Looking for writers 2025/11/27 01:47:33 DEBUG : file1: reading active writers 2025/11/27 01:47:33 DEBUG : file1: active writers 1 2025/11/27 01:47:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:34 DEBUG : Looking for writers 2025/11/27 01:47:34 DEBUG : file1: reading active writers 2025/11/27 01:47:34 DEBUG : file1: active writers 1 2025/11/27 01:47:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:35 DEBUG : Looking for writers 2025/11/27 01:47:35 DEBUG : file1: reading active writers 2025/11/27 01:47:35 DEBUG : file1: active writers 1 2025/11/27 01:47:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:36 DEBUG : Looking for writers 2025/11/27 01:47:36 DEBUG : file1: reading active writers 2025/11/27 01:47:36 DEBUG : file1: active writers 1 2025/11/27 01:47:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:37 DEBUG : Looking for writers 2025/11/27 01:47:37 DEBUG : file1: reading active writers 2025/11/27 01:47:37 DEBUG : file1: active writers 1 2025/11/27 01:47:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:38 DEBUG : Looking for writers 2025/11/27 01:47:38 DEBUG : file1: reading active writers 2025/11/27 01:47:38 DEBUG : file1: active writers 1 2025/11/27 01:47:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:39 DEBUG : Looking for writers 2025/11/27 01:47:39 DEBUG : file1: reading active writers 2025/11/27 01:47:39 DEBUG : file1: active writers 1 2025/11/27 01:47:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:40 DEBUG : Looking for writers 2025/11/27 01:47:40 DEBUG : file1: reading active writers 2025/11/27 01:47:40 DEBUG : file1: active writers 1 2025/11/27 01:47:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:41 DEBUG : Looking for writers 2025/11/27 01:47:41 DEBUG : file1: reading active writers 2025/11/27 01:47:41 DEBUG : file1: active writers 1 2025/11/27 01:47:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:42 DEBUG : Looking for writers 2025/11/27 01:47:42 DEBUG : file1: reading active writers 2025/11/27 01:47:42 DEBUG : file1: active writers 1 2025/11/27 01:47:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:43 DEBUG : Looking for writers 2025/11/27 01:47:43 DEBUG : file1: reading active writers 2025/11/27 01:47:43 DEBUG : file1: active writers 1 2025/11/27 01:47:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:44 DEBUG : Looking for writers 2025/11/27 01:47:44 DEBUG : file1: reading active writers 2025/11/27 01:47:44 DEBUG : file1: active writers 1 2025/11/27 01:47:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:45 DEBUG : Looking for writers 2025/11/27 01:47:45 DEBUG : file1: reading active writers 2025/11/27 01:47:45 DEBUG : file1: active writers 1 2025/11/27 01:47:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:46 DEBUG : Looking for writers 2025/11/27 01:47:46 DEBUG : file1: reading active writers 2025/11/27 01:47:46 DEBUG : file1: active writers 1 2025/11/27 01:47:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:47 DEBUG : Looking for writers 2025/11/27 01:47:47 DEBUG : file1: reading active writers 2025/11/27 01:47:47 DEBUG : file1: active writers 1 2025/11/27 01:47:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:48 DEBUG : Looking for writers 2025/11/27 01:47:48 DEBUG : file1: reading active writers 2025/11/27 01:47:48 DEBUG : file1: active writers 1 2025/11/27 01:47:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:49 DEBUG : Looking for writers 2025/11/27 01:47:49 DEBUG : file1: reading active writers 2025/11/27 01:47:49 DEBUG : file1: active writers 1 2025/11/27 01:47:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:50 DEBUG : Looking for writers 2025/11/27 01:47:50 DEBUG : file1: reading active writers 2025/11/27 01:47:50 DEBUG : file1: active writers 1 2025/11/27 01:47:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:51 DEBUG : Looking for writers 2025/11/27 01:47:51 DEBUG : file1: reading active writers 2025/11/27 01:47:51 DEBUG : file1: active writers 1 2025/11/27 01:47:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:52 DEBUG : Looking for writers 2025/11/27 01:47:52 DEBUG : file1: reading active writers 2025/11/27 01:47:52 DEBUG : file1: active writers 1 2025/11/27 01:47:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:53 DEBUG : Looking for writers 2025/11/27 01:47:53 DEBUG : file1: reading active writers 2025/11/27 01:47:53 DEBUG : file1: active writers 1 2025/11/27 01:47:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:54 DEBUG : Looking for writers 2025/11/27 01:47:54 DEBUG : file1: reading active writers 2025/11/27 01:47:54 DEBUG : file1: active writers 1 2025/11/27 01:47:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:55 DEBUG : Looking for writers 2025/11/27 01:47:55 DEBUG : file1: reading active writers 2025/11/27 01:47:55 DEBUG : file1: active writers 1 2025/11/27 01:47:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:56 DEBUG : Looking for writers 2025/11/27 01:47:56 DEBUG : file1: reading active writers 2025/11/27 01:47:56 DEBUG : file1: active writers 1 2025/11/27 01:47:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/27 01:47:57 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/11/27 01:47:57 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:57 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:47:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:47:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/27 01:47:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/27 01:47:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:57 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (0 bytes), uploading instead of streaming 2025/11/27 01:47:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:57 DEBUG : file1: size = 0 OK 2025/11/27 01:47:57 DEBUG : file1: Size of src and dst objects identical 2025/11/27 01:47:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:47:57 DEBUG : file1: Open: flags=O_RDONLY 2025/11/27 01:47:57 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/27 01:47:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/27 01:47:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:57 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:57 DEBUG : Looking for writers 2025/11/27 01:47:57 DEBUG : file1: reading active writers 2025/11/27 01:47:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:57 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/27 01:47:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/27 01:47:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/27 01:47:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/27 01:47:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:57 DEBUG : webdav root 'rclone-test-kobicim1sufa': File to upload is small (100 bytes), uploading instead of streaming 2025/11/27 01:47:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:57 DEBUG : file1: size = 100 OK 2025/11/27 01:47:57 DEBUG : file1: Size of src and dst objects identical 2025/11/27 01:47:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/27 01:47:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/27 01:47:57 DEBUG : file1: Open: flags=O_RDONLY 2025/11/27 01:47:57 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/27 01:47:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/27 01:47:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:57 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:57 DEBUG : Looking for writers 2025/11/27 01:47:57 DEBUG : file1: reading active writers 2025/11/27 01:47:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:57 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:57 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:57 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:57 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:57 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:57 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:57 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/27 01:47:57 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/27 01:47:57 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:57 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:57 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/27 01:47:57 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/27 01:47:57 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:57 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:57 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/27 01:47:57 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/27 01:47:57 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:57 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:57 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/27 01:47:57 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/27 01:47:57 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:57 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:57 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/27 01:47:57 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/27 01:47:57 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:57 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:57 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:57 DEBUG : flat: Looking for writers 2025/11/27 01:47:57 DEBUG : f000.txt: reading active writers 2025/11/27 01:47:57 DEBUG : f001.txt: reading active writers 2025/11/27 01:47:57 DEBUG : f002.txt: reading active writers 2025/11/27 01:47:57 DEBUG : f003.txt: reading active writers 2025/11/27 01:47:57 DEBUG : f004.txt: reading active writers 2025/11/27 01:47:57 DEBUG : Looking for writers 2025/11/27 01:47:57 DEBUG : flat: reading active writers 2025/11/27 01:47:57 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:57 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:57 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:57 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:57 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:57 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/27 01:47:57 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/27 01:47:57 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:57 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:57 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/27 01:47:57 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/27 01:47:57 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:57 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:57 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/27 01:47:57 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/27 01:47:57 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:57 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:57 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:57 DEBUG : a/b/c: Looking for writers 2025/11/27 01:47:57 DEBUG : deep.txt: reading active writers 2025/11/27 01:47:57 DEBUG : a/b: Looking for writers 2025/11/27 01:47:57 DEBUG : c: reading active writers 2025/11/27 01:47:57 DEBUG : mid.txt: reading active writers 2025/11/27 01:47:57 DEBUG : a: Looking for writers 2025/11/27 01:47:57 DEBUG : b: reading active writers 2025/11/27 01:47:57 DEBUG : top.txt: reading active writers 2025/11/27 01:47:57 DEBUG : Looking for writers 2025/11/27 01:47:57 DEBUG : a: reading active writers 2025/11/27 01:47:57 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.31s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:57 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:58 DEBUG : bigdir: Looking for writers 2025/11/27 01:47:58 DEBUG : big.bin: reading active writers 2025/11/27 01:47:58 DEBUG : Looking for writers 2025/11/27 01:47:58 DEBUG : bigdir: reading active writers 2025/11/27 01:47:58 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.65s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-kobicim1sufa'", Local "Local file system at /tmp/rclone1067857199", Modify Window "1s" 2025/11/27 01:47:58 INFO : webdav root 'rclone-test-kobicim1sufa': poll-interval is not supported by this remote 2025/11/27 01:47:58 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:58 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:58 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/11/27 01:47:58 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/27 01:47:58 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/27 01:47:58 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:58 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/27 01:47:58 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/27 01:47:58 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:58 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/27 01:47:58 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/27 01:47:58 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/27 01:47:58 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/27 01:47:58 DEBUG : WaitForWriters: timeout=30s 2025/11/27 01:47:58 DEBUG : dir1: Looking for writers 2025/11/27 01:47:58 DEBUG : a.txt: reading active writers 2025/11/27 01:47:58 DEBUG : dir2: Looking for writers 2025/11/27 01:47:58 DEBUG : b.txt: reading active writers 2025/11/27 01:47:58 DEBUG : dir3: Looking for writers 2025/11/27 01:47:58 DEBUG : c.txt: reading active writers 2025/11/27 01:47:58 DEBUG : Looking for writers 2025/11/27 01:47:58 DEBUG : dir1: reading active writers 2025/11/27 01:47:58 DEBUG : dir2: reading active writers 2025/11/27 01:47:58 DEBUG : dir3: reading active writers 2025/11/27 01:47:58 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/27 01:47:58 DEBUG : webdav root 'rclone-test-kobicim1sufa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.334377321s (try 1/5)